{
    "name": "FIN AND FIND",
    "description": "Best risk management software",
    "url": "https:\/\/www.finandfind.com",
    "home": "https:\/\/www.finandfind.com\/tr",
    "gmt_offset": "0",
    "timezone_string": "",
    "page_for_posts": 0,
    "page_on_front": 5,
    "show_on_front": "page",
    "namespaces": [
        "oembed\/1.0",
        "hostinger-easy-onboarding\/v1",
        "jetpack-boost-ds",
        "litespeed\/v1",
        "litespeed\/v3",
        "siteground-settings\/v1",
        "sg-security\/v1",
        "yoast\/v1",
        "jetpack-boost\/v1",
        "jetpack\/v4",
        "my-jetpack\/v1",
        "jetpack\/v4\/explat",
        "complianz\/v1",
        "complianz_tc\/v1",
        "monsterinsights\/v1",
        "gutenkit\/v1",
        "hostinger-ai-assistant\/v1",
        "hostinger-amplitude\/v1",
        "hostinger-tools-plugin\/v1",
        "wp\/v2",
        "jwt-auth\/v1",
        "nv\/v1\/dashboard",
        "nv\/v1\/posts",
        "neve_pro\/v1",
        "google-site-kit\/v1",
        "otter\/v1",
        "wp-abilities\/v1",
        "mcp",
        "wp-site-health\/v1",
        "wp-block-editor\/v1"
    ],
    "authentication": [],
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/"
                    }
                ]
            }
        },
        "\/batch\/v1": {
            "namespace": "",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "validation": {
                            "type": "string",
                            "enum": [
                                "require-all-validate",
                                "normal"
                            ],
                            "default": "normal",
                            "required": false
                        },
                        "requests": {
                            "type": "array",
                            "maxItems": 25,
                            "items": {
                                "type": "object",
                                "properties": {
                                    "method": {
                                        "type": "string",
                                        "enum": [
                                            "POST",
                                            "PUT",
                                            "PATCH",
                                            "DELETE"
                                        ],
                                        "default": "POST"
                                    },
                                    "path": {
                                        "type": "string",
                                        "required": true
                                    },
                                    "body": {
                                        "type": "object",
                                        "properties": [],
                                        "additionalProperties": true
                                    },
                                    "headers": {
                                        "type": "object",
                                        "properties": [],
                                        "additionalProperties": {
                                            "type": [
                                                "string",
                                                "array"
                                            ],
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/batch\/v1"
                    }
                ]
            }
        },
        "\/oembed\/1.0": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "oembed\/1.0",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "oEmbed verisinin al\u0131naca\u011f\u0131 kayna\u011f\u0131n adresi.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "oEmbed verisinin al\u0131naca\u011f\u0131 kayna\u011f\u0131n adresi.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "Kullan\u0131lacak oEmbed bi\u00e7imi.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "Piksel cinsinden g\u00f6mme \u00e7er\u00e7evesinin en fazla geni\u015fli\u011fi.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "Piksel cinsinden g\u00f6mme \u00e7er\u00e7evesinin en fazla y\u00fcksekli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "Onaylanmam\u0131\u015f hizmet sa\u011flay\u0131c\u0131lar i\u00e7in oEmbed ke\u015fif iste\u011fi yap\u0131l\u0131p yap\u0131lmayaca\u011f\u0131.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "hostinger-easy-onboarding\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-welcome-status": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1\/get-welcome-status"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/update-welcome-status": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1\/update-welcome-status"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/update-addons-banner-status": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1\/update-addons-banner-status"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/update-reach-banner-status": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1\/update-reach-banner-status"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-steps": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1\/get-steps"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/complete-step": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1\/complete-step"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/toggle-list-visibility": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1\/toggle-list-visibility"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/install-plugin": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1\/install-plugin"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/activate-plugin": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1\/activate-plugin"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/activate-theme": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1\/activate-theme"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/install-ai-theme": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1\/install-ai-theme"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/install-affiliate-theme": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1\/install-affiliate-theme"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/woo-setup": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1\/woo-setup"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-plugins": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1\/get-plugins"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-tutorials": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1\/get-tutorials"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-domain-details": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1\/get-domain-details"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-plan-details": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1\/get-plan-details"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-suggested-plugins": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1\/get-suggested-plugins"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-suggested-themes": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1\/get-suggested-themes"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-astra-templates": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1\/get-astra-templates"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-website-data": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1\/get-website-data"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-astra-template-import-status": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1\/get-astra-template-import-status"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/import-astra-template": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1\/import-astra-template"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-available-plugins": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1\/get-available-plugins"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/install-plugins": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1\/install-plugins"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/save-onboarding-options": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1\/save-onboarding-options"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-homepage-edit-url": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-easy-onboarding\/v1\/get-homepage-edit-url"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack-boost-ds",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/dismissed-alerts": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/dismissed-alerts"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/dismissed-alerts\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/dismissed-alerts\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/dismissed-alerts\/merge": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/dismissed-alerts\/merge"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/connection": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/connection"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/pricing": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/pricing"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/product": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/product"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/premium-features": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/premium-features"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/getting-started": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/getting-started"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/getting-started\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/getting-started\/set"
                    }
                ]
            }
        },
        "\/litespeed\/v1": {
            "namespace": "litespeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "litespeed\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/litespeed\/v1"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/toggle_crawler_state": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/litespeed\/v1\/toggle_crawler_state"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/tool\/check_ip": {
            "namespace": "litespeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/litespeed\/v1\/tool\/check_ip"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/guest\/sync": {
            "namespace": "litespeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/litespeed\/v1\/guest\/sync"
                    }
                ]
            }
        },
        "\/litespeed\/v3": {
            "namespace": "litespeed\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "litespeed\/v3",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/litespeed\/v3"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/ip_validate": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/litespeed\/v3\/ip_validate"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/wp_rest_echo": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/litespeed\/v3\/wp_rest_echo"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/ping": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/litespeed\/v3\/ping"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/cdn_status": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/litespeed\/v3\/cdn_status"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_img": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/litespeed\/v1\/notify_img"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_ccss": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/litespeed\/v1\/notify_ccss"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_ucss": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/litespeed\/v1\/notify_ucss"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_vpi": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/litespeed\/v1\/notify_vpi"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/err_domains": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/litespeed\/v3\/err_domains"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/check_img": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/litespeed\/v1\/check_img"
                    }
                ]
            }
        },
        "\/siteground-settings\/v1": {
            "namespace": "siteground-settings\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "siteground-settings\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/siteground-settings\/v1"
                    }
                ]
            }
        },
        "\/siteground-settings\/v1\/update-settings": {
            "namespace": "siteground-settings\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/siteground-settings\/v1\/update-settings"
                    }
                ]
            }
        },
        "\/sg-security\/v1": {
            "namespace": "sg-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "sg-security\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/fetch-options": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/fetch-options"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/reinstall-plugins": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/reinstall-plugins"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/force-password-reset": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/force-password-reset"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/logout-users": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/logout-users"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/lock-system-folders": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/lock-system-folders"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/disable-editors": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/disable-editors"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/hide-wp-version": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/hide-wp-version"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/disable-xml-rpc": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/disable-xml-rpc"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/disable-feeds": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/disable-feeds"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/delete-readme": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/delete-readme"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/xss-protection": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/xss-protection"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/2fa": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/2fa"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/reset-user-2fa\/(?P<id>\\d+)": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/sg-security\/v1\/disable-admin-username": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/disable-admin-username"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/login-access": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/login-access"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/limit-login-attempts": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/limit-login-attempts"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/custom-login-url": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/custom-login-url"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/notifications": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/notifications"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/hardening": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/hardening"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/e-book": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/e-book"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/rate": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/rate"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/activity-unknown": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/activity-unknown"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/activity-registered": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/activity-registered"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/blocked-users": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/blocked-users"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/block-ip\/(?P<id>\\d+)": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ip": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/sg-security\/v1\/login-unblock": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/login-unblock"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/block-user\/(?P<id>\\d+)": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/sg-security\/v1\/get-visitor-status\/(?P<id>\\d+)": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ip": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/sg-security\/v1\/weekly-report": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/weekly-report"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/notification-emails": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/notification-emails"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/manage-activity-log": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/manage-activity-log"
                    }
                ]
            }
        },
        "\/sg-security\/v1\/activity-log-lifetime": {
            "namespace": "sg-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/sg-security\/v1\/activity-log-lifetime"
                    }
                ]
            }
        },
        "\/yoast\/v1": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "yoast\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1"
                    }
                ]
            }
        },
        "\/yoast\/v1\/file_size": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "type": "string",
                            "description": "The url to retrieve",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/file_size"
                    }
                ]
            }
        },
        "\/yoast\/v1\/statistics": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/statistics"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/callback": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/ai_generator\/callback"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/refresh_callback": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/ai_generator\/refresh_callback"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/consent": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "consent": {
                            "type": "boolean",
                            "description": "Whether the consent to use AI-based services has been given by the user.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/ai_generator\/consent"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai\/free_sparks": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/ai\/free_sparks"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/bust_subscription_cache": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/ai_generator\/bust_subscription_cache"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/get_suggestions": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "enum": [
                                "seo-title",
                                "meta-description",
                                "product-seo-title",
                                "product-meta-description",
                                "product-taxonomy-seo-title",
                                "product-taxonomy-meta-description",
                                "taxonomy-seo-title",
                                "taxonomy-meta-description"
                            ],
                            "description": "The type of suggestion requested.",
                            "required": true
                        },
                        "prompt_content": {
                            "type": "string",
                            "description": "The content needed by the prompt to ask for suggestions.",
                            "required": true
                        },
                        "focus_keyphrase": {
                            "type": "string",
                            "description": "The focus keyphrase associated to the post.",
                            "required": true
                        },
                        "language": {
                            "type": "string",
                            "description": "The language the post is written in.",
                            "required": true
                        },
                        "platform": {
                            "type": "string",
                            "enum": [
                                "Google",
                                "Facebook",
                                "Twitter"
                            ],
                            "description": "The platform the post is intended for.",
                            "required": true
                        },
                        "editor": {
                            "type": "string",
                            "enum": [
                                "classic",
                                "elementor",
                                "gutenberg"
                            ],
                            "description": "The current editor.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/ai_generator\/get_suggestions"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/get_usage": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "is_woo_product_entity": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/ai_generator\/get_usage"
                    }
                ]
            }
        },
        "\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "postTypeName": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type"
                    }
                ]
            }
        },
        "\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "taxonomyName": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy"
                    }
                ]
            }
        },
        "\/yoast\/v1\/site_kit_configuration_permanent_dismissal": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "is_dismissed": {
                            "type": "bool",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/site_kit_configuration_permanent_dismissal"
                    }
                ]
            }
        },
        "\/yoast\/v1\/site_kit_manage_consent": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "consent": {
                            "type": "bool",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/site_kit_manage_consent"
                    }
                ]
            }
        },
        "\/yoast\/v1\/readability_scores": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "contentType": {
                            "type": "string",
                            "required": true
                        },
                        "taxonomy": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "term": {
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "troubleshooting": {
                            "type": "bool",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/readability_scores"
                    }
                ]
            }
        },
        "\/yoast\/v1\/seo_scores": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "contentType": {
                            "type": "string",
                            "required": true
                        },
                        "taxonomy": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "term": {
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "troubleshooting": {
                            "type": "bool",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/seo_scores"
                    }
                ]
            }
        },
        "\/yoast\/v1\/time_based_seo_metrics": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "limit": {
                            "type": "int",
                            "default": 5,
                            "required": false
                        },
                        "options": {
                            "type": "object",
                            "properties": {
                                "widget": {
                                    "type": "string",
                                    "required": true,
                                    "sanitize_callback": "sanitize_text_field"
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/time_based_seo_metrics"
                    }
                ]
            }
        },
        "\/yoast\/v1\/setup_steps_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "setup_widget_loaded": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        },
                        "first_interaction_stage": {
                            "type": "string",
                            "enum": [
                                "install",
                                "activate",
                                "setup",
                                "grantConsent",
                                "successfullyConnected"
                            ],
                            "required": false
                        },
                        "last_interaction_stage": {
                            "type": "string",
                            "enum": [
                                "install",
                                "activate",
                                "setup",
                                "grantConsent",
                                "successfullyConnected"
                            ],
                            "required": false
                        },
                        "setup_widget_temporarily_dismissed": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        },
                        "setup_widget_permanently_dismissed": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/setup_steps_tracking"
                    }
                ]
            }
        },
        "\/yoast\/v1\/introductions\/(?P<introduction_id>[\\w-]+)\/seen": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "introduction_id": {
                            "type": "string",
                            "required": true
                        },
                        "is_seen": {
                            "type": "bool",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/yoast\/v1\/wistia_embed_permission": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "value": {
                            "type": "bool",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/wistia_embed_permission"
                    }
                ]
            }
        },
        "\/yoast\/v1\/available_posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "postType": {
                            "type": "string",
                            "default": "page",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/available_posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/alerts\/dismiss": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "key": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/alerts\/dismiss"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/site_representation": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "company_or_person": {
                            "type": "string",
                            "enum": [
                                "company",
                                "person"
                            ],
                            "required": true
                        },
                        "company_name": {
                            "type": "string",
                            "required": false
                        },
                        "company_logo": {
                            "type": "string",
                            "required": false
                        },
                        "company_logo_id": {
                            "type": "integer",
                            "required": false
                        },
                        "person_logo": {
                            "type": "string",
                            "required": false
                        },
                        "person_logo_id": {
                            "type": "integer",
                            "required": false
                        },
                        "company_or_person_user_id": {
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/configuration\/site_representation"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/social_profiles": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "facebook_site": {
                            "type": "string",
                            "required": false
                        },
                        "twitter_site": {
                            "type": "string",
                            "required": false
                        },
                        "other_social_urls": {
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/configuration\/social_profiles"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/check_capability": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "user_id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/configuration\/check_capability"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/enable_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "tracking": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/configuration\/enable_tracking"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/save_configuration_state": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "finishedSteps": {
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/configuration\/save_configuration_state"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/get_configuration_state": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/configuration\/get_configuration_state"
                    }
                ]
            }
        },
        "\/yoast\/v1\/import\/(?P<plugin>[\\w-]+)\/(?P<type>[\\w-]+)": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/yoast\/v1\/get_head": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/get_head"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/indexing\/posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/terms": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/indexing\/terms"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/post-type-archives": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/indexing\/post-type-archives"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/general": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/indexing\/general"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/prepare": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/indexing\/prepare"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/indexables-complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/indexing\/indexables-complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/indexing\/complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link-indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/link-indexing\/posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link-indexing\/terms": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/link-indexing\/terms"
                    }
                ]
            }
        },
        "\/yoast\/v1\/integrations\/set_active": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "active": {
                            "type": "boolean",
                            "required": true
                        },
                        "integration": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/integrations\/set_active"
                    }
                ]
            }
        },
        "\/yoast\/v1\/meta\/search": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/meta\/search"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/authenticate": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/semrush\/authenticate"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/country_code": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country_code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/semrush\/country_code"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/related_keyphrases": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "keyphrase": {
                            "required": true
                        },
                        "country_code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/semrush\/related_keyphrases"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/authorization-url": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/wincher\/authorization-url"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/authenticate": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "required": true
                        },
                        "websiteId": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/wincher\/authenticate"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases\/track": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyphrases": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/wincher\/keyphrases\/track"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyphrases": {
                            "required": false
                        },
                        "permalink": {
                            "required": false
                        },
                        "startAt": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/wincher\/keyphrases"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases\/untrack": {
            "namespace": "yoast\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/wincher\/keyphrases\/untrack"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/account\/limit": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/wincher\/account\/limit"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/account\/upgrade-campaign": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/wincher\/account\/upgrade-campaign"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "cornerstone": {
                            "required": true
                        },
                        "orphaned": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/workouts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/complete_task": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "options": {
                            "type": "object",
                            "properties": {
                                "task": {
                                    "type": "string",
                                    "required": true,
                                    "sanitize_callback": "sanitize_text_field"
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/complete_task"
                    }
                ]
            }
        },
        "\/yoast\/v1\/get_tasks": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "options": {
                            "type": "object",
                            "properties": {
                                "filter": {
                                    "type": "string",
                                    "required": false,
                                    "sanitize_callback": "sanitize_text_field"
                                },
                                "limit": {
                                    "type": "int",
                                    "required": false,
                                    "sanitize_callback": "absint"
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/get_tasks"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai\/optimize": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "assessment": {
                            "type": "string",
                            "enum": [
                                "seo-keyphrase-introduction",
                                "seo-keyphrase-density",
                                "seo-keyphrase-distribution",
                                "seo-keyphrase-subheadings",
                                "read-sentence-length",
                                "read-paragraph-length"
                            ],
                            "description": "The assessment.",
                            "required": true
                        },
                        "language": {
                            "type": "string",
                            "description": "The language the post is written in.",
                            "required": true
                        },
                        "prompt_content": {
                            "type": "string",
                            "description": "The content needed by the prompt to ask for suggestions.",
                            "required": true
                        },
                        "focus_keyphrase": {
                            "type": "string",
                            "description": "The focus keyphrase associated to the post.",
                            "required": false
                        },
                        "synonyms": {
                            "type": "string",
                            "description": "The synonyms for the focus keyphrase.",
                            "required": false
                        },
                        "editor": {
                            "type": "string",
                            "enum": [
                                "Classic",
                                "Gutenberg"
                            ],
                            "description": "The editor type, either Classic or Gutenberg.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/ai\/optimize"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai\/summarize": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "language": {
                            "type": "string",
                            "description": "The language the post is written in.",
                            "required": true
                        },
                        "prompt_content": {
                            "type": "string",
                            "description": "The content needed by the prompt to ask for a summary.",
                            "required": true
                        },
                        "focus_keyphrase": {
                            "type": "string",
                            "description": "The focus keyphrase associated to the post.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/ai\/summarize"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link_suggestions": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "prominent_words": {
                            "type": "object",
                            "description": "Stems of prominent words and their term frequencies we want link suggestions based on",
                            "required": true
                        },
                        "object_id": {
                            "type": "integer",
                            "description": "The object id of the current indexable.",
                            "required": true
                        },
                        "object_type": {
                            "type": "string",
                            "description": "The object type of the current indexable.",
                            "required": true
                        },
                        "limit": {
                            "default": 5,
                            "type": "integer",
                            "description": "The maximum number of link suggestions to retrieve",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/link_suggestions"
                    }
                ]
            }
        },
        "\/yoast\/v1\/prominent_words\/get_content": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/prominent_words\/get_content"
                    }
                ]
            }
        },
        "\/yoast\/v1\/prominent_words\/complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/prominent_words\/complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/prominent_words\/save": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "object_id": {
                                        "type": "number",
                                        "required": true
                                    },
                                    "prominent_words": {
                                        "type": "object",
                                        "required": false
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/prominent_words\/save"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/noindex": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "object_id": {
                            "type": "integer",
                            "required": true
                        },
                        "object_type": {
                            "type": "string",
                            "required": true
                        },
                        "object_sub_type": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/workouts\/noindex"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/remove_redirect": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "object_id": {
                            "type": "integer",
                            "required": true
                        },
                        "object_type": {
                            "type": "string",
                            "required": true
                        },
                        "object_sub_type": {
                            "type": "string",
                            "required": true
                        },
                        "permalink": {
                            "type": "string",
                            "required": true
                        },
                        "redirect_url": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/workouts\/remove_redirect"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/link_suggestions": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "indexableId": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/workouts\/link_suggestions"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/last_updated": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "postId": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/workouts\/last_updated"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/cornerstone_data": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/workouts\/cornerstone_data"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/enable_cornerstone": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "object_id": {
                            "type": "integer",
                            "required": true
                        },
                        "object_type": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/workouts\/enable_cornerstone"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack-boost\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost\/v1"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/connection": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost\/v1\/connection"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/modules-state": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/modules-state"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/modules-state\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/modules-state\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/modules-state\/merge": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/modules-state\/merge"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/critical-css-state"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/critical-css-state\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/critical-css-state\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-meta": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/critical-css-meta"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-suggest-regenerate": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/critical-css-suggest-regenerate"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-suggest-regenerate\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/critical-css-suggest-regenerate\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-suggest-regenerate\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/critical-css-suggest-regenerate\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/action\/request-regenerate": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/critical-css-state\/action\/request-regenerate"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-css": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-css"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-errors": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-errors"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-errors-dismissed": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-errors-dismissed"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/lcp-state": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/lcp-state"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/lcp-state\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/lcp-state\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/lcp-state\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/lcp-state\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/lcp-state\/action\/request-analyze": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/lcp-state\/action\/request-analyze"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-js-excludes": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/minify-js-excludes"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-js-excludes\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/minify-js-excludes\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-js-excludes-default": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/minify-js-excludes-default"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-css-excludes": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/minify-css-excludes"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-css-excludes\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/minify-css-excludes\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-css-excludes-default": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/minify-css-excludes-default"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history-toggle": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/performance-history-toggle"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history-toggle\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/performance-history-toggle\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history-toggle\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/performance-history-toggle\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/performance-history"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/performance-history\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/cache-debug-log": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/cache-debug-log"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/cache-engine-loading": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/cache-engine-loading"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/page-cache"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/page-cache\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache-error": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/page-cache-error"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache-error\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/page-cache-error\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache-error\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/page-cache-error\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache\/action\/run-setup": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/page-cache\/action\/run-setup"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache\/action\/clear-page-cache": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/page-cache\/action\/clear-page-cache"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache\/action\/deactivate-wpsc": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/page-cache\/action\/deactivate-wpsc"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-legacy-notice": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/minify-legacy-notice"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/image-cdn-quality": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/image-cdn-quality"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/image-cdn-quality\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/image-cdn-quality\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/image-cdn-quality\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/image-cdn-quality\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/lcp\/update": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost\/v1\/lcp\/update"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/cornerstone-pages-list": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/cornerstone-pages-list"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/cornerstone-pages-list\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/cornerstone-pages-list\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/cornerstone-pages-properties": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost-ds\/cornerstone-pages-properties"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/list-site-urls": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost\/v1\/list-site-urls"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/list-source-providers": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost\/v1\/list-source-providers"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/list-cornerstone-pages": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost\/v1\/list-cornerstone-pages"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/list-lcp-analysis": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost\/v1\/list-lcp-analysis"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/speed-scores": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost\/v1\/speed-scores"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/speed-scores\/refresh": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost\/v1\/speed-scores\/refresh"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/speed-scores-history": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "start": {
                            "type": "number",
                            "required": true
                        },
                        "end": {
                            "type": "number",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "start": {
                            "type": "number",
                            "required": true
                        },
                        "end": {
                            "type": "number",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack-boost\/v1\/speed-scores-history"
                    }
                ]
            }
        },
        "\/jetpack\/v4": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/error": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "error": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/licensing\/error"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/set-license": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "license": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/licensing\/set-license"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/user\/licenses": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/licensing\/user\/licenses"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/user\/counts": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/licensing\/user\/counts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/user\/activation-notice-dismiss": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "last_detached_count": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/licensing\/user\/activation-notice-dismiss"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/attach-licenses": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "licenses": {
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/licensing\/attach-licenses"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "my-jetpack\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/my-jetpack\/v1"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "products": {
                            "description": "Comma-separated list of product slugs that should be retrieved.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/my-jetpack\/v1\/site\/products"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/install": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "products": {
                            "description": "\u00dcr\u00fcn k\u0131saltmalar\u0131 dizilimi",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "anti-spam",
                                    "backup",
                                    "boost",
                                    "crm",
                                    "creator",
                                    "extras",
                                    "jetpack-ai",
                                    "ai",
                                    "scan",
                                    "search",
                                    "social",
                                    "security",
                                    "protect",
                                    "videopress",
                                    "stats",
                                    "growth",
                                    "complete",
                                    "newsletter",
                                    "site-accelerator",
                                    "related-posts"
                                ],
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/my-jetpack\/v1\/site\/products\/install"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/activate": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "products": {
                            "description": "\u00dcr\u00fcn k\u0131saltmalar\u0131 dizilimi",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "anti-spam",
                                    "backup",
                                    "boost",
                                    "crm",
                                    "creator",
                                    "extras",
                                    "jetpack-ai",
                                    "ai",
                                    "scan",
                                    "search",
                                    "social",
                                    "security",
                                    "protect",
                                    "videopress",
                                    "stats",
                                    "growth",
                                    "complete",
                                    "newsletter",
                                    "site-accelerator",
                                    "related-posts"
                                ],
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/my-jetpack\/v1\/site\/products\/activate"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/interstitials": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "products": {
                            "description": "\u00dcr\u00fcn k\u0131saltmalar\u0131n\u0131n ve ge\u00e7i\u015f sayfas\u0131 durumlar\u0131n\u0131n de\u011fer \u00e7iftleri.",
                            "type": "object",
                            "properties": {
                                "anti-spam": {
                                    "type": "boolean"
                                },
                                "backup": {
                                    "type": "boolean"
                                },
                                "boost": {
                                    "type": "boolean"
                                },
                                "crm": {
                                    "type": "boolean"
                                },
                                "creator": {
                                    "type": "boolean"
                                },
                                "extras": {
                                    "type": "boolean"
                                },
                                "jetpack-ai": {
                                    "type": "boolean"
                                },
                                "ai": {
                                    "type": "boolean"
                                },
                                "scan": {
                                    "type": "boolean"
                                },
                                "search": {
                                    "type": "boolean"
                                },
                                "social": {
                                    "type": "boolean"
                                },
                                "security": {
                                    "type": "boolean"
                                },
                                "protect": {
                                    "type": "boolean"
                                },
                                "videopress": {
                                    "type": "boolean"
                                },
                                "stats": {
                                    "type": "boolean"
                                },
                                "growth": {
                                    "type": "boolean"
                                },
                                "complete": {
                                    "type": "boolean"
                                },
                                "newsletter": {
                                    "type": "boolean"
                                },
                                "site-accelerator": {
                                    "type": "boolean"
                                },
                                "related-posts": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": false,
                            "minProperties": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/my-jetpack\/v1\/site\/products\/interstitials"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/deactivate": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "products": {
                            "description": "\u00dcr\u00fcn k\u0131saltmalar\u0131 dizilimi",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "anti-spam",
                                    "backup",
                                    "boost",
                                    "crm",
                                    "creator",
                                    "extras",
                                    "jetpack-ai",
                                    "ai",
                                    "scan",
                                    "search",
                                    "social",
                                    "security",
                                    "protect",
                                    "videopress",
                                    "stats",
                                    "growth",
                                    "complete",
                                    "newsletter",
                                    "site-accelerator",
                                    "related-posts"
                                ],
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/my-jetpack\/v1\/site\/products\/deactivate"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products-ownership": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/my-jetpack\/v1\/site\/products-ownership"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/purchases": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/my-jetpack\/v1\/site\/purchases"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/chat\/availability": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/my-jetpack\/v1\/chat\/availability"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/chat\/authentication": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": false
                        },
                        "test_mode": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/my-jetpack\/v1\/chat\/authentication"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/jetpack-ai-jwt": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/jetpack-ai-jwt"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/recommendations\/evaluation": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/my-jetpack\/v1\/site\/recommendations\/evaluation"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/recommendations\/evaluation\/result": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/my-jetpack\/v1\/site\/recommendations\/evaluation\/result"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/backup\/undo-event": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/my-jetpack\/v1\/site\/backup\/undo-event"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/protect\/data": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/my-jetpack\/v1\/site\/protect\/data"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/videopress\/data": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/my-jetpack\/v1\/site\/videopress\/data"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/update-historically-active-modules": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/my-jetpack\/v1\/site\/update-historically-active-modules"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/jetpack-manage\/data": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/my-jetpack\/v1\/jetpack-manage\/data"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/red-bubble-notifications": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dismissal_cookies": {
                            "type": "array",
                            "description": "Array of dismissal cookies to set for the red bubble notifications.",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/my-jetpack\/v1\/red-bubble-notifications"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/my-jetpack\/v1\/site"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/dismiss-welcome-banner": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/my-jetpack\/v1\/site\/dismiss-welcome-banner"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/explat": {
            "namespace": "jetpack\/v4\/explat",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/explat",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/explat"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/explat\/assignments": {
            "namespace": "jetpack\/v4\/explat",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "experiment_name": {
                            "type": "string",
                            "required": false
                        },
                        "anon_id": {
                            "type": "string",
                            "required": false
                        },
                        "as_connected_user": {
                            "type": "boolean",
                            "required": false
                        },
                        "platform": {
                            "type": "string",
                            "enum": [
                                "jetpack",
                                "calypso",
                                "wpcom"
                            ],
                            "default": "jetpack",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/explat\/assignments"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/jitm": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/jitm"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/verify_xmlrpc_error": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "nonce": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/verify_xmlrpc_error"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/heartbeat\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "prefix": {
                            "description": "\u0130statistik tan\u0131mlay\u0131c\u0131lar\u0131ndan \u00f6nce eklenecek \u00f6n ek.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/heartbeat\/data"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/full-sync": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "modules": {
                            "description": "Data Modules that should be included in Full Sync",
                            "type": "array",
                            "required": false
                        },
                        "users": {
                            "description": "User IDs to include in Full Sync or \"initial\"",
                            "required": false
                        },
                        "posts": {
                            "description": "Post IDs to include in Full Sync",
                            "type": "array",
                            "required": false
                        },
                        "comments": {
                            "description": "Comment IDs to include in Full Sync",
                            "type": "array",
                            "required": false
                        },
                        "context": {
                            "description": "Tam Senkronizasyon i\u00e7in ba\u011flam",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/sync\/full-sync"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/status": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "fields": {
                            "description": "Duruma dahil edilmesi gereken ek alanlar\u0131n virg\u00fclle ayr\u0131lm\u0131\u015f listesi.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/sync\/status"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/health": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "status": {
                            "description": "New Sync health status",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/sync\/health"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/sync\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/object": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "module_name": {
                            "description": "Name of Sync module",
                            "type": "string",
                            "required": false
                        },
                        "object_type": {
                            "description": "Object Type",
                            "type": "string",
                            "required": false
                        },
                        "object_ids": {
                            "description": "Objects Identifiers",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/sync\/object"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/now": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "queue": {
                            "description": "Name of Sync queue.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/sync\/now"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/checkout": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "queue": {
                            "description": "Name of Sync queue.",
                            "type": "string",
                            "required": false
                        },
                        "number_of_items": {
                            "description": "Number of items to checkout from the queue.",
                            "type": "integer",
                            "required": false
                        },
                        "pop": {
                            "description": "Pop items from the queue instead of checking out.",
                            "type": "boolean",
                            "required": false
                        },
                        "force": {
                            "description": "Force unlock the queue before checkout.",
                            "type": "boolean",
                            "required": false
                        },
                        "encode": {
                            "description": "Encode the items before sending.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "use_memory_limit": {
                            "description": "Use memory-based checkout instead of fixed item count.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/sync\/checkout"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/close": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/sync\/close"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/unlock": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "queue": {
                            "description": "Name of Sync queue.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/sync\/unlock"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/object-id-range": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "sync_module": {
                            "description": "Name of Sync module.",
                            "type": "string",
                            "required": true
                        },
                        "batch_size": {
                            "description": "Size of batches",
                            "type": "int",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/sync\/object-id-range"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/data-check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "perform_text_conversion": {
                            "description": "If text fields should be converted to latin1 in checksum calculation.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/sync\/data-check"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/data-histogram": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "columns": {
                            "description": "Column mappings",
                            "type": "array",
                            "required": false
                        },
                        "object_type": {
                            "description": "Object Type",
                            "type": "string",
                            "required": false
                        },
                        "buckets": {
                            "description": "Number of histogram buckets.",
                            "type": "int",
                            "required": false
                        },
                        "start_id": {
                            "description": "Start ID for the histogram",
                            "type": "int",
                            "required": false
                        },
                        "end_id": {
                            "description": "End ID for the histogram",
                            "type": "int",
                            "required": false
                        },
                        "strip_non_ascii": {
                            "description": "Strip non-ascii characters?",
                            "type": "boolean",
                            "required": false
                        },
                        "shared_salt": {
                            "description": "Shared Salt to use when generating checksum",
                            "type": "string",
                            "required": false
                        },
                        "only_range_edges": {
                            "description": "Should only range edges be returned",
                            "type": "boolean",
                            "required": false
                        },
                        "detailed_drilldown": {
                            "description": "Do we want the checksum or object ids.",
                            "type": "boolean",
                            "required": false
                        },
                        "perform_text_conversion": {
                            "description": "If text fields should be converted to latin1 in checksum calculation.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/sync\/data-histogram"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/spawn-sync": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/sync\/spawn-sync"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/locks": {
            "namespace": "jetpack\/v4",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/sync\/locks"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/clear-queue": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/sync\/clear-queue"
                    }
                ]
            }
        },
        "\/complianz\/v1": {
            "namespace": "complianz\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "complianz\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/complianz\/v1"
                    }
                ]
            }
        },
        "\/complianz\/v1\/documents": {
            "namespace": "complianz\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/complianz\/v1\/documents"
                    }
                ]
            }
        },
        "\/complianz\/v1\/banner": {
            "namespace": "complianz\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/complianz\/v1\/banner"
                    }
                ]
            }
        },
        "\/complianz\/v1\/track": {
            "namespace": "complianz\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/complianz\/v1\/track"
                    }
                ]
            }
        },
        "\/complianz\/v1\/manage_consent_html": {
            "namespace": "complianz\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/complianz\/v1\/manage_consent_html"
                    }
                ]
            }
        },
        "\/complianz\/v1\/store_cookies": {
            "namespace": "complianz\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/complianz\/v1\/store_cookies"
                    }
                ]
            }
        },
        "\/complianz\/v1\/consent-area\/(?P<post_id>([0-9]+))\/(?P<block_id>([a-z0-9-_]+))": {
            "namespace": "complianz\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/complianz\/v1\/datarequests": {
            "namespace": "complianz\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/complianz\/v1\/datarequests"
                    }
                ]
            }
        },
        "\/complianz\/v1\/cookie_data": {
            "namespace": "complianz\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/complianz\/v1\/cookie_data"
                    }
                ]
            }
        },
        "\/complianz\/v1\/wsc-scan": {
            "namespace": "complianz\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/complianz\/v1\/wsc-scan"
                    }
                ]
            }
        },
        "\/complianz\/v1\/wsc-checks": {
            "namespace": "complianz\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/complianz\/v1\/wsc-checks"
                    }
                ]
            }
        },
        "\/complianz_tc\/v1": {
            "namespace": "complianz_tc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "complianz_tc\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/complianz_tc\/v1"
                    }
                ]
            }
        },
        "\/complianz_tc\/v1\/document": {
            "namespace": "complianz_tc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/complianz_tc\/v1\/document"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "monsterinsights\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/monsterinsights\/v1"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/feedback": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/monsterinsights\/v1\/feedback"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/onboarding\/settings": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "onboarding_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "onboarding_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/monsterinsights\/v1\/onboarding\/settings"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/onboarding\/connect-url": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "license_key": {
                            "type": "string",
                            "required": true
                        },
                        "onboarding_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/monsterinsights\/v1\/onboarding\/connect-url"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/onboarding\/set-license-key": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "license_key": {
                            "type": "string",
                            "required": true
                        },
                        "onboarding_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/monsterinsights\/v1\/onboarding\/set-license-key"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/onboarding\/delete-onboarding-key": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "onboarding_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/monsterinsights\/v1\/onboarding\/delete-onboarding-key"
                    }
                ]
            }
        },
        "\/gutenkit\/v1": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "gutenkit\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/gutenkit\/v1"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/license\/active": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/gutenkit\/v1\/license\/active"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/license\/deactive": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/gutenkit\/v1\/license\/deactive"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/license\/get": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/gutenkit\/v1\/license\/get"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/license\/status": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/gutenkit\/v1\/license\/status"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/query-builder\/(?P<type>[a-zA-Z0-9]+)": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/gutenkit\/v1\/render-block": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/gutenkit\/v1\/render-block"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/post-meta": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/gutenkit\/v1\/post-meta"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/facebook-feed": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/gutenkit\/v1\/facebook-feed"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/instagram-feed": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/gutenkit\/v1\/instagram-feed"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/modules": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/gutenkit\/v1\/modules"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/blocks": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/gutenkit\/v1\/blocks"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/settings": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/gutenkit\/v1\/settings"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/clear-cache": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/gutenkit\/v1\/clear-cache"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/active-plugin": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/gutenkit\/v1\/active-plugin"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/install-active-plugin": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/gutenkit\/v1\/install-active-plugin"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/favorite-templates": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/gutenkit\/v1\/favorite-templates"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/onboard": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/gutenkit\/v1\/onboard"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/media-upload-from-url": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/gutenkit\/v1\/media-upload-from-url"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/mailchimp\/get\/lists": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/gutenkit\/v1\/mailchimp\/get\/lists"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/mailchimp\/post\/form": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/gutenkit\/v1\/mailchimp\/post\/form"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/mailchimp\/get\/interests": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "list_id": {
                            "type": "string",
                            "description": "The Mailchimp list ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/gutenkit\/v1\/mailchimp\/get\/interests"
                    }
                ]
            }
        },
        "\/hostinger-ai-assistant\/v1": {
            "namespace": "hostinger-ai-assistant\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "hostinger-ai-assistant\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-ai-assistant\/v1"
                    }
                ]
            }
        },
        "\/hostinger-ai-assistant\/v1\/website": {
            "namespace": "hostinger-ai-assistant\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-ai-assistant\/v1\/website"
                    }
                ]
            }
        },
        "\/hostinger-ai-assistant\/v1\/jwt\/token": {
            "namespace": "hostinger-ai-assistant\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "expires_in": {
                            "type": "integer",
                            "description": "Saniye cinsinden belirte\u00e7 sona erme s\u00fcresi (3600-86400)",
                            "minimum": 3600,
                            "maximum": 86400,
                            "default": 3600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-ai-assistant\/v1\/jwt\/token"
                    }
                ]
            }
        },
        "\/hostinger-ai-assistant\/v1\/jwt\/revoke": {
            "namespace": "hostinger-ai-assistant\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-ai-assistant\/v1\/jwt\/revoke"
                    }
                ]
            }
        },
        "\/hostinger-amplitude\/v1": {
            "namespace": "hostinger-amplitude\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "hostinger-amplitude\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-amplitude\/v1"
                    }
                ]
            }
        },
        "\/hostinger-amplitude\/v1\/hostinger-amplitude-event": {
            "namespace": "hostinger-amplitude\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-amplitude\/v1\/hostinger-amplitude-event"
                    }
                ]
            }
        },
        "\/hostinger-amplitude\/v1\/hostinger-amplitude-experiments": {
            "namespace": "hostinger-amplitude\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-amplitude\/v1\/hostinger-amplitude-experiments"
                    }
                ]
            }
        },
        "\/hostinger-tools-plugin\/v1": {
            "namespace": "hostinger-tools-plugin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "hostinger-tools-plugin\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-tools-plugin\/v1"
                    }
                ]
            }
        },
        "\/hostinger-tools-plugin\/v1\/get-settings": {
            "namespace": "hostinger-tools-plugin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-tools-plugin\/v1\/get-settings"
                    }
                ]
            }
        },
        "\/hostinger-tools-plugin\/v1\/update-settings": {
            "namespace": "hostinger-tools-plugin\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-tools-plugin\/v1\/update-settings"
                    }
                ]
            }
        },
        "\/hostinger-tools-plugin\/v1\/regenerate-bypass-code": {
            "namespace": "hostinger-tools-plugin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-tools-plugin\/v1\/regenerate-bypass-code"
                    }
                ]
            }
        },
        "\/wp\/v2": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/wpmcp": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/wpmcp"
                    }
                ]
            }
        },
        "\/wp\/v2\/wpmcp\/streamable": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/wpmcp\/streamable"
                    }
                ]
            }
        },
        "\/jwt-auth\/v1": {
            "namespace": "jwt-auth\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jwt-auth\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jwt-auth\/v1"
                    }
                ]
            }
        },
        "\/jwt-auth\/v1\/token": {
            "namespace": "jwt-auth\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "username": {
                            "type": "string",
                            "description": "Username for authentication",
                            "required": false
                        },
                        "password": {
                            "type": "string",
                            "description": "Password for authentication",
                            "required": false
                        },
                        "expires_in": {
                            "type": "integer",
                            "description": "Token expiration time in seconds (3600-86400)",
                            "minimum": 3600,
                            "maximum": 86400,
                            "default": 3600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jwt-auth\/v1\/token"
                    }
                ]
            }
        },
        "\/jwt-auth\/v1\/revoke": {
            "namespace": "jwt-auth\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jwt-auth\/v1\/revoke"
                    }
                ]
            }
        },
        "\/jwt-auth\/v1\/tokens": {
            "namespace": "jwt-auth\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jwt-auth\/v1\/tokens"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "origin": {
                            "type": "string",
                            "description": "The origin to redirect",
                            "required": true
                        },
                        "target": {
                            "type": "string",
                            "description": "The redirect target",
                            "required": false
                        },
                        "type": {
                            "type": "integer",
                            "description": "The redirect type",
                            "required": true
                        },
                        "ignore_warning": {
                            "type": "boolean",
                            "description": "Whether to ignore warnings",
                            "default": false,
                            "required": false
                        },
                        "format": {
                            "description": "Olu\u015fturulacak y\u00f6nlendirmenin bi\u00e7imi.",
                            "type": "string",
                            "enum": [
                                "plain",
                                "regex"
                            ],
                            "default": "plain",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/redirects"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects\/delete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "origin": {
                            "type": "string",
                            "description": "The origin to redirect",
                            "required": true
                        },
                        "target": {
                            "type": "string",
                            "description": "The redirect target",
                            "required": false
                        },
                        "type": {
                            "type": "string",
                            "description": "The redirect format",
                            "required": false
                        },
                        "ignore_warning": {
                            "type": "boolean",
                            "description": "Whether to ignore warnings",
                            "default": false,
                            "required": false
                        },
                        "format": {
                            "description": "Olu\u015fturulacak y\u00f6nlendirmenin bi\u00e7imi.",
                            "type": "string",
                            "enum": [
                                "plain",
                                "regex"
                            ],
                            "default": "plain",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/redirects\/delete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects\/list": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "format": {
                            "description": "Al\u0131nacak y\u00f6nlendirmelerin bi\u00e7imi.",
                            "type": "string",
                            "enum": [
                                "plain",
                                "regex"
                            ],
                            "default": "plain",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/redirects\/list"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects\/update": {
            "namespace": "yoast\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "old_origin": {
                            "type": "string",
                            "description": "The origin to redirect (old)",
                            "required": true
                        },
                        "old_target": {
                            "type": "string",
                            "description": "The redirect target (old)",
                            "required": false
                        },
                        "old_type": {
                            "type": "integer",
                            "description": "The redirect type (old)",
                            "required": true
                        },
                        "new_origin": {
                            "type": "string",
                            "description": "The origin to redirect (new)",
                            "required": true
                        },
                        "new_target": {
                            "type": "string",
                            "description": "The redirect target (new)",
                            "required": false
                        },
                        "new_type": {
                            "type": "integer",
                            "description": "The redirect type (new)",
                            "required": true
                        },
                        "ignore_warning": {
                            "type": "boolean",
                            "description": "Whether to ignore warnings",
                            "default": false,
                            "required": false
                        },
                        "format": {
                            "description": "Al\u0131nacak y\u00f6nlendirmelerin bi\u00e7imi.",
                            "type": "string",
                            "enum": [
                                "plain",
                                "regex"
                            ],
                            "default": "plain",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/redirects\/update"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects\/settings": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET",
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "disable_php_redirect": {
                            "description": "PHP tabanl\u0131 y\u00f6nlendirmeleri devre d\u0131\u015f\u0131 b\u0131rak\u0131p bunun yerine .htaccess kullan\u0131p kullanmayaca\u011f\u0131n\u0131z.",
                            "type": "string",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": true
                        },
                        "separate_file": {
                            "description": "Y\u00f6nlendirmeleri .htaccess yerine ayr\u0131 bir dosyaya yaz\u0131p yazmamak.",
                            "type": "string",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/redirects\/settings"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects\/undo-for-object": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "obj_id": {
                            "type": "int",
                            "description": "The id of the post or term",
                            "required": true
                        },
                        "obj_type": {
                            "type": "string",
                            "description": "The object type: post or term",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/yoast\/v1\/redirects\/undo-for-object"
                    }
                ]
            }
        },
        "\/nv\/v1\/dashboard": {
            "namespace": "nv\/v1\/dashboard",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "nv\/v1\/dashboard",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/nv\/v1\/dashboard"
                    }
                ]
            }
        },
        "\/nv\/v1\/dashboard\/plugin-state\/(?P<slug>[a-z0-9-]+)": {
            "namespace": "nv\/v1\/dashboard",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/nv\/v1\/posts": {
            "namespace": "nv\/v1\/posts",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "nv\/v1\/posts",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/nv\/v1\/posts"
                    }
                ]
            }
        },
        "\/nv\/v1\/posts\/page\/(?P<page_number>\\d+)(?:\/(?P<lang>[a-zA-Z0-9-_]+))?": {
            "namespace": "nv\/v1\/posts",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/neve_pro\/v1": {
            "namespace": "neve_pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "neve_pro\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/neve_pro\/v1"
                    }
                ]
            }
        },
        "\/neve_pro\/v1\/custom-layouts\/options": {
            "namespace": "neve_pro\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "query": {
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/neve_pro\/v1\/custom-layouts\/options"
                    }
                ]
            }
        },
        "\/neve_pro\/v1\/custom-layouts\/options\/(?P<type>[a-z]+)\/(?P<id>\\d+)": {
            "namespace": "neve_pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "number",
                            "required": false
                        },
                        "type": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/neve_pro\/v1\/access-restriction\/settings": {
            "namespace": "neve_pro\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/neve_pro\/v1\/access-restriction\/settings"
                    }
                ]
            }
        },
        "\/neve_pro\/v1\/toggle_license": {
            "namespace": "neve_pro\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "required": false
                        },
                        "action": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/neve_pro\/v1\/toggle_license"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "google-site-kit\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/setup-tag": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/site\/data\/setup-tag"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/connection": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/site\/data\/connection"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/authentication": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/user\/data\/authentication"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/disconnect": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/user\/data\/disconnect"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/get-token": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/user\/data\/get-token"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/user-input-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "questions": {
                                        "purpose": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "postFrequency": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "goals": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "includeConversionEvents": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/user\/data\/user-input-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/audience-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "minProperties": 1,
                                    "additionalProperties": false,
                                    "properties": {
                                        "configuredAudiences": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "isAudienceSegmentationWidgetHidden": {
                                            "type": "boolean"
                                        },
                                        "didSetAudiences": {
                                            "type": "boolean"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/user\/data\/audience-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/conversion-reporting-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "minProperties": 1,
                                    "additionalProperties": false,
                                    "properties": {
                                        "newEventsCalloutDismissedAt": {
                                            "type": "integer"
                                        },
                                        "lostEventsCalloutDismissedAt": {
                                            "type": "integer"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/user\/data\/conversion-reporting-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/list": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/list"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/activation": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/activation"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/info": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Mod\u00fcl i\u00e7in tan\u0131mlay\u0131c\u0131.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/info"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/check-access": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Mod\u00fcl i\u00e7in tan\u0131mlay\u0131c\u0131.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/check-access"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/notifications": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Mod\u00fcl i\u00e7in tan\u0131mlay\u0131c\u0131.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Mod\u00fcl i\u00e7in tan\u0131mlay\u0131c\u0131.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Mod\u00fcl i\u00e7in tan\u0131mlay\u0131c\u0131.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "Ayarlanacak ayarlar.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/data-available": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Mod\u00fcl i\u00e7in tan\u0131mlay\u0131c\u0131.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/(?P<datapoint>[a-z\\-]+)": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Mod\u00fcl i\u00e7in tan\u0131mlay\u0131c\u0131.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "Mod\u00fcl verisi noktas\u0131ndan adrese.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Mod\u00fcl i\u00e7in tan\u0131mlay\u0131c\u0131.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "Mod\u00fcl verisi noktas\u0131ndan adrese.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "Veri ayarlanacak.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/recover-modules": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/recover-modules"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/sharing-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/sharing-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-items": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "minProperties": 1,
                            "additionalProperties": false,
                            "properties": {
                                "slugs": {
                                    "type": "array",
                                    "required": true,
                                    "items": {
                                        "type": "string"
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-items"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-item": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-item"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/expirable-items": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/user\/data\/expirable-items"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/set-expirable-item-timers": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "array",
                            "description": "",
                            "default": null,
                            "items": {
                                "type": "object",
                                "additionalProperties": false,
                                "properties": {
                                    "slug": {
                                        "type": "string",
                                        "required": true
                                    },
                                    "expiration": {
                                        "type": "integer",
                                        "required": true
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/user\/data\/set-expirable-item-timers"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/permissions": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/user\/data\/permissions"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/nonces": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/user\/data\/nonces"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-trigger": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "triggerID": {
                                    "type": "string",
                                    "required": true
                                },
                                "ttl": {
                                    "type": "integer",
                                    "minimum": 0
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-trigger"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-event": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "session": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "session_id": {
                                            "type": "string",
                                            "required": true
                                        },
                                        "session_token": {
                                            "type": "string",
                                            "required": true
                                        }
                                    }
                                },
                                "event": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "survey_shown": {
                                            "type": "object"
                                        },
                                        "survey_closed": {
                                            "type": "object"
                                        },
                                        "question_answered": {
                                            "type": "object"
                                        },
                                        "completion_shown": {
                                            "type": "object"
                                        },
                                        "follow_up_link_clicked": {
                                            "type": "object"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-event"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-timeouts": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-timeouts"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/reset": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/site\/data\/reset"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/reset-persistent": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/site\/data\/reset-persistent"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/developer-plugin": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/site\/data\/developer-plugin"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/tracking": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "enabled": {
                                    "type": "boolean",
                                    "required": true
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/user\/data\/tracking"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/search\/data\/entity-search": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "query": {
                            "type": "string",
                            "description": "Aranacak metin i\u00e7eri\u011fi.",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/search\/data\/entity-search"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/admin-bar-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "enabled": {
                                    "type": "boolean",
                                    "required": false
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/site\/data\/admin-bar-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/notifications": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/site\/data\/notifications"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/mark-notification": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/site\/data\/mark-notification"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/site-health-tag-placement-test": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/site\/data\/site-health-tag-placement-test"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/health-checks": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/site\/data\/health-checks"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-tours": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-tours"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-tour": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-tour"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/key-metrics": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "isWidgetHidden": {
                                            "type": "boolean",
                                            "required": true
                                        },
                                        "widgetSlugs": {
                                            "type": "array",
                                            "required": false,
                                            "maxItems": 8,
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/user\/data\/key-metrics"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-prompts": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-prompts"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-prompt": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-prompt"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-mode": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "minProperties": 1,
                                    "additionalProperties": false,
                                    "properties": {
                                        "enabled": {
                                            "type": "boolean"
                                        },
                                        "regions": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-mode"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-api-info": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-api-info"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-api-activate": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-api-activate"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/ads-measurement-status": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/site\/data\/ads-measurement-status"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/conversion-tracking": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "enabled": {
                                            "type": "boolean",
                                            "required": true
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/google-site-kit\/v1\/core\/site\/data\/conversion-tracking"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/popular-posts\/themes\/(?P<type>[a-zA-Z0-9-]+)": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/monsterinsights\/v1\/terms\/(?P<slug>[a-zA-Z0-9-_]+)": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/monsterinsights\/v1\/taxonomy\/(?P<slug>[a-zA-Z0-9-_]+)": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/otter\/v1": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "otter\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/otter\/v1"
                    }
                ]
            }
        },
        "\/otter\/v1\/post_styles\/(?P<id>\\d+)": {
            "namespace": "otter\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "ID of the Post.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/otter\/v1\/block_styles\/(?P<id>\\d+)": {
            "namespace": "otter\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "ID of the Reusable Block.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/otter\/v1\/widget_styles": {
            "namespace": "otter\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/otter\/v1\/widget_styles"
                    }
                ]
            }
        },
        "\/otter\/v1\/regenerate": {
            "namespace": "otter\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/otter\/v1\/regenerate"
                    }
                ]
            }
        },
        "\/otter\/v1\/dynamic": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "description": "Image Type.",
                            "required": true
                        },
                        "uid": {
                            "type": "integer",
                            "description": "Unique ID.",
                            "required": true
                        },
                        "context": {
                            "type": [
                                "string",
                                "integer"
                            ],
                            "description": "ID of the post being edited.",
                            "required": true
                        },
                        "id": {
                            "type": "integer",
                            "description": "ID of the Post that the image belongs.",
                            "required": false
                        },
                        "fallback": {
                            "type": "string",
                            "description": "Fallback image.",
                            "required": false
                        },
                        "meta": {
                            "type": "string",
                            "description": "Meta key.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/otter\/v1\/dynamic"
                    }
                ]
            }
        },
        "\/otter\/v1\/dynamic\/preview": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/otter\/v1\/dynamic\/preview"
                    }
                ]
            }
        },
        "\/otter\/v1\/stripe\/products": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/otter\/v1\/stripe\/products"
                    }
                ]
            }
        },
        "\/otter\/v1\/stripe\/prices\/(?P<id>[a-zA-Z0-9-_]+)": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "ID of the Product.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/otter\/v1\/onboarding\/templates": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/otter\/v1\/onboarding\/templates"
                    }
                ]
            }
        },
        "\/otter\/v1\/form\/frontend": {
            "namespace": "otter\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/otter\/v1\/form\/frontend"
                    }
                ]
            }
        },
        "\/otter\/v1\/form\/confirm": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "record_id": {
                            "required": false
                        },
                        "session": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/otter\/v1\/form\/confirm"
                    }
                ]
            }
        },
        "\/otter\/v1\/form\/editor": {
            "namespace": "otter\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/otter\/v1\/form\/editor"
                    }
                ]
            }
        },
        "\/otter\/v1\/openai\/key": {
            "namespace": "otter\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/otter\/v1\/openai\/key"
                    }
                ]
            }
        },
        "\/otter\/v1\/openai\/prompt": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/otter\/v1\/openai\/prompt"
                    }
                ]
            }
        },
        "\/otter\/v1\/openai\/generate": {
            "namespace": "otter\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/otter\/v1\/openai\/generate"
                    }
                ]
            }
        },
        "\/otter\/v1\/template-cloud\/add-source": {
            "namespace": "otter\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "key": {
                            "required": true
                        },
                        "url": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/otter\/v1\/template-cloud\/add-source"
                    }
                ]
            }
        },
        "\/otter\/v1\/template-cloud\/delete-source\/(?P<key>[a-zA-Z0-9-_]+)": {
            "namespace": "otter\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "key": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/otter\/v1\/template-cloud\/sync": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/otter\/v1\/template-cloud\/sync"
                    }
                ]
            }
        },
        "\/otter\/v1\/toggle_license": {
            "namespace": "otter\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "required": false
                        },
                        "action": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/otter\/v1\/toggle_license"
                    }
                ]
            }
        },
        "\/otter\/v1\/filter_blocks": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "block": {
                            "type": "string",
                            "description": "Block namespace.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/otter\/v1\/filter_blocks"
                    }
                ]
            }
        },
        "\/otter\/v1\/live-search": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/otter\/v1\/live-search"
                    }
                ]
            }
        },
        "\/otter\/v1\/acf-fields": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/otter\/v1\/acf-fields"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-abilities\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp-abilities\/v1\/categories"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories\/(?P<slug>[a-z0-9]+(?:-[a-z0-9]+)*)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unique identifier for the ability category.",
                            "type": "string",
                            "pattern": "^[a-z0-9]+(?:-[a-z0-9]+)*$",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+?)\/run": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "Unique identifier for the ability.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "Input parameters for the ability execution.",
                            "type": [
                                "integer",
                                "number",
                                "boolean",
                                "string",
                                "array",
                                "object",
                                "null"
                            ],
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Limit results to abilities in specific ability category.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp-abilities\/v1\/abilities"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Unique identifier for the ability.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/remote_authorize": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/remote_authorize"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_provision": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/remote_provision"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_register": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/remote_register"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_connect": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/remote_connect"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/connection\/check"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "isActive": {
                            "description": "Set to false will trigger the site to disconnect.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/connection"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/user": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/connection\/user"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/connection\/data"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/connection\/plugins"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/reconnect": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/connection\/reconnect"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/register": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "from": {
                            "description": "\u0130zleme\/segmentasyon ama\u00e7lar\u0131 i\u00e7in kay\u0131t i\u015fleminin nerede tetiklendi\u011fini g\u00f6sterir",
                            "type": "string",
                            "required": false
                        },
                        "redirect_uri": {
                            "description": "Ba\u011flant\u0131 ak\u0131\u015f\u0131ndan sonra kullan\u0131c\u0131n\u0131n y\u00f6nlendirilmesi gereken y\u00f6netici sayfas\u0131n\u0131n URI'si",
                            "type": "string",
                            "required": false
                        },
                        "plugin_slug": {
                            "description": "\u0130ste\u011fin hangi eklentiden geldi\u011fini g\u00f6sterir",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/connection\/register"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/authorize_url": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "redirect_uri": {
                            "description": "Ba\u011flant\u0131 ak\u0131\u015f\u0131ndan sonra kullan\u0131c\u0131n\u0131n y\u00f6nlendirilmesi gereken y\u00f6netici sayfas\u0131n\u0131n URI'si",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/connection\/authorize_url"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/user-token": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "user_token": {
                            "description": "Yeni kullan\u0131c\u0131 belirteci",
                            "type": "string",
                            "required": true
                        },
                        "is_connection_owner": {
                            "description": "Ba\u011flant\u0131 sahibi",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/user-token"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/owner": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "owner": {
                            "description": "Yeni sahibi",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/jetpack\/v4\/connection\/owner"
                    }
                ]
            }
        },
        "\/hostinger-ai-assistant\/v1\/mcp": {
            "namespace": "hostinger-ai-assistant\/v1",
            "methods": [
                "POST",
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "GET",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/hostinger-ai-assistant\/v1\/mcp"
                    }
                ]
            }
        },
        "\/mcp": {
            "namespace": "mcp",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "mcp",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/mcp"
                    }
                ]
            }
        },
        "\/mcp\/mcp-adapter-default-server": {
            "namespace": "mcp",
            "methods": [
                "POST",
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "GET",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/mcp\/mcp-adapter-default-server"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirtilen bir ISO8601 uyumlu tarihten sonra yay\u0131nlam\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten sonra de\u011fi\u015ftirilmi\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli yazarlara atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli yazarlara atanm\u0131\u015f yaz\u0131lar\u0131n kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 ISO8601 uyumlu tarihten \u00f6nce yay\u0131nlanm\u0131\u015f kaynaklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten \u00f6nce de\u011fi\u015ftirilen yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "rand"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "read",
                                    "unread",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Sonu\u00e7 k\u00fcmesini birka\u00e7 s\u0131n\u0131fland\u0131rma ile aras\u0131ndaki ili\u015fkiyle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Sonu\u00e7 k\u00fcmesini categories s\u0131n\u0131fland\u0131rmas\u0131na atanm\u0131\u015f belirli terimler ge\u00e7en \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Terim kimlikleri listesi",
                                    "description": "Terimleri belirtilen kimliklerle e\u015fle\u015ftir.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Terim kimli\u011fi s\u0131n\u0131fland\u0131rma sorgusu",
                                    "description": "Geli\u015fmi\u015f bir terim sorgusu ger\u00e7ekle\u015ftirin.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Terim kimlikleri.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Sonu\u00e7 k\u00fcmesini s\u0131n\u0131rland\u0131ran terimlere alt terimlerin kat\u0131l\u0131p kat\u0131lmayaca\u011f\u0131.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u00d6gelerin t\u00fcm terimlere mi, belirli terimlere mi atanaca\u011f\u0131.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesini categories s\u0131n\u0131fland\u0131rmas\u0131na atanm\u0131\u015f belirli terimler d\u0131\u015f\u0131nda t\u00fcm \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Terim kimlikleri listesi",
                                    "description": "Terimleri belirtilen kimliklerle e\u015fle\u015ftir.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Terim kimli\u011fi s\u0131n\u0131fland\u0131rma sorgusu",
                                    "description": "Geli\u015fmi\u015f bir terim sorgusu ger\u00e7ekle\u015ftirin.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Terim kimlikleri.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Sonu\u00e7 k\u00fcmesini s\u0131n\u0131rland\u0131ran terimlere alt terimlerin kat\u0131l\u0131p kat\u0131lmayaca\u011f\u0131.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Sonu\u00e7 k\u00fcmesini tags s\u0131n\u0131fland\u0131rmas\u0131na atanm\u0131\u015f belirli terimler ge\u00e7en \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Terim kimlikleri listesi",
                                    "description": "Terimleri belirtilen kimliklerle e\u015fle\u015ftir.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Terim kimli\u011fi s\u0131n\u0131fland\u0131rma sorgusu",
                                    "description": "Geli\u015fmi\u015f bir terim sorgusu ger\u00e7ekle\u015ftirin.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Terim kimlikleri.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u00d6gelerin t\u00fcm terimlere mi, belirli terimlere mi atanaca\u011f\u0131.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesini tags s\u0131n\u0131fland\u0131rmas\u0131na atanm\u0131\u015f belirli terimler d\u0131\u015f\u0131nda t\u00fcm \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Terim kimlikleri listesi",
                                    "description": "Terimleri belirtilen kimliklerle e\u015fle\u015ftir.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Terim kimli\u011fi s\u0131n\u0131fland\u0131rma sorgusu",
                                    "description": "Geli\u015fmi\u015f bir terim sorgusu ger\u00e7ekle\u015ftirin.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Terim kimlikleri.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Sonu\u00e7 k\u00fcmesini sabit \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "boolean",
                            "required": false
                        },
                        "ignore_sticky": {
                            "description": "Sabit yaz\u0131lar\u0131n g\u00f6z ard\u0131 edilip edilmeyece\u011fi.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "Sonu\u00e7 k\u00fcmesini, verilen bir veya daha fazla bi\u00e7ime atanm\u0131\u015f \u00f6\u011felerle s\u0131n\u0131rlay\u0131n.",
                            "type": "array",
                            "uniqueItems": true,
                            "items": {
                                "enum": [
                                    "standard",
                                    "aside",
                                    "chat",
                                    "gallery",
                                    "link",
                                    "image",
                                    "quote",
                                    "status",
                                    "video",
                                    "audio"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Yaz\u0131n\u0131n bi\u00e7imi.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "enableOnePageScrollInPage": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "onePageScrollCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollSpeed": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1000
                                },
                                "onePageScrollAnimation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "easeInOutQuad"
                                },
                                "onePageScrollShowDotNavigation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "onePageScrollNavigation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "scaleUp"
                                },
                                "onePageScrollNavigationPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "right"
                                },
                                "onePageScrollNavigationHorizontal": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationVertical": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationSpacing": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationIcon": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "id": {
                                            "type": "number"
                                        },
                                        "label": {
                                            "type": "string"
                                        },
                                        "src": {
                                            "type": "string"
                                        },
                                        "title": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        }
                                    }
                                },
                                "onePageScrollNavigationWidth": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeight": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorder": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipTypography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "fontFamily": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                },
                                                "variants": {
                                                    "type": "array"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontStyle": {
                                            "type": "string"
                                        },
                                        "hasValue": {
                                            "type": "boolean"
                                        },
                                        "fontWeight": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "letterSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "lineHeight": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "textDecoration": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "wordSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "onePageScrollNavigationTooltipColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#ffffff"
                                },
                                "onePageScrollNavigationTooltipColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipBgColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationTooltipBgColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipPaddingHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "pageSettingsCustomCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_container": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_enable_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_content_width": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "neve_meta_title_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_author_avatar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_post_elements_order": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_footer": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_reading_time": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Yaz\u0131n\u0131n sabit olarak kabul edilip edilmeyece\u011fi.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "category s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "post_tag s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/posts"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Varsay\u0131lan \u00f6zet uzunlu\u011funu ge\u00e7ersiz k\u0131l.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Parola korumal\u0131 ise yaz\u0131n\u0131n parolas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Yaz\u0131n\u0131n bi\u00e7imi.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "enableOnePageScrollInPage": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "onePageScrollCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollSpeed": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1000
                                },
                                "onePageScrollAnimation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "easeInOutQuad"
                                },
                                "onePageScrollShowDotNavigation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "onePageScrollNavigation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "scaleUp"
                                },
                                "onePageScrollNavigationPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "right"
                                },
                                "onePageScrollNavigationHorizontal": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationVertical": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationSpacing": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationIcon": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "id": {
                                            "type": "number"
                                        },
                                        "label": {
                                            "type": "string"
                                        },
                                        "src": {
                                            "type": "string"
                                        },
                                        "title": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        }
                                    }
                                },
                                "onePageScrollNavigationWidth": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeight": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorder": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipTypography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "fontFamily": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                },
                                                "variants": {
                                                    "type": "array"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontStyle": {
                                            "type": "string"
                                        },
                                        "hasValue": {
                                            "type": "boolean"
                                        },
                                        "fontWeight": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "letterSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "lineHeight": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "textDecoration": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "wordSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "onePageScrollNavigationTooltipColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#ffffff"
                                },
                                "onePageScrollNavigationTooltipColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipBgColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationTooltipBgColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipPaddingHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "pageSettingsCustomCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_container": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_enable_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_content_width": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "neve_meta_title_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_author_avatar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_post_elements_order": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_footer": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_reading_time": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Yaz\u0131n\u0131n sabit olarak kabul edilip edilmeyece\u011fi.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "category s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "post_tag s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi nesne \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "S\u00fcr\u00fcmlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Yaz\u0131n\u0131n bi\u00e7imi.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "enableOnePageScrollInPage": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "onePageScrollCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollSpeed": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1000
                                },
                                "onePageScrollAnimation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "easeInOutQuad"
                                },
                                "onePageScrollShowDotNavigation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "onePageScrollNavigation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "scaleUp"
                                },
                                "onePageScrollNavigationPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "right"
                                },
                                "onePageScrollNavigationHorizontal": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationVertical": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationSpacing": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationIcon": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "id": {
                                            "type": "number"
                                        },
                                        "label": {
                                            "type": "string"
                                        },
                                        "src": {
                                            "type": "string"
                                        },
                                        "title": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        }
                                    }
                                },
                                "onePageScrollNavigationWidth": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeight": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorder": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipTypography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "fontFamily": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                },
                                                "variants": {
                                                    "type": "array"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontStyle": {
                                            "type": "string"
                                        },
                                        "hasValue": {
                                            "type": "boolean"
                                        },
                                        "fontWeight": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "letterSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "lineHeight": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "textDecoration": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "wordSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "onePageScrollNavigationTooltipColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#ffffff"
                                },
                                "onePageScrollNavigationTooltipColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipBgColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationTooltipBgColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipPaddingHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "pageSettingsCustomCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_container": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_enable_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_content_width": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "neve_meta_title_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_author_avatar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_post_elements_order": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_footer": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_reading_time": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Yaz\u0131n\u0131n sabit olarak kabul edilip edilmeyece\u011fi.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "category s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "post_tag s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirtilen bir ISO8601 uyumlu tarihten sonra yay\u0131nlam\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten sonra de\u011fi\u015ftirilmi\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli yazarlara atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli yazarlara atanm\u0131\u015f yaz\u0131lar\u0131n kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 ISO8601 uyumlu tarihten \u00f6nce yay\u0131nlanm\u0131\u015f kaynaklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten \u00f6nce de\u011fi\u015ftirilen yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir menu_order de\u011ferini ta\u015f\u0131yan yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli \u00fcst kimlikleri ta\u015f\u0131yan \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir \u00fcst kimli\u011fi ta\u015f\u0131mayan t\u00fcm \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "read",
                                    "unread",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Yaz\u0131n\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Yaz\u0131n\u0131n di\u011fer yaz\u0131lara g\u00f6re s\u0131ralamas\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "enableOnePageScrollInPage": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "onePageScrollCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollSpeed": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1000
                                },
                                "onePageScrollAnimation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "easeInOutQuad"
                                },
                                "onePageScrollShowDotNavigation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "onePageScrollNavigation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "scaleUp"
                                },
                                "onePageScrollNavigationPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "right"
                                },
                                "onePageScrollNavigationHorizontal": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationVertical": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationSpacing": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationIcon": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "id": {
                                            "type": "number"
                                        },
                                        "label": {
                                            "type": "string"
                                        },
                                        "src": {
                                            "type": "string"
                                        },
                                        "title": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        }
                                    }
                                },
                                "onePageScrollNavigationWidth": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeight": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorder": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipTypography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "fontFamily": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                },
                                                "variants": {
                                                    "type": "array"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontStyle": {
                                            "type": "string"
                                        },
                                        "hasValue": {
                                            "type": "boolean"
                                        },
                                        "fontWeight": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "letterSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "lineHeight": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "textDecoration": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "wordSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "onePageScrollNavigationTooltipColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#ffffff"
                                },
                                "onePageScrollNavigationTooltipColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipBgColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationTooltipBgColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipPaddingHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "pageSettingsCustomCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_container": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_enable_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_content_width": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "neve_meta_title_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_author_avatar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_post_elements_order": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_footer": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_reading_time": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/pages"
                    }
                ]
            }
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Varsay\u0131lan \u00f6zet uzunlu\u011funu ge\u00e7ersiz k\u0131l.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Parola korumal\u0131 ise yaz\u0131n\u0131n parolas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Yaz\u0131n\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Yaz\u0131n\u0131n di\u011fer yaz\u0131lara g\u00f6re s\u0131ralamas\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "enableOnePageScrollInPage": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "onePageScrollCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollSpeed": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1000
                                },
                                "onePageScrollAnimation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "easeInOutQuad"
                                },
                                "onePageScrollShowDotNavigation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "onePageScrollNavigation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "scaleUp"
                                },
                                "onePageScrollNavigationPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "right"
                                },
                                "onePageScrollNavigationHorizontal": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationVertical": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationSpacing": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationIcon": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "id": {
                                            "type": "number"
                                        },
                                        "label": {
                                            "type": "string"
                                        },
                                        "src": {
                                            "type": "string"
                                        },
                                        "title": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        }
                                    }
                                },
                                "onePageScrollNavigationWidth": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeight": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorder": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipTypography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "fontFamily": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                },
                                                "variants": {
                                                    "type": "array"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontStyle": {
                                            "type": "string"
                                        },
                                        "hasValue": {
                                            "type": "boolean"
                                        },
                                        "fontWeight": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "letterSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "lineHeight": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "textDecoration": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "wordSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "onePageScrollNavigationTooltipColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#ffffff"
                                },
                                "onePageScrollNavigationTooltipColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipBgColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationTooltipBgColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipPaddingHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "pageSettingsCustomCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_container": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_enable_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_content_width": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "neve_meta_title_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_author_avatar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_post_elements_order": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_footer": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_reading_time": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi nesne \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "S\u00fcr\u00fcmlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Yaz\u0131n\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Yaz\u0131n\u0131n di\u011fer yaz\u0131lara g\u00f6re s\u0131ralamas\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "enableOnePageScrollInPage": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "onePageScrollCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollSpeed": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1000
                                },
                                "onePageScrollAnimation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "easeInOutQuad"
                                },
                                "onePageScrollShowDotNavigation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "onePageScrollNavigation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "scaleUp"
                                },
                                "onePageScrollNavigationPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "right"
                                },
                                "onePageScrollNavigationHorizontal": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationVertical": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationSpacing": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationIcon": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "id": {
                                            "type": "number"
                                        },
                                        "label": {
                                            "type": "string"
                                        },
                                        "src": {
                                            "type": "string"
                                        },
                                        "title": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        }
                                    }
                                },
                                "onePageScrollNavigationWidth": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeight": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorder": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipTypography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "fontFamily": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                },
                                                "variants": {
                                                    "type": "array"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontStyle": {
                                            "type": "string"
                                        },
                                        "hasValue": {
                                            "type": "boolean"
                                        },
                                        "fontWeight": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "letterSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "lineHeight": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "textDecoration": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "wordSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "onePageScrollNavigationTooltipColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#ffffff"
                                },
                                "onePageScrollNavigationTooltipColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipBgColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationTooltipBgColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipPaddingHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "pageSettingsCustomCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_container": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_enable_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_content_width": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "neve_meta_title_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_author_avatar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_post_elements_order": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_footer": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_reading_time": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirtilen bir ISO8601 uyumlu tarihten sonra yay\u0131nlam\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten sonra de\u011fi\u015ftirilmi\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli yazarlara atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli yazarlara atanm\u0131\u015f yaz\u0131lar\u0131n kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 ISO8601 uyumlu tarihten \u00f6nce yay\u0131nlanm\u0131\u015f kaynaklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten \u00f6nce de\u011fi\u015ftirilen yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli \u00fcst kimlikleri ta\u015f\u0131yan \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir \u00fcst kimli\u011fi ta\u015f\u0131mayan t\u00fcm \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ortam t\u00fcr\u00fcndeki ek dosyalarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "enum": [
                                "image",
                                "video",
                                "text",
                                "application",
                                "audio"
                            ],
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "Sonu\u00e7 k\u00fcmesini belirli MIME t\u00fcr\u00fcndeki ek dosyalarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "enableOnePageScrollInPage": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "onePageScrollCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollSpeed": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1000
                                },
                                "onePageScrollAnimation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "easeInOutQuad"
                                },
                                "onePageScrollShowDotNavigation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "onePageScrollNavigation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "scaleUp"
                                },
                                "onePageScrollNavigationPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "right"
                                },
                                "onePageScrollNavigationHorizontal": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationVertical": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationSpacing": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationIcon": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "id": {
                                            "type": "number"
                                        },
                                        "label": {
                                            "type": "string"
                                        },
                                        "src": {
                                            "type": "string"
                                        },
                                        "title": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        }
                                    }
                                },
                                "onePageScrollNavigationWidth": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeight": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorder": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipTypography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "fontFamily": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                },
                                                "variants": {
                                                    "type": "array"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontStyle": {
                                            "type": "string"
                                        },
                                        "hasValue": {
                                            "type": "boolean"
                                        },
                                        "fontWeight": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "letterSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "lineHeight": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "textDecoration": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "wordSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "onePageScrollNavigationTooltipColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#ffffff"
                                },
                                "onePageScrollNavigationTooltipColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipBgColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationTooltipBgColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipPaddingHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "pageSettingsCustomCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_container": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_enable_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_content_width": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "neve_meta_title_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_author_avatar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_post_elements_order": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_footer": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_reading_time": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Ek dosya g\u00f6r\u00fcnt\u00fclenemedi\u011finde g\u00f6r\u00fcnt\u00fclenecek alternatif metin.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Ek dosya ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ek dosyan\u0131n veri taban\u0131nda bulunan HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ek dosyan\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML alt yaz\u0131s\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Ek dosya a\u00e7\u0131klamas\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ek dosyan\u0131n a\u00e7\u0131klamas\u0131, veri taban\u0131nda oldu\u011fu gibi .",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ek dosyan\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML a\u00e7\u0131klamas\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Ek dosyan\u0131n bulundu\u011fu yaz\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/media"
                    }
                ]
            }
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "enableOnePageScrollInPage": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "onePageScrollCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollSpeed": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1000
                                },
                                "onePageScrollAnimation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "easeInOutQuad"
                                },
                                "onePageScrollShowDotNavigation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "onePageScrollNavigation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "scaleUp"
                                },
                                "onePageScrollNavigationPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "right"
                                },
                                "onePageScrollNavigationHorizontal": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationVertical": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationSpacing": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationIcon": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "id": {
                                            "type": "number"
                                        },
                                        "label": {
                                            "type": "string"
                                        },
                                        "src": {
                                            "type": "string"
                                        },
                                        "title": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        }
                                    }
                                },
                                "onePageScrollNavigationWidth": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeight": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorder": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipTypography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "fontFamily": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                },
                                                "variants": {
                                                    "type": "array"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontStyle": {
                                            "type": "string"
                                        },
                                        "hasValue": {
                                            "type": "boolean"
                                        },
                                        "fontWeight": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "letterSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "lineHeight": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "textDecoration": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "wordSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "onePageScrollNavigationTooltipColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#ffffff"
                                },
                                "onePageScrollNavigationTooltipColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipBgColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationTooltipBgColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipPaddingHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "pageSettingsCustomCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_container": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_enable_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_content_width": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "neve_meta_title_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_author_avatar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_post_elements_order": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_footer": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_reading_time": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Ek dosya g\u00f6r\u00fcnt\u00fclenemedi\u011finde g\u00f6r\u00fcnt\u00fclenecek alternatif metin.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Ek dosya ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ek dosyan\u0131n veri taban\u0131nda bulunan HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ek dosyan\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML alt yaz\u0131s\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Ek dosya a\u00e7\u0131klamas\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ek dosyan\u0131n a\u00e7\u0131klamas\u0131, veri taban\u0131nda oldu\u011fu gibi .",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ek dosyan\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML a\u00e7\u0131klamas\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Ek dosyan\u0131n bulundu\u011fu yaz\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Ek dosyan\u0131n e\u015fsiz kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "action": {
                            "type": "string",
                            "enum": [
                                "create-image-subsizes"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/edit": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "src": {
                            "description": "D\u00fczenlenen g\u00f6rsel dosyas\u0131n\u0131n ba\u011flant\u0131s\u0131.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "G\u00f6rsel d\u00fczenlemeleri dizisi.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "G\u00f6rsel d\u00fczenleme.",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "D\u00f6nd\u00fcrme",
                                        "properties": {
                                            "type": {
                                                "description": "D\u00f6nd\u00fcrme t\u00fcr\u00fc.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "D\u00f6nd\u00fcrme de\u011fi\u015fkenleri.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "Derece olarak saat y\u00f6n\u00fcnde d\u00f6nd\u00fcrme a\u00e7\u0131s\u0131.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "K\u0131rp",
                                        "properties": {
                                            "type": {
                                                "description": "K\u0131rpma t\u00fcr\u00fc.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "K\u0131rpma de\u011fi\u015fkenleri.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "K\u0131rpmaya, g\u00f6rsel geni\u015fli\u011finin bir y\u00fczdesi olarak ba\u015flamak i\u00e7in soldan yatay konum.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "K\u0131rpmaya, g\u00f6rsel y\u00fcksekli\u011finin bir y\u00fczdesi olarak ba\u015flamak i\u00e7in \u00fcstten dikey konum.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "G\u00f6rsel geni\u015fli\u011finin y\u00fczdesi olarak k\u0131rpman\u0131n geni\u015fli\u011fi.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "G\u00f6rsel y\u00fcksekli\u011finin y\u00fczdesi olarak k\u0131rpman\u0131n y\u00fcksekli\u011fi.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "G\u00f6rseli saat y\u00f6n\u00fcnde derece cinsinden d\u00f6nd\u00fcrme miktar\u0131. KULLANIMDAN KALDIRILDI: Bunun yerine \"de\u011fi\u015ftiriciler\" kullan\u0131n.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "G\u00f6rsel y\u00fczdesi olarak, k\u0131rpman\u0131n ba\u015flayaca\u011f\u0131 x konumu. KULLANIMDAN KALDIRILDI: Bunun yerine `modifiers` kullan\u0131n.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "G\u00f6rsel y\u00fczdesi olarak, kesmenin ba\u015flayaca\u011f\u0131 y konumu. KULLANIMDAN KALDIRILDI: Bunun yerine `modifiers` kullan\u0131n.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "G\u00f6rsel y\u00fczdesi olarak, g\u00f6r\u00fcnt\u00fcn\u00fcn k\u0131rp\u0131laca\u011f\u0131 geni\u015flik. KULLANIMDAN KALDIRILDI: Bunun yerine `modifiers` kullan\u0131n.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "G\u00f6rsel y\u00fczdesi olarak, g\u00f6r\u00fcnt\u00fcn\u00fcn k\u0131rp\u0131laca\u011f\u0131 y\u00fckseklik. KULLANIMDAN KALDIRILDI: Bunun yerine `modifiers` kullan\u0131n.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirtilen bir ISO8601 uyumlu tarihten sonra yay\u0131nlam\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten sonra de\u011fi\u015ftirilmi\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 ISO8601 uyumlu tarihten \u00f6nce yay\u0131nlanm\u0131\u015f kaynaklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten \u00f6nce de\u011fi\u015ftirilen yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi nesne \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "menu_order",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "read",
                                    "unread",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Sonu\u00e7 k\u00fcmesini birka\u00e7 s\u0131n\u0131fland\u0131rma ile aras\u0131ndaki ili\u015fkiyle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "Sonu\u00e7 k\u00fcmesini menus s\u0131n\u0131fland\u0131rmas\u0131na atanm\u0131\u015f belirli terimler ge\u00e7en \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Terim kimlikleri listesi",
                                    "description": "Terimleri belirtilen kimliklerle e\u015fle\u015ftir.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Terim kimli\u011fi s\u0131n\u0131fland\u0131rma sorgusu",
                                    "description": "Geli\u015fmi\u015f bir terim sorgusu ger\u00e7ekle\u015ftirin.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Terim kimlikleri.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u00d6gelerin t\u00fcm terimlere mi, belirli terimlere mi atanaca\u011f\u0131.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesini menus s\u0131n\u0131fland\u0131rmas\u0131na atanm\u0131\u015f belirli terimler d\u0131\u015f\u0131nda t\u00fcm \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Terim kimlikleri listesi",
                                    "description": "Terimleri belirtilen kimliklerle e\u015fle\u015ftir.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Terim kimli\u011fi s\u0131n\u0131fland\u0131rma sorgusu",
                                    "description": "Geli\u015fmi\u015f bir terim sorgusu ger\u00e7ekle\u015ftirin.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Terim kimlikleri.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir menu_order de\u011ferini ta\u015f\u0131yan yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "Nesnenin ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Nesnenin ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nesnenin g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "\"post_type\" ya da \"taxonomy\" gibi temsil edilen nesnelerin ailesi.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Nesnenin adland\u0131r\u0131lm\u0131\u015f durumu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "Nesnenin \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Bu men\u00fc \u00f6gesinin ba\u011flant\u0131 bile\u015feninin ba\u015fl\u0131k \u00f6zniteli\u011fi metni.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Bu men\u00fc \u00f6gesinin ba\u011flant\u0131 bile\u015feninin s\u0131n\u0131f adlar\u0131.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Men\u00fc \u00f6gesinin a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "Varsa, bu \u00f6genin \u00fcst men\u00fc \u00f6gesindeki nav_menu_item veri taban\u0131 ID de\u011feri, yoksa 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\"Kategori\", \"yaz\u0131\" ya da \"ek dosya\" gibi \u00f6zg\u00fcn olarak sunulan nesnenin t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "Bu men\u00fc \u00f6gesinin g\u00f6sterdi\u011fi \u00f6zg\u00fcn nesnenin veri taban\u0131 kimli\u011fi. \u00d6rne\u011fin yaz\u0131lar i\u00e7in ID ya da kategoriler i\u00e7in term_id.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Bu men\u00fc \u00f6gesi i\u00e7in ba\u011flant\u0131 bile\u015feninin hedef \u00f6zniteli\u011fi.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Bu men\u00fc \u00f6gesinin g\u00f6sterdi\u011fi adres.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Bu men\u00fc \u00f6gesinin ba\u011flant\u0131s\u0131nda ifade edilen XFN ili\u015fkisi.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "nav_menu s\u0131n\u0131fland\u0131rmas\u0131ndaki nesneye atanm\u0131\u015f terimler.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "enableOnePageScrollInPage": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "onePageScrollCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollSpeed": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1000
                                },
                                "onePageScrollAnimation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "easeInOutQuad"
                                },
                                "onePageScrollShowDotNavigation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "onePageScrollNavigation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "scaleUp"
                                },
                                "onePageScrollNavigationPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "right"
                                },
                                "onePageScrollNavigationHorizontal": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationVertical": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationSpacing": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationIcon": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "id": {
                                            "type": "number"
                                        },
                                        "label": {
                                            "type": "string"
                                        },
                                        "src": {
                                            "type": "string"
                                        },
                                        "title": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        }
                                    }
                                },
                                "onePageScrollNavigationWidth": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeight": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorder": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipTypography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "fontFamily": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                },
                                                "variants": {
                                                    "type": "array"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontStyle": {
                                            "type": "string"
                                        },
                                        "hasValue": {
                                            "type": "boolean"
                                        },
                                        "fontWeight": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "letterSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "lineHeight": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "textDecoration": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "wordSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "onePageScrollNavigationTooltipColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#ffffff"
                                },
                                "onePageScrollNavigationTooltipColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipBgColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationTooltipBgColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipPaddingHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "pageSettingsCustomCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_container": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_enable_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_content_width": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "neve_meta_title_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_author_avatar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_post_elements_order": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_footer": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_reading_time": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/menu-items"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Nesnenin ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Nesnenin ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nesnenin g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "\"post_type\" ya da \"taxonomy\" gibi temsil edilen nesnelerin ailesi.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Nesnenin adland\u0131r\u0131lm\u0131\u015f durumu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Nesnenin \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Bu men\u00fc \u00f6gesinin ba\u011flant\u0131 bile\u015feninin ba\u015fl\u0131k \u00f6zniteli\u011fi metni.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Bu men\u00fc \u00f6gesinin ba\u011flant\u0131 bile\u015feninin s\u0131n\u0131f adlar\u0131.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Men\u00fc \u00f6gesinin a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Varsa, bu \u00f6genin \u00fcst men\u00fc \u00f6gesindeki nav_menu_item veri taban\u0131 ID de\u011feri, yoksa 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\"Kategori\", \"yaz\u0131\" ya da \"ek dosya\" gibi \u00f6zg\u00fcn olarak sunulan nesnenin t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "Bu men\u00fc \u00f6gesinin g\u00f6sterdi\u011fi \u00f6zg\u00fcn nesnenin veri taban\u0131 kimli\u011fi. \u00d6rne\u011fin yaz\u0131lar i\u00e7in ID ya da kategoriler i\u00e7in term_id.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Bu men\u00fc \u00f6gesi i\u00e7in ba\u011flant\u0131 bile\u015feninin hedef \u00f6zniteli\u011fi.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Bu men\u00fc \u00f6gesinin g\u00f6sterdi\u011fi adres.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Bu men\u00fc \u00f6gesinin ba\u011flant\u0131s\u0131nda ifade edilen XFN ili\u015fkisi.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "nav_menu s\u0131n\u0131fland\u0131rmas\u0131ndaki nesneye atanm\u0131\u015f terimler.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "enableOnePageScrollInPage": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "onePageScrollCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollSpeed": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1000
                                },
                                "onePageScrollAnimation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "easeInOutQuad"
                                },
                                "onePageScrollShowDotNavigation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "onePageScrollNavigation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "scaleUp"
                                },
                                "onePageScrollNavigationPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "right"
                                },
                                "onePageScrollNavigationHorizontal": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationVertical": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationSpacing": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationIcon": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "id": {
                                            "type": "number"
                                        },
                                        "label": {
                                            "type": "string"
                                        },
                                        "src": {
                                            "type": "string"
                                        },
                                        "title": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        }
                                    }
                                },
                                "onePageScrollNavigationWidth": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeight": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorder": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipTypography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "fontFamily": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                },
                                                "variants": {
                                                    "type": "array"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontStyle": {
                                            "type": "string"
                                        },
                                        "hasValue": {
                                            "type": "boolean"
                                        },
                                        "fontWeight": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "letterSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "lineHeight": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "textDecoration": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "wordSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "onePageScrollNavigationTooltipColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#ffffff"
                                },
                                "onePageScrollNavigationTooltipColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipBgColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationTooltipBgColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipPaddingHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "pageSettingsCustomCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_container": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_enable_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_content_width": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "neve_meta_title_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_author_avatar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_post_elements_order": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_footer": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_reading_time": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Nesnenin \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "Nesnenin ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Nesnenin ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nesnenin g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "\"post_type\" ya da \"taxonomy\" gibi temsil edilen nesnelerin ailesi.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Nesnenin adland\u0131r\u0131lm\u0131\u015f durumu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "Bu men\u00fc \u00f6gesinin ba\u011flant\u0131 bile\u015feninin ba\u015fl\u0131k \u00f6zniteli\u011fi metni.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Bu men\u00fc \u00f6gesinin ba\u011flant\u0131 bile\u015feninin s\u0131n\u0131f adlar\u0131.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Men\u00fc \u00f6gesinin a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Varsa, bu \u00f6genin \u00fcst men\u00fc \u00f6gesindeki nav_menu_item veri taban\u0131 ID de\u011feri, yoksa 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\"Kategori\", \"yaz\u0131\" ya da \"ek dosya\" gibi \u00f6zg\u00fcn olarak sunulan nesnenin t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "Bu men\u00fc \u00f6gesinin g\u00f6sterdi\u011fi \u00f6zg\u00fcn nesnenin veri taban\u0131 kimli\u011fi. \u00d6rne\u011fin yaz\u0131lar i\u00e7in ID ya da kategoriler i\u00e7in term_id.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Bu men\u00fc \u00f6gesi i\u00e7in ba\u011flant\u0131 bile\u015feninin hedef \u00f6zniteli\u011fi.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Bu men\u00fc \u00f6gesinin g\u00f6sterdi\u011fi adres.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Bu men\u00fc \u00f6gesinin ba\u011flant\u0131s\u0131nda ifade edilen XFN ili\u015fkisi.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "nav_menu s\u0131n\u0131fland\u0131rmas\u0131ndaki nesneye atanm\u0131\u015f terimler.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "enableOnePageScrollInPage": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "onePageScrollCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollSpeed": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1000
                                },
                                "onePageScrollAnimation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "easeInOutQuad"
                                },
                                "onePageScrollShowDotNavigation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "onePageScrollNavigation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "scaleUp"
                                },
                                "onePageScrollNavigationPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "right"
                                },
                                "onePageScrollNavigationHorizontal": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationVertical": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationSpacing": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationIcon": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "id": {
                                            "type": "number"
                                        },
                                        "label": {
                                            "type": "string"
                                        },
                                        "src": {
                                            "type": "string"
                                        },
                                        "title": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        }
                                    }
                                },
                                "onePageScrollNavigationWidth": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeight": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorder": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipTypography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "fontFamily": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                },
                                                "variants": {
                                                    "type": "array"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontStyle": {
                                            "type": "string"
                                        },
                                        "hasValue": {
                                            "type": "boolean"
                                        },
                                        "fontWeight": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "letterSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "lineHeight": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "textDecoration": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "wordSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "onePageScrollNavigationTooltipColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#ffffff"
                                },
                                "onePageScrollNavigationTooltipColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipBgColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationTooltipBgColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipPaddingHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "pageSettingsCustomCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_container": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_enable_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_content_width": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "neve_meta_title_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_author_avatar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_post_elements_order": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_footer": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_reading_time": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirtilen bir ISO8601 uyumlu tarihten sonra yay\u0131nlam\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten sonra de\u011fi\u015ftirilmi\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 ISO8601 uyumlu tarihten \u00f6nce yay\u0131nlanm\u0131\u015f kaynaklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten \u00f6nce de\u011fi\u015ftirilen yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "read",
                                    "unread",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Sonu\u00e7 k\u00fcmesini birka\u00e7 s\u0131n\u0131fland\u0131rma ile aras\u0131ndaki ili\u015fkiyle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Sonu\u00e7 k\u00fcmesini wp_pattern_category s\u0131n\u0131fland\u0131rmas\u0131na atanm\u0131\u015f belirli terimler ge\u00e7en \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Terim kimlikleri listesi",
                                    "description": "Terimleri belirtilen kimliklerle e\u015fle\u015ftir.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Terim kimli\u011fi s\u0131n\u0131fland\u0131rma sorgusu",
                                    "description": "Geli\u015fmi\u015f bir terim sorgusu ger\u00e7ekle\u015ftirin.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Terim kimlikleri.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u00d6gelerin t\u00fcm terimlere mi, belirli terimlere mi atanaca\u011f\u0131.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesini wp_pattern_category s\u0131n\u0131fland\u0131rmas\u0131na atanm\u0131\u015f belirli terimler d\u0131\u015f\u0131nda t\u00fcm \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Terim kimlikleri listesi",
                                    "description": "Terimleri belirtilen kimliklerle e\u015fle\u015ftir.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Terim kimli\u011fi s\u0131n\u0131fland\u0131rma sorgusu",
                                    "description": "Geli\u015fmi\u015f bir terim sorgusu ger\u00e7ekle\u015ftirin.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Terim kimlikleri.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "enableOnePageScrollInPage": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "onePageScrollCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollSpeed": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1000
                                },
                                "onePageScrollAnimation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "easeInOutQuad"
                                },
                                "onePageScrollShowDotNavigation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "onePageScrollNavigation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "scaleUp"
                                },
                                "onePageScrollNavigationPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "right"
                                },
                                "onePageScrollNavigationHorizontal": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationVertical": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationSpacing": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationIcon": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "id": {
                                            "type": "number"
                                        },
                                        "label": {
                                            "type": "string"
                                        },
                                        "src": {
                                            "type": "string"
                                        },
                                        "title": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        }
                                    }
                                },
                                "onePageScrollNavigationWidth": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeight": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorder": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipTypography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "fontFamily": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                },
                                                "variants": {
                                                    "type": "array"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontStyle": {
                                            "type": "string"
                                        },
                                        "hasValue": {
                                            "type": "boolean"
                                        },
                                        "fontWeight": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "letterSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "lineHeight": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "textDecoration": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "wordSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "onePageScrollNavigationTooltipColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#ffffff"
                                },
                                "onePageScrollNavigationTooltipColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipBgColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationTooltipBgColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipPaddingHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "pageSettingsCustomCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_container": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_enable_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_content_width": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "neve_meta_title_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_author_avatar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_post_elements_order": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_footer": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_reading_time": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "wp_pattern_category s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/blocks"
                    }
                ]
            }
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Varsay\u0131lan \u00f6zet uzunlu\u011funu ge\u00e7ersiz k\u0131l.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Parola korumal\u0131 ise yaz\u0131n\u0131n parolas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "enableOnePageScrollInPage": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "onePageScrollCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollSpeed": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1000
                                },
                                "onePageScrollAnimation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "easeInOutQuad"
                                },
                                "onePageScrollShowDotNavigation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "onePageScrollNavigation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "scaleUp"
                                },
                                "onePageScrollNavigationPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "right"
                                },
                                "onePageScrollNavigationHorizontal": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationVertical": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationSpacing": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationIcon": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "id": {
                                            "type": "number"
                                        },
                                        "label": {
                                            "type": "string"
                                        },
                                        "src": {
                                            "type": "string"
                                        },
                                        "title": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        }
                                    }
                                },
                                "onePageScrollNavigationWidth": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeight": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorder": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipTypography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "fontFamily": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                },
                                                "variants": {
                                                    "type": "array"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontStyle": {
                                            "type": "string"
                                        },
                                        "hasValue": {
                                            "type": "boolean"
                                        },
                                        "fontWeight": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "letterSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "lineHeight": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "textDecoration": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "wordSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "onePageScrollNavigationTooltipColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#ffffff"
                                },
                                "onePageScrollNavigationTooltipColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipBgColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationTooltipBgColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipPaddingHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "pageSettingsCustomCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_container": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_enable_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_content_width": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "neve_meta_title_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_author_avatar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_post_elements_order": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_footer": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_reading_time": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "wp_pattern_category s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi nesne \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "S\u00fcr\u00fcmlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "enableOnePageScrollInPage": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "onePageScrollCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollSpeed": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1000
                                },
                                "onePageScrollAnimation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "easeInOutQuad"
                                },
                                "onePageScrollShowDotNavigation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "onePageScrollNavigation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "scaleUp"
                                },
                                "onePageScrollNavigationPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "right"
                                },
                                "onePageScrollNavigationHorizontal": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationVertical": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationSpacing": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationIcon": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "id": {
                                            "type": "number"
                                        },
                                        "label": {
                                            "type": "string"
                                        },
                                        "src": {
                                            "type": "string"
                                        },
                                        "title": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        }
                                    }
                                },
                                "onePageScrollNavigationWidth": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeight": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorder": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipTypography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "fontFamily": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                },
                                                "variants": {
                                                    "type": "array"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontStyle": {
                                            "type": "string"
                                        },
                                        "hasValue": {
                                            "type": "boolean"
                                        },
                                        "fontWeight": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "letterSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "lineHeight": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "textDecoration": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "wordSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "onePageScrollNavigationTooltipColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#ffffff"
                                },
                                "onePageScrollNavigationTooltipColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipBgColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationTooltipBgColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipPaddingHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "pageSettingsCustomCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_container": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_enable_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_content_width": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "neve_meta_title_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_author_avatar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_post_elements_order": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_footer": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_reading_time": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "wp_pattern_category s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi nesne \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "S\u00fcr\u00fcmlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015eablonu belirten e\u015fsiz k\u0131saltma.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u015eablonun tema kimli\u011fi.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u015eablon t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u015eablonun i\u00e7eri\u011fi.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u015eablon taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u015eablonun g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u015eablonun a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u015eablonun durumu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Tema geli\u015ftiricisinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Belirli bir yaz\u0131 kimli\u011fi ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Belirtilmi\u015f \u015fablon par\u00e7as\u0131 alan\u0131 ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "\u015eablonlar\u0131 al\u0131nacak yaz\u0131 t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u015eablonu belirten e\u015fsiz k\u0131saltma.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u015eablonun tema kimli\u011fi.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u015eablon t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u015eablonun i\u00e7eri\u011fi.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u015eablon taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u015eablonun g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u015eablonun a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u015eablonun durumu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Tema geli\u015ftiricisinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Alternatifi getirilecek \u015fablonun k\u0131saltmas\u0131",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Bir \u015fablonun \u00f6zel mi yoksa \u015fablon hiyerar\u015fisinin bir par\u00e7as\u0131 m\u0131 oldu\u011funu g\u00f6sterir",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Olu\u015fturulan \u015fablonun \u015fablon \u00f6n eki. Bu \u00f6n ek, ana \u015fablon t\u00fcr\u00fcn\u00fc ay\u0131klamak i\u00e7in kullan\u0131l\u0131r, \u00f6rne\u011fin `taxonomy-books` i\u00e7in `taxonomy` ay\u0131klan\u0131r",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/templates\/lookup"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015eablonu belirten e\u015fsiz k\u0131saltma.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u015eablonun tema kimli\u011fi.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u015eablon t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u015eablonun i\u00e7eri\u011fi.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u015eablon taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u015eablonun g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u015eablonun a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u015eablonun durumu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Tema geli\u015ftiricisinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi nesne \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "S\u00fcr\u00fcmlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015eablonu belirten e\u015fsiz k\u0131saltma.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u015eablonun tema kimli\u011fi.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u015eablon t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u015eablonun i\u00e7eri\u011fi.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u015eablon taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u015eablonun g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u015eablonun a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u015eablonun durumu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Tema geli\u015ftiricisinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u015eablon par\u00e7as\u0131n\u0131n kullan\u0131lmas\u0131 ama\u00e7lanan yer (\u00fcst bilgi, alt bilgi gibi)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Belirli bir yaz\u0131 kimli\u011fi ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Belirtilmi\u015f \u015fablon par\u00e7as\u0131 alan\u0131 ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "\u015eablonlar\u0131 al\u0131nacak yaz\u0131 t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u015eablonu belirten e\u015fsiz k\u0131saltma.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u015eablonun tema kimli\u011fi.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u015eablon t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u015eablonun i\u00e7eri\u011fi.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u015eablon taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u015eablonun g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u015eablonun a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u015eablonun durumu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Tema geli\u015ftiricisinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u015eablon par\u00e7as\u0131n\u0131n kullan\u0131lmas\u0131 ama\u00e7lanan yer (\u00fcst bilgi, alt bilgi gibi)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Alternatifi getirilecek \u015fablonun k\u0131saltmas\u0131",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Bir \u015fablonun \u00f6zel mi yoksa \u015fablon hiyerar\u015fisinin bir par\u00e7as\u0131 m\u0131 oldu\u011funu g\u00f6sterir",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Olu\u015fturulan \u015fablonun \u015fablon \u00f6n eki. Bu \u00f6n ek, ana \u015fablon t\u00fcr\u00fcn\u00fc ay\u0131klamak i\u00e7in kullan\u0131l\u0131r, \u00f6rne\u011fin `taxonomy-books` i\u00e7in `taxonomy` ay\u0131klan\u0131r",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/template-parts\/lookup"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015eablonu belirten e\u015fsiz k\u0131saltma.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u015eablonun tema kimli\u011fi.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u015eablon t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u015eablonun i\u00e7eri\u011fi.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u015eablon taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u015eablonun g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u015eablonun a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u015eablonun durumu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Tema geli\u015ftiricisinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u015eablon par\u00e7as\u0131n\u0131n kullan\u0131lmas\u0131 ama\u00e7lanan yer (\u00fcst bilgi, alt bilgi gibi)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Genel stiller s\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Genel stil s\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[\\\/\\s%\\w\\.\\(\\)\\[\\]\\@_\\-]+)\/variations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "stylesheet": {
                            "description": "Tema belirteci",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "stylesheet": {
                            "description": "Tema belirteci",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<id>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "Genel bi\u00e7emler.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "Genel ayarlar.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Genel bi\u00e7em \u00e7e\u015fidinin ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Genel stillerin ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirtilen bir ISO8601 uyumlu tarihten sonra yay\u0131nlam\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten sonra de\u011fi\u015ftirilmi\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 ISO8601 uyumlu tarihten \u00f6nce yay\u0131nlanm\u0131\u015f kaynaklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten \u00f6nce de\u011fi\u015ftirilen yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "read",
                                    "unread",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/navigation"
                    }
                ]
            }
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Parola korumal\u0131 ise yaz\u0131n\u0131n parolas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi nesne \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "S\u00fcr\u00fcmlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "Yaz\u0131 g\u00f6r\u00fcn\u00fcm\u00fc ayarlar\u0131 i\u00e7in kullan\u0131lan theme.json \u015femas\u0131n\u0131n s\u00fcr\u00fcm\u00fc.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "theme.json bi\u00e7imindeki font-family ayar\u0131. Dizge olarak kodlanm\u0131\u015f.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/font-families"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-families\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "Yaz\u0131 g\u00f6r\u00fcn\u00fcm\u00fc ayarlar\u0131 i\u00e7in kullan\u0131lan theme.json \u015femas\u0131n\u0131n s\u00fcr\u00fcm\u00fc.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "theme.json bi\u00e7imindeki font-family ayar\u0131. Dizge olarak kodlanm\u0131\u015f.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Yaz\u0131 tipi y\u00fcz\u00fcn\u00fcn \u00fcst yaz\u0131 ailesinin kimli\u011fi.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Yaz\u0131 tipi y\u00fcz\u00fcn\u00fcn \u00fcst yaz\u0131 ailesinin kimli\u011fi.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "Yaz\u0131 g\u00f6r\u00fcn\u00fcm\u00fc ayarlar\u0131 i\u00e7in kullan\u0131lan theme.json \u015femas\u0131n\u0131n s\u00fcr\u00fcm\u00fc.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "theme.json bi\u00e7imindeki font-face ayar\u0131. Dizge olarak kodlanm\u0131\u015f.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Yaz\u0131 tipi y\u00fcz\u00fcn\u00fcn \u00fcst yaz\u0131 ailesinin kimli\u011fi.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Yaz\u0131 tipi y\u00fcz\u00fcn\u00fcn e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Yaz\u0131 tipi y\u00fcz\u00fcn\u00fcn \u00fcst yaz\u0131 ailesinin kimli\u011fi.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Yaz\u0131 tipi y\u00fcz\u00fcn\u00fcn e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jb_store_css": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirtilen bir ISO8601 uyumlu tarihten sonra yay\u0131nlam\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten sonra de\u011fi\u015ftirilmi\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 ISO8601 uyumlu tarihten \u00f6nce yay\u0131nlanm\u0131\u015f kaynaklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten \u00f6nce de\u011fi\u015ftirilen yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "read",
                                    "unread",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/jb_store_css"
                    }
                ]
            }
        },
        "\/wp\/v2\/jb_store_css\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Parola korumal\u0131 ise yaz\u0131n\u0131n parolas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jb_store_css\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jb_store_css\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/neve_custom_layouts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirtilen bir ISO8601 uyumlu tarihten sonra yay\u0131nlam\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten sonra de\u011fi\u015ftirilmi\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli yazarlara atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli yazarlara atanm\u0131\u015f yaz\u0131lar\u0131n kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 ISO8601 uyumlu tarihten \u00f6nce yay\u0131nlanm\u0131\u015f kaynaklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten \u00f6nce de\u011fi\u015ftirilen yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir menu_order de\u011ferini ta\u015f\u0131yan yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "read",
                                    "unread",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Yaz\u0131n\u0131n di\u011fer yaz\u0131lara g\u00f6re s\u0131ralamas\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "enableOnePageScrollInPage": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "onePageScrollCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollSpeed": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1000
                                },
                                "onePageScrollAnimation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "easeInOutQuad"
                                },
                                "onePageScrollShowDotNavigation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "onePageScrollNavigation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "scaleUp"
                                },
                                "onePageScrollNavigationPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "right"
                                },
                                "onePageScrollNavigationHorizontal": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationVertical": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationSpacing": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationIcon": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "id": {
                                            "type": "number"
                                        },
                                        "label": {
                                            "type": "string"
                                        },
                                        "src": {
                                            "type": "string"
                                        },
                                        "title": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        }
                                    }
                                },
                                "onePageScrollNavigationWidth": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeight": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorder": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipTypography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "fontFamily": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                },
                                                "variants": {
                                                    "type": "array"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontStyle": {
                                            "type": "string"
                                        },
                                        "hasValue": {
                                            "type": "boolean"
                                        },
                                        "fontWeight": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "letterSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "lineHeight": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "textDecoration": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "wordSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "onePageScrollNavigationTooltipColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#ffffff"
                                },
                                "onePageScrollNavigationTooltipColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipBgColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationTooltipBgColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipPaddingHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "pageSettingsCustomCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_container": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_enable_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_content_width": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "neve_meta_title_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_author_avatar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_post_elements_order": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_footer": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_reading_time": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "custom-layout-options-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "none"
                                },
                                "custom-layout-options-hook": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "none"
                                },
                                "custom-layout-options-sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "blog"
                                },
                                "custom-layout-options-sidebar-action": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "none"
                                },
                                "custom-layout-options-should-expire": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "custom-layout-expiration-date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "custom-layout-options-inside-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "none"
                                },
                                "custom-layout-options-events-no": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 1
                                },
                                "custom-layout-options-priority-v2": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 10
                                },
                                "custom-layout-conditional-logic": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "cs-layout": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/neve_custom_layouts"
                    }
                ]
            }
        },
        "\/wp\/v2\/neve_custom_layouts\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Varsay\u0131lan \u00f6zet uzunlu\u011funu ge\u00e7ersiz k\u0131l.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Parola korumal\u0131 ise yaz\u0131n\u0131n parolas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Yaz\u0131n\u0131n di\u011fer yaz\u0131lara g\u00f6re s\u0131ralamas\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "enableOnePageScrollInPage": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "onePageScrollCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollSpeed": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1000
                                },
                                "onePageScrollAnimation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "easeInOutQuad"
                                },
                                "onePageScrollShowDotNavigation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "onePageScrollNavigation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "scaleUp"
                                },
                                "onePageScrollNavigationPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "right"
                                },
                                "onePageScrollNavigationHorizontal": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationVertical": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationSpacing": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationIcon": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "id": {
                                            "type": "number"
                                        },
                                        "label": {
                                            "type": "string"
                                        },
                                        "src": {
                                            "type": "string"
                                        },
                                        "title": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        }
                                    }
                                },
                                "onePageScrollNavigationWidth": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeight": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorder": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipTypography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "fontFamily": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                },
                                                "variants": {
                                                    "type": "array"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontStyle": {
                                            "type": "string"
                                        },
                                        "hasValue": {
                                            "type": "boolean"
                                        },
                                        "fontWeight": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "letterSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "lineHeight": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "textDecoration": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "wordSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "onePageScrollNavigationTooltipColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#ffffff"
                                },
                                "onePageScrollNavigationTooltipColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipBgColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationTooltipBgColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipPaddingHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "pageSettingsCustomCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_container": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_enable_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_content_width": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "neve_meta_title_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_author_avatar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_post_elements_order": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_footer": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_reading_time": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "custom-layout-options-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "none"
                                },
                                "custom-layout-options-hook": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "none"
                                },
                                "custom-layout-options-sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "blog"
                                },
                                "custom-layout-options-sidebar-action": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "none"
                                },
                                "custom-layout-options-should-expire": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "custom-layout-expiration-date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "custom-layout-options-inside-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "none"
                                },
                                "custom-layout-options-events-no": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 1
                                },
                                "custom-layout-options-priority-v2": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 10
                                },
                                "custom-layout-conditional-logic": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "cs-layout": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/neve_custom_layouts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Yaz\u0131n\u0131n di\u011fer yaz\u0131lara g\u00f6re s\u0131ralamas\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "enableOnePageScrollInPage": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "onePageScrollCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollSpeed": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1000
                                },
                                "onePageScrollAnimation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "easeInOutQuad"
                                },
                                "onePageScrollShowDotNavigation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "onePageScrollNavigation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "scaleUp"
                                },
                                "onePageScrollNavigationPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "right"
                                },
                                "onePageScrollNavigationHorizontal": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationVertical": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationSpacing": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationIcon": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "id": {
                                            "type": "number"
                                        },
                                        "label": {
                                            "type": "string"
                                        },
                                        "src": {
                                            "type": "string"
                                        },
                                        "title": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        }
                                    }
                                },
                                "onePageScrollNavigationWidth": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeight": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorder": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipTypography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "fontFamily": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                },
                                                "variants": {
                                                    "type": "array"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontStyle": {
                                            "type": "string"
                                        },
                                        "hasValue": {
                                            "type": "boolean"
                                        },
                                        "fontWeight": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "letterSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "lineHeight": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "textDecoration": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "wordSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "onePageScrollNavigationTooltipColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#ffffff"
                                },
                                "onePageScrollNavigationTooltipColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipBgColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationTooltipBgColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipPaddingHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "pageSettingsCustomCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_container": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_enable_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_content_width": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "neve_meta_title_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_author_avatar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_post_elements_order": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_footer": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_reading_time": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "custom-layout-options-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "none"
                                },
                                "custom-layout-options-hook": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "none"
                                },
                                "custom-layout-options-sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "blog"
                                },
                                "custom-layout-options-sidebar-action": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "none"
                                },
                                "custom-layout-options-should-expire": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "custom-layout-expiration-date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "custom-layout-options-inside-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "none"
                                },
                                "custom-layout-options-events-no": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 1
                                },
                                "custom-layout-options-priority-v2": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 10
                                },
                                "custom-layout-conditional-logic": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "cs-layout": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/neve_custom_layouts\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/class-manager": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirtilen bir ISO8601 uyumlu tarihten sonra yay\u0131nlam\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten sonra de\u011fi\u015ftirilmi\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 ISO8601 uyumlu tarihten \u00f6nce yay\u0131nlanm\u0131\u015f kaynaklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten \u00f6nce de\u011fi\u015ftirilen yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir menu_order de\u011ferini ta\u015f\u0131yan yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli \u00fcst kimlikleri ta\u015f\u0131yan \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir \u00fcst kimli\u011fi ta\u015f\u0131mayan t\u00fcm \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "read",
                                    "unread",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Yaz\u0131n\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Yaz\u0131n\u0131n di\u011fer yaz\u0131lara g\u00f6re s\u0131ralamas\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "enableOnePageScrollInPage": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "onePageScrollCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollSpeed": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1000
                                },
                                "onePageScrollAnimation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "easeInOutQuad"
                                },
                                "onePageScrollShowDotNavigation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "onePageScrollNavigation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "scaleUp"
                                },
                                "onePageScrollNavigationPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "right"
                                },
                                "onePageScrollNavigationHorizontal": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationVertical": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationSpacing": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationIcon": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "id": {
                                            "type": "number"
                                        },
                                        "label": {
                                            "type": "string"
                                        },
                                        "src": {
                                            "type": "string"
                                        },
                                        "title": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        }
                                    }
                                },
                                "onePageScrollNavigationWidth": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeight": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorder": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipTypography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "fontFamily": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                },
                                                "variants": {
                                                    "type": "array"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontStyle": {
                                            "type": "string"
                                        },
                                        "hasValue": {
                                            "type": "boolean"
                                        },
                                        "fontWeight": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "letterSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "lineHeight": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "textDecoration": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "wordSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "onePageScrollNavigationTooltipColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#ffffff"
                                },
                                "onePageScrollNavigationTooltipColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipBgColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationTooltipBgColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipPaddingHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "pageSettingsCustomCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_container": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_enable_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_content_width": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "neve_meta_title_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_author_avatar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_post_elements_order": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_footer": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_reading_time": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "globalClassManagerStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerTypography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerTypographyTextAlignmentDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTextShadow": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerTextColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerLinkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerFillColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerStrokeColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerStrokeWidth": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerStrokeDasharray": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerStrokeOpacity": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerStrokeLinecap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerStrokeLinejoin": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerOverflowXStyle": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerOverflowYStyle": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerWhiteSpace": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerBorderDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerBoxShadowHorizontal": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowVertical": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowBlur": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowSpread": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerBoxShadow": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerAdvancedWidthDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerAdvancedCustomWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerLayoutType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexColumnGapDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexWrapDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerGridMinimumColumnWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsDesktop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsTablet": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsMobile": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsTabletLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsMobileLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridColumnsLaptop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridColumnsWideScreen": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsDesktop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsTablet": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsMobile": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsTabletLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsMobileLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridManualRowsLaptop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridManualRowsWideScreen": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "globalClassManagerAdvancedPositions": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerVerticalPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerVerticalPositionOffsetDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerHorizontalPositionOffsetDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerCustomCSSSwitch": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "classManagerCustomCSS": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "subClassManagerTextColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "subClassManagerLinkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "subClassManagerBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/class-manager"
                    }
                ]
            }
        },
        "\/wp\/v2\/class-manager\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Parola korumal\u0131 ise yaz\u0131n\u0131n parolas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "read",
                                "unread"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Yaz\u0131n\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Yaz\u0131n\u0131n di\u011fer yaz\u0131lara g\u00f6re s\u0131ralamas\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "enableOnePageScrollInPage": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "onePageScrollCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollSpeed": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1000
                                },
                                "onePageScrollAnimation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "easeInOutQuad"
                                },
                                "onePageScrollShowDotNavigation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "onePageScrollNavigation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "scaleUp"
                                },
                                "onePageScrollNavigationPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "right"
                                },
                                "onePageScrollNavigationHorizontal": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationVertical": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationSpacing": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationIcon": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "id": {
                                            "type": "number"
                                        },
                                        "label": {
                                            "type": "string"
                                        },
                                        "src": {
                                            "type": "string"
                                        },
                                        "title": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        }
                                    }
                                },
                                "onePageScrollNavigationWidth": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationWidthActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeight": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationHeightActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "size": {
                                                    "type": "number",
                                                    "default": 0
                                                },
                                                "unit": {
                                                    "type": "string",
                                                    "default": "%"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorder": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string",
                                                    "default": "solid"
                                                },
                                                "color": {
                                                    "type": "string",
                                                    "default": "#00ff0d"
                                                },
                                                "width": {
                                                    "type": "string",
                                                    "default": "2px"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "left": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "right": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "bottom": {
                                                    "type": "object",
                                                    "properties": {
                                                        "style": {
                                                            "type": "string"
                                                        },
                                                        "color": {
                                                            "type": "string"
                                                        },
                                                        "width": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "style": {
                                                    "type": "string"
                                                },
                                                "color": {
                                                    "type": "string"
                                                },
                                                "width": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationBorderRadiusActive": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipTypography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "fontFamily": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                },
                                                "variants": {
                                                    "type": "array"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "fontStyle": {
                                            "type": "string"
                                        },
                                        "hasValue": {
                                            "type": "boolean"
                                        },
                                        "fontWeight": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "letterSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "lineHeight": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "textDecoration": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "wordSpacing": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number",
                                                            "default": 0
                                                        },
                                                        "unit": {
                                                            "type": "string",
                                                            "default": "%"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "onePageScrollNavigationTooltipColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#ffffff"
                                },
                                "onePageScrollNavigationTooltipColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipBgColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "#00ff0d"
                                },
                                "onePageScrollNavigationTooltipBgColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "onePageScrollNavigationTooltipPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipPaddingHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadius": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "onePageScrollNavigationTooltipBorderRadiusHover": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "pageSettingsCustomCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_container": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_enable_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_content_width": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "neve_meta_title_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_author_avatar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_post_elements_order": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_footer": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_disable_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "neve_meta_reading_time": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "globalClassManagerStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerTypography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerTypographyTextAlignmentDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTextShadow": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerTextColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerLinkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerFillColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerStrokeColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerStrokeWidth": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerStrokeDasharray": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerStrokeOpacity": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerStrokeLinecap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerStrokeLinejoin": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerOverflowXStyle": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerOverflowYStyle": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerWhiteSpace": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerBorderDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerBoxShadowHorizontal": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowVertical": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowBlur": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowSpread": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerBoxShadow": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerAdvancedWidthDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerAdvancedCustomWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerLayoutType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexColumnGapDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexWrapDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerGridMinimumColumnWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsDesktop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsTablet": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsMobile": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsTabletLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsMobileLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridColumnsLaptop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridColumnsWideScreen": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsDesktop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsTablet": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsMobile": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsTabletLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsMobileLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridManualRowsLaptop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridManualRowsWideScreen": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "globalClassManagerAdvancedPositions": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerVerticalPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerVerticalPositionOffsetDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerHorizontalPositionOffsetDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerCustomCSSSwitch": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "classManagerCustomCSS": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "subClassManagerTextColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "subClassManagerLinkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "subClassManagerBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "Yaz\u0131 t\u00fcr\u00fcn\u00fcn alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Durumun alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir yaz\u0131 t\u00fcr\u00fc ile ili\u015fkilendirilmi\u015f s\u0131n\u0131fland\u0131rmalarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "S\u0131n\u0131fland\u0131rman\u0131n alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/categories": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi terim \u00f6zniteliklerine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Herhangi bir yaz\u0131ya atanm\u0131\u015f terimlerin gizlenip gizlenmeyece\u011fi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir \u00fcst terime atanm\u0131\u015f terimlerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir yaz\u0131ya atanm\u0131\u015f terimlerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 terim k\u0131saltmas\u0131 ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Terimin HTML a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Terim i\u00e7in HTML ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Terimin t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u00dcst terim kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/categories"
                    }
                ]
            }
        },
        "\/wp\/v2\/categories\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Terimin HTML a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Terim i\u00e7in HTML ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Terimin t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u00dcst terim kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Terimlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi terim \u00f6zniteliklerine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Herhangi bir yaz\u0131ya atanm\u0131\u015f terimlerin gizlenip gizlenmeyece\u011fi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir yaz\u0131ya atanm\u0131\u015f terimlerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 terim k\u0131saltmas\u0131 ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Terimin HTML a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Terim i\u00e7in HTML ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Terimin t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/tags"
                    }
                ]
            }
        },
        "\/wp\/v2\/tags\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Terimin HTML a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Terim i\u00e7in HTML ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Terimin t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Terimlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi terim \u00f6zniteliklerine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Herhangi bir yaz\u0131ya atanm\u0131\u015f terimlerin gizlenip gizlenmeyece\u011fi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir yaz\u0131ya atanm\u0131\u015f terimlerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 terim k\u0131saltmas\u0131 ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Terimin HTML a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Terim i\u00e7in HTML ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Terimin t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Men\u00fcye atanan konumlar.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\u00dcst d\u00fczey sayfalar\u0131n bu men\u00fcye otomatik olarak eklenip eklenmeyece\u011fi.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/menus"
                    }
                ]
            }
        },
        "\/wp\/v2\/menus\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Terimin HTML a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Terim i\u00e7in HTML ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Terimin t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Men\u00fcye atanan konumlar.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\u00dcst d\u00fczey sayfalar\u0131n bu men\u00fcye otomatik olarak eklenip eklenmeyece\u011fi.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Terimlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi terim \u00f6zniteliklerine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Herhangi bir yaz\u0131ya atanm\u0131\u015f terimlerin gizlenip gizlenmeyece\u011fi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir yaz\u0131ya atanm\u0131\u015f terimlerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 terim k\u0131saltmas\u0131 ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Terimin HTML a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Terim i\u00e7in HTML ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Terimin t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/wp_pattern_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/wp_pattern_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Terimin HTML a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Terim i\u00e7in HTML ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Terimin t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Terimlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Derlemeyi kullan\u0131c\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 kullan\u0131c\u0131 k\u0131saltmas\u0131 ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirtilen belirli rollerden en az birine uyan kullan\u0131c\u0131lara s\u0131n\u0131rland\u0131r\u0131r. Virg\u00fcl ile ayr\u0131lm\u0131\u015f roller ya da tek bir rol kabul edilir.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "Sonu\u00e7 k\u00fcmesini, belirtilen yetkinliklerden en az biri ile e\u015fle\u015fen kullan\u0131c\u0131larla s\u0131n\u0131rland\u0131r\u0131r. Virg\u00fcl ile ayr\u0131lm\u0131\u015f yetkinlikler ya da tek bir yetkinlik kabul edilebilir.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "Sonu\u00e7 k\u00fcmesini yazar olarak kabul edilen kullan\u0131c\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "Sonu\u00e7 k\u00fcmesini yaz\u0131 yay\u0131nlayan kullan\u0131c\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "boolean",
                                "array"
                            ],
                            "items": {
                                "type": "string",
                                "enum": {
                                    "post": "post",
                                    "page": "page",
                                    "attachment": "attachment",
                                    "nav_menu_item": "nav_menu_item",
                                    "wp_block": "wp_block",
                                    "wp_template": "wp_template",
                                    "wp_template_part": "wp_template_part",
                                    "wp_global_styles": "wp_global_styles",
                                    "wp_navigation": "wp_navigation",
                                    "wp_font_family": "wp_font_family",
                                    "wp_font_face": "wp_font_face",
                                    "jb_store_css": "jb_store_css",
                                    "neve_custom_layouts": "neve_custom_layouts",
                                    "class-manager": "class-manager"
                                }
                            },
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "Kullan\u0131c\u0131n\u0131n oturum a\u00e7ma ad\u0131.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "Kullan\u0131c\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenecek ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Kullan\u0131c\u0131n\u0131n ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Kullan\u0131c\u0131n\u0131n soyad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Kullan\u0131c\u0131n\u0131n e-posta adresi.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "Kullan\u0131c\u0131n\u0131n adresi.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Kullan\u0131c\u0131n\u0131n a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Kullan\u0131c\u0131n\u0131n dil ayar\u0131.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "tr_TR"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Kullan\u0131c\u0131n\u0131n takma ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Kullan\u0131c\u0131n\u0131n alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Kullan\u0131c\u0131ya atanm\u0131\u015f roller.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Kullan\u0131c\u0131n\u0131n parolas\u0131 (asla kat\u0131lmaz).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Ayarlar\u0131n g\u00fcncellendi\u011fi tarih ve saat.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/users"
                    }
                ]
            }
        },
        "\/wp\/v2\/users\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kullan\u0131c\u0131n\u0131n benzersiz kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kullan\u0131c\u0131n\u0131n benzersiz kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "Kullan\u0131c\u0131n\u0131n oturum a\u00e7ma ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Kullan\u0131c\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenecek ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Kullan\u0131c\u0131n\u0131n ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Kullan\u0131c\u0131n\u0131n soyad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Kullan\u0131c\u0131n\u0131n e-posta adresi.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "Kullan\u0131c\u0131n\u0131n adresi.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Kullan\u0131c\u0131n\u0131n a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Kullan\u0131c\u0131n\u0131n dil ayar\u0131.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "tr_TR"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Kullan\u0131c\u0131n\u0131n takma ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Kullan\u0131c\u0131n\u0131n alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Kullan\u0131c\u0131ya atanm\u0131\u015f roller.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Kullan\u0131c\u0131n\u0131n parolas\u0131 (asla kat\u0131lmaz).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Ayarlar\u0131n g\u00fcncellendi\u011fi tarih ve saat.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kullan\u0131c\u0131n\u0131n benzersiz kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kullan\u0131c\u0131lar\u0131n \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Silinen kullan\u0131c\u0131n\u0131n yaz\u0131lar\u0131n\u0131 ve ba\u011flant\u0131lar\u0131n\u0131 bu kullan\u0131c\u0131 kimli\u011fine atar.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "Kullan\u0131c\u0131n\u0131n oturum a\u00e7ma ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Kullan\u0131c\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenecek ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Kullan\u0131c\u0131n\u0131n ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Kullan\u0131c\u0131n\u0131n soyad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Kullan\u0131c\u0131n\u0131n e-posta adresi.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "Kullan\u0131c\u0131n\u0131n adresi.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Kullan\u0131c\u0131n\u0131n a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Kullan\u0131c\u0131n\u0131n dil ayar\u0131.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "tr_TR"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Kullan\u0131c\u0131n\u0131n takma ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Kullan\u0131c\u0131n\u0131n alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Kullan\u0131c\u0131ya atanm\u0131\u015f roller.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Kullan\u0131c\u0131n\u0131n parolas\u0131 (asla kat\u0131lmaz).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Ayarlar\u0131n g\u00fcncellendi\u011fi tarih ve saat.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kullan\u0131c\u0131lar\u0131n \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Silinen kullan\u0131c\u0131n\u0131n yaz\u0131lar\u0131n\u0131 ve ba\u011flant\u0131lar\u0131n\u0131 bu kullan\u0131c\u0131 kimli\u011fine atar.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/users\/me"
                    }
                ]
            }
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Uygulama taraf\u0131ndan benzersiz olarak tan\u0131mlamak i\u00e7in belirtilen bir UUID. URL veya DNS adland\u0131rma alan\u0131n\u0131n bulundu\u011fu bir UUID v5 kullan\u0131lmas\u0131 \u00f6nerilir.",
                            "type": "string",
                            "format": "uuid",
                            "required": false
                        },
                        "name": {
                            "description": "Uygulama parolas\u0131n\u0131n ad\u0131.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/introspect": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/(?P<uuid>[\\w\\-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Uygulama taraf\u0131ndan benzersiz olarak tan\u0131mlamak i\u00e7in belirtilen bir UUID. URL veya DNS adland\u0131rma alan\u0131n\u0131n bulundu\u011fu bir UUID v5 kullan\u0131lmas\u0131 \u00f6nerilir.",
                            "type": "string",
                            "format": "uuid",
                            "required": false
                        },
                        "name": {
                            "description": "Uygulama parolas\u0131n\u0131n ad\u0131.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/comments": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirli bir ISO8601 uyumlu tarihten sonra yay\u0131nlanm\u0131\u015f yorumlarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kullan\u0131c\u0131 kimliklerinin yorumlar\u0131 ile s\u0131n\u0131rland\u0131r\u0131r. Kimlik do\u011frulamas\u0131 gerekir.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kullan\u0131c\u0131 kimliklerinin yorumlar\u0131n\u0131n kat\u0131lmad\u0131\u011f\u0131ndan emin olun. Kimlik do\u011frulamas\u0131 gerekir.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "Sonu\u00e7 k\u00fcmesini belirli yazar e-posta adresleriyle s\u0131n\u0131rland\u0131r\u0131r. Kimlik do\u011frulamas\u0131 gerekir.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 belirli bir ISO8601 uyumlu tarihinden \u00f6nce yay\u0131nlanm\u0131\u015f yorumlarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yorum \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "Sonu\u00e7 k\u00fcmesini belirli \u00fcst \u00f6ge kimliklerini ta\u015f\u0131yan yorumlarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "Sonu\u00e7 k\u00fcmesine belirli \u00fcst \u00f6ge kimliklerinin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "Sonu\u00e7 k\u00fcmesini belirli yaz\u0131 kimliklerinin yorumlar\u0131 ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "Sonu\u00e7 k\u00fcmesini belirli durumlar atanm\u0131\u015f yorumlarla s\u0131n\u0131rland\u0131r\u0131r. Kimlik do\u011frulamas\u0131 gerekir.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir t\u00fcre atanm\u0131\u015f yorumlarla s\u0131n\u0131rland\u0131r\u0131r. Kimlik do\u011frulamas\u0131 gerekir.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Parola korumal\u0131 ise yaz\u0131n\u0131n parolas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "Yazar bir kullan\u0131c\u0131 ise, kullan\u0131c\u0131 nesnesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Yorum yazar\u0131n\u0131n e-posta adresi.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "Yorum yazar\u0131n\u0131n IP adresi.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Yorum yazar\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenecek ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "Yazar yorumunun adresi.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Yorum yazar\u0131n\u0131n kullan\u0131c\u0131 uygulamas\u0131 (taray\u0131c\u0131\/i\u015fletim sistemi).",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Yorum i\u00e7in i\u00e7erik.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yorumun i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yorumun g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yorumun yay\u0131nlanma tarihi.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "GMT olarak yorumun yay\u0131nland\u0131\u011f\u0131 tarih.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "Yorumun \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "\u0130li\u015fkilendirilmi\u015f yaz\u0131 nesnesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Yorumun durumu.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/comments"
                    }
                ]
            }
        },
        "\/wp\/v2\/comments\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Yorumun e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Yorumun \u00fcst yaz\u0131s\u0131n\u0131n parolas\u0131 (yaz\u0131 parola ile korunuyorsa).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Yorumun e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "Yazar bir kullan\u0131c\u0131 ise, kullan\u0131c\u0131 nesnesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Yorum yazar\u0131n\u0131n e-posta adresi.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "Yorum yazar\u0131n\u0131n IP adresi.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Yorum yazar\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenecek ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "Yazar yorumunun adresi.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Yorum yazar\u0131n\u0131n kullan\u0131c\u0131 uygulamas\u0131 (taray\u0131c\u0131\/i\u015fletim sistemi).",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Yorum i\u00e7in i\u00e7erik.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yorumun i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yorumun g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yorumun yay\u0131nlanma tarihi.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "GMT olarak yorumun yay\u0131nland\u0131\u011f\u0131 tarih.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "Yorumun \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0130li\u015fkilendirilmi\u015f yaz\u0131 nesnesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Yorumun durumu.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Yorumun e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        },
                        "password": {
                            "description": "Yorumun \u00fcst yaz\u0131s\u0131n\u0131n parolas\u0131 (yaz\u0131 parola ile korunuyorsa).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "Sonucu, bir nesne t\u00fcr\u00fcn\u00fcn \u00f6geleriyle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "Sonucu bir ya da birka\u00e7 nesne alt t\u00fcr\u00fcn\u00fcn \u00f6geleriyle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "category",
                                    "post_tag",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-renderer\/(?P<name>[a-z0-9-]+\/[a-z0-9-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Blo\u011fun benzersiz kay\u0131tl\u0131 ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Blo\u011fun \u00f6znitelikleri.",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "Yaz\u0131 ba\u011flam\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Blok adland\u0131rma alan\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/block-types"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Blok adland\u0131rma alan\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)\/(?P<name>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Blok ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "Blok adland\u0131rma alan\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/settings": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "nv_pro_blog_pro_status": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "nv_pro_hfg_module_status": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "nv_pro_performance_features_status": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "nv_pro_woocommerce_booster_status": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "nv_pro_elementor_booster_status": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "nv_pro_white_label_status": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "nv_pro_custom_layouts_status": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "nv_pro_lifterlms_booster_status": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "nv_pro_typekit_fonts_status": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "nv_pro_easy_digital_downloads_status": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "nv_pro_block_editor_booster_status": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "nv_pro_custom_sidebars_status": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "nv_pro_dashboard_customizer_status": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "nv_pro_access_restriction_status": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "nv_pro_post_type_enhancements_status": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "nv_pro_hide_sparks_customizer_notice": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "nv_pro_sparks_installation_notice": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "neve_pro_typekit_data": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "neve_logger_flag": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "nv_pro_enable_local_fonts": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "nv_pro_enable_featured_image_taxonomy": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "nv_pro_featured_image_taxonomies": {
                            "title": "",
                            "description": "",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "nv_pro_enable_mega_menu": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "nv_pro_enable_emoji_removal": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "nv_pro_enable_embedded_removal": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "nv_pro_enable_lazy_content": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "nv_pro_typekit_id": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "nv_pro_typekit_loading_method": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "nv_pro_neve_access_restriction": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "themeisle_blocks_settings_redirect": {
                            "title": "",
                            "description": "Redirect on new install.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_onboarding": {
                            "title": "",
                            "description": "Show Editor Onboarding.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_css_module": {
                            "title": "",
                            "description": "Custom CSS module allows to add custom CSS to each block in Block Editor.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_blocks_animation": {
                            "title": "",
                            "description": "Blocks Animation module allows to add CSS animations to each block in Block Editor.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_block_conditions": {
                            "title": "",
                            "description": "Blocks Conditions module allows to hide\/display blocks to your users based on selected conditions.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_patterns_library": {
                            "title": "",
                            "description": "Patterns Library module allows to add predefined patterns to your blocks.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_dynamic_content": {
                            "title": "",
                            "description": "Dynamic Content allows you to display dynamic content, link and images in your content.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_highlight_dynamic": {
                            "title": "",
                            "description": "Easily differentiate between dynamic and normal text in the editor.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_optimize_animations_css": {
                            "title": "",
                            "description": "Optimize Animations CSS.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_disable_review_schema": {
                            "title": "",
                            "description": "Enable Rich Schema in Product Review Block.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_review_scale": {
                            "title": "",
                            "description": "Use 0.5 Scale for Review Block.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_block_ai_toolbar_module": {
                            "title": "",
                            "description": "Enable the AI Block Toolbar in Editor",
                            "type": "boolean",
                            "required": false
                        },
                        "otter_blocks_logger_flag": {
                            "title": "",
                            "description": "Become a contributor by opting in to our anonymous data tracking. We guarantee no sensitive data is collected.",
                            "type": "string",
                            "required": false
                        },
                        "otter_blocks_logger_data": {
                            "title": "",
                            "description": "Anonymous data tracking object.",
                            "type": "object",
                            "properties": {
                                "blocks": {
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "name": {
                                                "type": "string"
                                            },
                                            "instances": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "templates": {
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "url": {
                                                "type": "string"
                                            },
                                            "instances": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "themeisle_google_map_block_api_key": {
                            "title": "",
                            "description": "Google Map API key for the Google Maps Gutenberg Block.",
                            "type": "string",
                            "required": false
                        },
                        "themeisle_stripe_api_key": {
                            "title": "",
                            "description": "Stripe API key for the Stripe Block.",
                            "type": "string",
                            "required": false
                        },
                        "themeisle_google_captcha_api_site_key": {
                            "title": "",
                            "description": "Google reCaptcha Site API key for the Form Block.",
                            "type": "string",
                            "required": false
                        },
                        "themeisle_google_captcha_api_secret_key": {
                            "title": "",
                            "description": "Google reCaptcha Secret API key for the Form Block.",
                            "type": "string",
                            "required": false
                        },
                        "themeisle_blocks_settings_default_block": {
                            "title": "",
                            "description": "Make Section block your default block for Pages?",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_global_defaults": {
                            "title": "",
                            "description": "Global defaults for Gutenberg Blocks.",
                            "type": "string",
                            "required": false
                        },
                        "themeisle_blocks_form_emails": {
                            "title": "",
                            "description": "Email used in the Form block.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "form": {
                                        "type": "string"
                                    },
                                    "hasCaptcha": {
                                        "type": [
                                            "boolean",
                                            "number",
                                            "string"
                                        ]
                                    },
                                    "email": {
                                        "type": "string"
                                    },
                                    "fromName": {
                                        "type": "string"
                                    },
                                    "fromEmail": {
                                        "type": "string"
                                    },
                                    "redirectLink": {
                                        "type": "string"
                                    },
                                    "emailSubject": {
                                        "type": "string"
                                    },
                                    "submitMessage": {
                                        "type": "string"
                                    },
                                    "errorMessage": {
                                        "type": "string"
                                    },
                                    "cc": {
                                        "type": "string"
                                    },
                                    "bcc": {
                                        "type": "string"
                                    },
                                    "autoresponder": {
                                        "type": "object",
                                        "properties": {
                                            "subject": {
                                                "type": "string"
                                            },
                                            "body": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "integration": {
                                        "type": "object",
                                        "properties": {
                                            "provider": {
                                                "type": "string"
                                            },
                                            "apiKey": {
                                                "type": "string"
                                            },
                                            "listId": {
                                                "type": "string"
                                            },
                                            "action": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "submissionsSaveLocation": {
                                        "type": "string"
                                    },
                                    "webhookId": {
                                        "type": "string"
                                    },
                                    "requiredFields": {
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        }
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "themeisle_blocks_form_fields_option": {
                            "title": "",
                            "description": "Form Fields used in the Form block.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "fieldOptionName": {
                                        "type": "string"
                                    },
                                    "fieldOptionType": {
                                        "type": "string"
                                    },
                                    "options": {
                                        "type": "object",
                                        "properties": {
                                            "maxFileSize": {
                                                "type": [
                                                    "string",
                                                    "number"
                                                ]
                                            },
                                            "allowedFileTypes": {
                                                "type": "array",
                                                "items": {
                                                    "type": "string"
                                                }
                                            },
                                            "saveFiles": {
                                                "type": "string"
                                            },
                                            "maxFilesNumber": {
                                                "type": [
                                                    "string",
                                                    "number"
                                                ]
                                            }
                                        },
                                        "default": [],
                                        "additionalProperties": false
                                    },
                                    "stripe": {
                                        "type": "object",
                                        "properties": {
                                            "product": {
                                                "type": "string"
                                            },
                                            "price": {
                                                "type": "string"
                                            },
                                            "quantity": {
                                                "type": "number",
                                                "default": 1
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "themeisle_blocks_settings_notifications": {
                            "title": "",
                            "description": "Notifications Logs.",
                            "type": "object",
                            "properties": {
                                "editor_upsell": {
                                    "type": [
                                        "boolean",
                                        "number",
                                        "string"
                                    ]
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "themeisle_webhooks_options": {
                            "title": "",
                            "description": "Otter Registered Webhooks.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "type": "string"
                                    },
                                    "url": {
                                        "type": "string"
                                    },
                                    "headers": {
                                        "type": "array",
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "name": {
                                        "type": "string"
                                    },
                                    "method": {
                                        "type": "string"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "themeisle_open_ai_api_key": {
                            "title": "",
                            "description": "The OpenAI API Key required for usage of Otter AI features.",
                            "type": "string",
                            "required": false
                        },
                        "themeisle_disabled_blocks": {
                            "title": "",
                            "description": "The disabled blocks that will no longer be shown in Inserter.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "themeisle_blocks_settings_onboarding_wizard": {
                            "title": "",
                            "description": "Enable FSE Onboarding Wizard.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_prompt_actions": {
                            "title": "",
                            "description": "The prompt actions list of toolbar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "title": {
                                        "type": "string"
                                    },
                                    "prompt": {
                                        "type": "string"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "themeisle_template_cloud_sources": {
                            "title": "",
                            "description": "The template cloud sources from which patterns will be loaded.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "url": {
                                        "type": "string"
                                    },
                                    "name": {
                                        "type": "string"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "otter_inherited_autoactivate": {
                            "title": "",
                            "description": "Inherit license from Neve Pro.",
                            "type": "boolean",
                            "required": false
                        },
                        "otter_offload_fonts": {
                            "title": "",
                            "description": "Store Google Fonts Offline.",
                            "type": "boolean",
                            "required": false
                        },
                        "otter_iphub_api_key": {
                            "title": "",
                            "description": "IPHub API Key.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "title": "Ba\u015fl\u0131k",
                            "description": "Site ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "Slogan",
                            "description": "Site slogan\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "Site adresi.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "Bu adres, yeni kullan\u0131c\u0131 bildirimleri gibi y\u00f6netim i\u015flemleri i\u00e7in kullan\u0131l\u0131r.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "Sizinle ayn\u0131 saat diliminde bir il.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "T\u00fcm tarih dizgeleri i\u00e7in tarih bi\u00e7imi.",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "T\u00fcm zaman dizgeleri i\u00e7in zaman bi\u00e7imi.",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "Haftan\u0131n hangi g\u00fcnde ba\u015flayaca\u011f\u0131n\u0131 g\u00f6steren g\u00fcn\u00fcn hafta i\u00e7indeki numaras\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "WordPress yerel kodu.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": ":-) ve :-P gibi ifadeleri g\u00f6r\u00fcnt\u00fclerken grafiklere \u00e7evir.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "Varsay\u0131lan yaz\u0131 kategorisi.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "Varsay\u0131lan yaz\u0131 bi\u00e7imi.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "Bir sayfadaki en fazla yaz\u0131 say\u0131s\u0131",
                            "description": "En fazla blog sayfalar\u0131 g\u00f6z\u00fck\u00fcr.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "\u00d6nde g\u00f6r\u00fcnt\u00fcle",
                            "description": "\u00d6n sayfada g\u00f6r\u00fcnt\u00fclenecekler",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "\u00d6ndeki sayfa",
                            "description": "\u00d6n sayfada g\u00f6r\u00fcnt\u00fclenmesi gereken sayfan\u0131n kimli\u011fi",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "Son yaz\u0131lar\u0131n g\u00f6r\u00fcnt\u00fclenece\u011fi sayfan\u0131n kimli\u011fi",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "Di\u011fer bloglardan yeni makaleler i\u00e7in ba\u011flant\u0131 bildirimleri (geri ba\u011flant\u0131lar ve geri izlemeler) yap\u0131labilsin.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "Yeni yaz\u0131lara yorum yap\u0131labilsin",
                            "description": "\u0130nsanlar yeni yaz\u0131lara yorum yapabilsin.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "Logo",
                            "description": "Site logosu.",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "Simge",
                            "description": "Site simgesi.",
                            "type": "integer",
                            "required": false
                        },
                        "enable_smooth_scroll": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "smooth_scroll_duration": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "smooth_scroll_lerp": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "smooth_scroll_prevent_type": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "smooth_scroll_exclude": {
                            "title": "",
                            "description": "",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "label": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": "integer"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "smooth_scroll_include": {
                            "title": "",
                            "description": "",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "label": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": "integer"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "gutenkitBreakpoints": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f temayla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "Teman\u0131n stil dosyas\u0131. Bu dosya, temay\u0131 benzersiz bir \u015fekilde tan\u0131mlar.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Sonu\u00e7lar\u0131, belirtilen durumdaki eklentilerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org eklenti dizini k\u0131saltmas\u0131.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "Eklenti etkinle\u015ftirme durumu.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/plugins"
                    }
                ]
            }
        },
        "\/wp\/v2\/plugins\/(?P<plugin>[^.\\\/]+(?:\\\/[^.\\\/]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "Eklenti etkinle\u015ftirme durumu.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sidebars": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/sidebars"
                    }
                ]
            }
        },
        "\/wp\/v2\/sidebars\/(?P<id>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Kay\u0131tl\u0131 kenar \u00e7ubu\u011funun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "\u0130\u00e7 i\u00e7e yerle\u015ftirilmi\u015f bile\u015fenler.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/widget-types"
                    }
                ]
            }
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Bile\u015fen t\u00fcr\u00fc kimli\u011fi.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/encode": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Bile\u015fen t\u00fcr\u00fc kimli\u011fi.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Bile\u015fenin ge\u00e7erli kopya ayarlar\u0131.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "Kopya ayarlar\u0131na kodlamak i\u00e7in serile\u015ftirilmi\u015f bile\u015fen formu verileri.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/render": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Bile\u015fen t\u00fcr\u00fc kimli\u011fi.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Bile\u015fenin ge\u00e7erli kopya ayarlar\u0131.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Bile\u015fenin d\u00f6nece\u011fi kenar \u00e7ubu\u011fu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Bile\u015fen i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Bile\u015fen t\u00fcr\u00fc. Bile\u015fen t\u00fcr\u00fc u\u00e7 noktalar\u0131n\u0131n kimli\u011fine kar\u015f\u0131l\u0131k gelir.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "Bile\u015fenin bulundu\u011fu kenar \u00e7ubu\u011fu.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Bile\u015fen kopya ayarlar\u0131, destekleniyorsa.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Kopya ayarlar\u0131n\u0131n Base64 ile kodlanm\u0131\u015f hali.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Kopya ayarlar\u0131n\u0131n \u015fifrelenmi\u015f karmas\u0131.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Kodlanmam\u0131\u015f kopya ayarlar\u0131, destekleniyorsa.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "Bile\u015fen y\u00f6netici formundan adres kodlu form verileri. Kopyalamay\u0131 desteklemeyen bir pencere \u00f6gesini g\u00fcncellemek i\u00e7in kullan\u0131l\u0131r. Yaln\u0131zca yaz\u0131labilir.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/widgets"
                    }
                ]
            }
        },
        "\/wp\/v2\/widgets\/(?P<id>[\\w\\-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Bile\u015fen i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Bile\u015fen t\u00fcr\u00fc. Bile\u015fen t\u00fcr\u00fc u\u00e7 noktalar\u0131n\u0131n kimli\u011fine kar\u015f\u0131l\u0131k gelir.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Bile\u015fenin bulundu\u011fu kenar \u00e7ubu\u011fu.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "Bile\u015fen kopya ayarlar\u0131, destekleniyorsa.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Kopya ayarlar\u0131n\u0131n Base64 ile kodlanm\u0131\u015f hali.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Kopya ayarlar\u0131n\u0131n \u015fifrelenmi\u015f karmas\u0131.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Kodlanmam\u0131\u015f kopya ayarlar\u0131, destekleniyorsa.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "Bile\u015fen y\u00f6netici formundan adres kodlu form verileri. Kopyalamay\u0131 desteklemeyen bir pencere \u00f6gesini g\u00fcncellemek i\u00e7in kullan\u0131l\u0131r. Yaln\u0131zca yaz\u0131labilir.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "Bile\u015fen kald\u0131r\u0131lacak m\u0131, yoksa etkin olmayan kenar \u00e7ubu\u011funa m\u0131 ta\u015f\u0131nacak.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "Sonu\u00e7 k\u00fcmesini, arama terimiyle e\u015fle\u015fen bloklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "Sonu\u00e7lar\u0131 bir kategori kimli\u011fiyle e\u015fle\u015fenler ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "Sonu\u00e7lar\u0131 bir anahtar s\u00f6zc\u00fck kimli\u011fiyle e\u015fle\u015fenler ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7lar\u0131 bir modelle (k\u0131saltma) e\u015fle\u015fenlerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/pattern-directory\/patterns"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-patterns\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/block-patterns\/patterns"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-patterns\/categories": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/block-patterns\/categories"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-site-health\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp-site-health\/v1"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/background-updates": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp-site-health\/v1\/tests\/background-updates"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/loopback-requests": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp-site-health\/v1\/tests\/loopback-requests"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/https-status": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp-site-health\/v1\/tests\/https-status"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/dotorg-communication": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp-site-health\/v1\/tests\/dotorg-communication"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/authorization-header": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp-site-health\/v1\/tests\/authorization-header"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/directory-sizes": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp-site-health\/v1\/directory-sizes"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/page-cache": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp-site-health\/v1\/tests\/page-cache"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-block-editor\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp-block-editor\/v1"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1\/url-details": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u0130\u015flenecek adres.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "Men\u00fc konumunun alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-block-editor\/v1\/export": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp-block-editor\/v1\/export"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1\/navigation-fallback": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 0,
    "site_icon": 179,
    "site_icon_url": "https:\/\/i0.wp.com\/www.finandfind.com\/wp-content\/uploads\/2024\/09\/cropped-color1_icon_transparent_background.png?fit=512%2C512&ssl=1",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/www.finandfind.com\/tr\/wp-json\/wp\/v2\/media\/179"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}