{
    "name": "Qianlan Cosmetics Factory Manufacturer",
    "description": "",
    "url": "https:\/\/qianlancosmetics.com",
    "home": "https:\/\/qianlancosmetics.com\/es",
    "gmt_offset": 8,
    "timezone_string": "Asia\/Shanghai",
    "page_for_posts": 13,
    "page_on_front": 649,
    "show_on_front": "page",
    "namespaces": [
        "stackable\/v3",
        "oembed\/1.0",
        "buttonizer",
        "stackable\/v2",
        "yoast\/v1",
        "gutenkit\/v1",
        "tablekit\/v1",
        "tablebuilder\/v1",
        "google-site-kit\/v1",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1",
        "wp-abilities\/v1"
    ],
    "authentication": {
        "application-passwords": {
            "endpoints": {
                "authorization": "https:\/\/qianlancosmetics.com\/wp-admin\/authorize-application.php"
            }
        }
    },
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/wp-json\/batch\/v1"
                    }
                ]
            }
        },
        "\/stackable\/v3": {
            "namespace": "stackable\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "stackable\/v3",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/stackable\/v3"
                    }
                ]
            }
        },
        "\/stackable\/v3\/get_roles": {
            "namespace": "stackable\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/stackable\/v3\/get_roles"
                    }
                ]
            }
        },
        "\/stackable\/v3\/generate_hash": {
            "namespace": "stackable\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "custom_php": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/stackable\/v3\/generate_hash"
                    }
                ]
            }
        },
        "\/stackable\/v3\/get_woocommerce_products": {
            "namespace": "stackable\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/stackable\/v3\/get_woocommerce_products"
                    }
                ]
            }
        },
        "\/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:\/\/qianlancosmetics.com\/es\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "La URL del recurso del que recuperar los datos oEmbed.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "La URL del recurso del que recuperar los datos oEmbed.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "El formato oEmbed a utilizar.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "La anchura m\u00e1xima del marco de incrustaci\u00f3n en p\u00edxeles.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "La altura m\u00e1xima del marco de incrustaci\u00f3n en p\u00edxeles.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "Si se realizar\u00e1 una petici\u00f3n de descubrimiento de oEmbed para proveedores no sancionados.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/buttonizer": {
            "namespace": "buttonizer",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "buttonizer",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/buttonizer"
                    }
                ]
            }
        },
        "\/buttonizer\/sync": {
            "namespace": "buttonizer",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "nonce": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/buttonizer\/sync"
                    }
                ]
            }
        },
        "\/buttonizer\/disconnect": {
            "namespace": "buttonizer",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "nonce": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/buttonizer\/disconnect"
                    }
                ]
            }
        },
        "\/buttonizer\/connect": {
            "namespace": "buttonizer",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "siteId": {
                            "type": "string",
                            "required": true
                        },
                        "authorization": {
                            "type": "string",
                            "required": true
                        },
                        "nonce": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/buttonizer\/connect"
                    }
                ]
            }
        },
        "\/buttonizer\/settings": {
            "namespace": "buttonizer",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "required": true
                        },
                        "nonce": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/buttonizer\/settings"
                    }
                ]
            }
        },
        "\/buttonizer\/editor_start_session": {
            "namespace": "buttonizer",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "nonce": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/buttonizer\/editor_start_session"
                    }
                ]
            }
        },
        "\/buttonizer\/analytics\/overview": {
            "namespace": "buttonizer",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": false
                        },
                        "nonce": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/buttonizer\/analytics\/overview"
                    }
                ]
            }
        },
        "\/buttonizer\/delete_legacy_backup": {
            "namespace": "buttonizer",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "nonce": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/buttonizer\/delete_legacy_backup"
                    }
                ]
            }
        },
        "\/buttonizer\/revert_legacy": {
            "namespace": "buttonizer",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "nonce": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/buttonizer\/revert_legacy"
                    }
                ]
            }
        },
        "\/stackable\/v3\/settings": {
            "namespace": "stackable\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/stackable\/v3\/settings"
                    }
                ]
            }
        },
        "\/stackable\/v3\/get_theme_fonts": {
            "namespace": "stackable\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/stackable\/v3\/get_theme_fonts"
                    }
                ]
            }
        },
        "\/stackable\/v3\/terms": {
            "namespace": "stackable\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/stackable\/v3\/terms"
                    }
                ]
            }
        },
        "\/stackable\/v3\/get_posts": {
            "namespace": "stackable\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/stackable\/v3\/get_posts"
                    }
                ]
            }
        },
        "\/stackable\/v2": {
            "namespace": "stackable\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "stackable\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/stackable\/v2"
                    }
                ]
            }
        },
        "\/stackable\/v2\/design_library\/(?P<type>[\\w]+)(?:\/(?P<reset>reset))?": {
            "namespace": "stackable\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "required": false
                        },
                        "reset": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/stackable\/v3\/design_library_image": {
            "namespace": "stackable\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "image_url": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/stackable\/v3\/design_library_image"
                    }
                ]
            }
        },
        "\/stackable\/v3\/load-more": {
            "namespace": "stackable\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stkQueryId": {
                            "required": false
                        },
                        "page": {
                            "required": false
                        },
                        "num": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/stackable\/v3\/load-more"
                    }
                ]
            }
        },
        "\/stackable\/v3\/metabox\/fieldset_text\/(?P<meta_key>[\\S]+)\/(?P<post_id>[\\d]+)\/(?P<source>[\\S]+)": {
            "namespace": "stackable\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "meta_key": {
                            "required": false
                        },
                        "post_id": {
                            "required": false
                        },
                        "source": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/stackable\/v3\/jetengine\/(?P<taxonomy>[\\S]+)\/(?P<post_id>[\\d]+)": {
            "namespace": "stackable\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "required": false
                        },
                        "post_id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/stackable\/v3\/woocommerce\/(?P<post_id>[\\d]+)": {
            "namespace": "stackable\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "post_id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/stackable\/v3\/content": {
            "namespace": "stackable\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "field_data": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/stackable\/v3\/content"
                    }
                ]
            }
        },
        "\/stackable\/v3\/fields": {
            "namespace": "stackable\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "source": {
                            "required": true
                        },
                        "id": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/stackable\/v3\/fields"
                    }
                ]
            }
        },
        "\/stackable\/v3\/sources": {
            "namespace": "stackable\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/stackable\/v3\/sources"
                    }
                ]
            }
        },
        "\/stackable\/v3\/search": {
            "namespace": "stackable\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "search_term": {
                            "required": false
                        },
                        "source": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/stackable\/v3\/search"
                    }
                ]
            }
        },
        "\/stackable\/v3\/entity": {
            "namespace": "stackable\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        },
                        "source": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/stackable\/v3\/entity"
                    }
                ]
            }
        },
        "\/stackable\/v3\/get_icon_library": {
            "namespace": "stackable\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/stackable\/v3\/get_icon_library"
                    }
                ]
            }
        },
        "\/stackable\/v3\/update_icon_library": {
            "namespace": "stackable\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "required": false
                        },
                        "key": {
                            "required": false
                        },
                        "icon": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/stackable\/v3\/update_icon_library"
                    }
                ]
            }
        },
        "\/stackable\/v3\/delete_from_icon_library": {
            "namespace": "stackable\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "key": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/stackable\/v3\/delete_from_icon_library"
                    }
                ]
            }
        },
        "\/stackable\/v3\/sort_icon_library": {
            "namespace": "stackable\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "oldIndex": {
                            "required": false
                        },
                        "newIndex": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/stackable\/v3\/sort_icon_library"
                    }
                ]
            }
        },
        "\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/wp-json\/yoast\/v1\/file_size"
                    }
                ]
            }
        },
        "\/yoast\/v1\/statistics": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/yoast\/v1\/statistics"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/callback": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "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
                        }
                    }
                },
                {
                    "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:\/\/qianlancosmetics.com\/es\/wp-json\/yoast\/v1\/ai_generator\/callback"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/refresh_callback": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "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
                        }
                    }
                },
                {
                    "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:\/\/qianlancosmetics.com\/es\/wp-json\/yoast\/v1\/ai_generator\/refresh_callback"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/consent": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "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
                        }
                    }
                },
                {
                    "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:\/\/qianlancosmetics.com\/es\/wp-json\/yoast\/v1\/ai_generator\/consent"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai\/free_sparks": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/yoast\/v1\/ai\/free_sparks"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/bust_subscription_cache": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/yoast\/v1\/ai_generator\/bust_subscription_cache"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/get_suggestions": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "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
                        }
                    }
                },
                {
                    "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:\/\/qianlancosmetics.com\/es\/wp-json\/yoast\/v1\/ai_generator\/get_suggestions"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/get_usage": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "is_woo_product_entity": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "is_woo_product_entity": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/wp-json\/yoast\/v1\/get_head"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/yoast\/v1\/indexing\/posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/terms": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/wp-json\/yoast\/v1\/indexing\/general"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/prepare": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/yoast\/v1\/indexing\/prepare"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/indexables-complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/yoast\/v1\/indexing\/indexables-complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/yoast\/v1\/indexing\/complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link-indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/wp-json\/yoast\/v1\/integrations\/set_active"
                    }
                ]
            }
        },
        "\/yoast\/v1\/meta\/search": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/wp-json\/yoast\/v1\/wincher\/keyphrases"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases\/untrack": {
            "namespace": "yoast\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/wp-json\/yoast\/v1\/get_tasks"
                    }
                ]
            }
        },
        "\/yoast\/v1\/action_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/yoast\/v1\/action_tracking"
                    }
                ]
            }
        },
        "\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/wp-json\/yoast\/v1\/workouts\/enable_cornerstone"
                    }
                ]
            }
        },
        "\/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:\/\/qianlancosmetics.com\/es\/wp-json\/gutenkit\/v1"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/license\/active": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/wp-json\/gutenkit\/v1\/license\/deactive"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/license\/get": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/gutenkit\/v1\/license\/get"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/license\/status": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/wp-json\/gutenkit\/v1\/render-block"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/post-meta": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/gutenkit\/v1\/post-meta"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/facebook-feed": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/gutenkit\/v1\/facebook-feed"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/instagram-feed": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/wp-json\/gutenkit\/v1\/clear-cache"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/active-plugin": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/wp-json\/gutenkit\/v1\/onboard"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/media-upload-from-url": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/wp-json\/gutenkit\/v1\/mailchimp\/get\/interests"
                    }
                ]
            }
        },
        "\/tablekit\/v1": {
            "namespace": "tablekit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "tablekit\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/tablekit\/v1"
                    }
                ]
            }
        },
        "\/tablekit\/v1\/table-manager-api\/check-plugins": {
            "namespace": "tablekit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/tablekit\/v1\/table-manager-api\/check-plugins"
                    }
                ]
            }
        },
        "\/tablekit\/v1\/table-manager-api\/activate-plugins": {
            "namespace": "tablekit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/tablekit\/v1\/table-manager-api\/activate-plugins"
                    }
                ]
            }
        },
        "\/tablekit\/v1\/table-manager-api\/install-plugins": {
            "namespace": "tablekit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/tablekit\/v1\/table-manager-api\/install-plugins"
                    }
                ]
            }
        },
        "\/tablekit\/v1\/table-manager-api\/check-pro-license": {
            "namespace": "tablekit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/tablekit\/v1\/table-manager-api\/check-pro-license"
                    }
                ]
            }
        },
        "\/tablebuilder\/v1": {
            "namespace": "tablebuilder\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "tablebuilder\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/tablebuilder\/v1"
                    }
                ]
            }
        },
        "\/tablebuilder\/v1\/settings": {
            "namespace": "tablebuilder\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/tablebuilder\/v1\/settings"
                    }
                ]
            }
        },
        "\/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": "El formato de la redirecci\u00f3n que se va a crear.",
                            "type": "string",
                            "enum": [
                                "plain",
                                "regex"
                            ],
                            "default": "plain",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "El formato de la redirecci\u00f3n que se va a crear.",
                            "type": "string",
                            "enum": [
                                "plain",
                                "regex"
                            ],
                            "default": "plain",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/yoast\/v1\/redirects\/delete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects\/list": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "format": {
                            "description": "El formato de las redirecciones que se van a recuperar.",
                            "type": "string",
                            "enum": [
                                "plain",
                                "regex"
                            ],
                            "default": "plain",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "El formato de las redirecciones que se van a recuperar.",
                            "type": "string",
                            "enum": [
                                "plain",
                                "regex"
                            ],
                            "default": "plain",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "Si se deben desactivar las redirecciones basadas en PHP y utilizar .htaccess en su lugar.",
                            "type": "string",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": true
                        },
                        "separate_file": {
                            "description": "Si de deben escribir las redirecciones en un archivo separado en lugar de en .htaccess.",
                            "type": "string",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/wp-json\/yoast\/v1\/redirects\/undo-for-object"
                    }
                ]
            }
        },
        "\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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": "Identificador del m\u00f3dulo.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "Identificador del m\u00f3dulo.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "Identificador del m\u00f3dulo.",
                            "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": "Identificador del m\u00f3dulo.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identificador del m\u00f3dulo.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "Ajustes para establecer.",
                            "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": "Identificador del m\u00f3dulo.",
                            "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": "Identificador del m\u00f3dulo.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "Los datos del m\u00f3dulo apuntan a la direcci\u00f3n.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identificador del m\u00f3dulo.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "Los datos del m\u00f3dulo apuntan a la direcci\u00f3n.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "Datos a configurar.",
                            "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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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": "Contenido de texto por el que buscar.",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/wp-json\/google-site-kit\/v1\/core\/site\/data\/conversion-tracking"
                    }
                ]
            }
        },
        "\/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:\/\/qianlancosmetics.com\/es\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitar los resultados a aquellos que coinciden con una cadena.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limitar la respuesta a las entradas modificadas despu\u00e9s de una fecha determinada conforme a la norma ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Limitar el conjunto de resultados a las publicaciones asignadas a autores espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Asegurar que el conjunto de resultados excluye las publicaciones asignadas a autores espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limitar la respuesta a las entradas modificadas antes de una fecha determinada conforme a la norma ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitar el conjunto de resultados a IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00f3mo interpretar la entrada de b\u00fasqueda.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Orden de clasificaci\u00f3n de atributos ascendente o descendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordenar la colecci\u00f3n por el atributo de la entrada.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array de nombres de columnas que se van a buscar.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Limita el conjunto de resultados en base a la relaci\u00f3n entre m\u00faltiples taxonom\u00edas.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Limitar el conjunto de resultados a los elementos con los t\u00e9rminos espec\u00edficos asignados en la taxonom\u00eda categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista de ID de t\u00e9rminos",
                                    "description": "Emparejar los t\u00e9rminos con los ID listados.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Consulta de la taxonom\u00eda del ID del t\u00e9rmino",
                                    "description": "Realiza una consulta avanzada de t\u00e9rminos.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID del t\u00e9rmino.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Si se incluyen los t\u00e9rminos hijos en los t\u00e9rminos que limitan el conjunto de resultados.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Si los elementos deben ser asignados todos o alguno de los t\u00e9rminos especificados.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Limitar el conjunto de resultados a los elementos, excepto aquellos con t\u00e9rminos espec\u00edficos asignados en la taxonom\u00eda categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista de ID de t\u00e9rminos",
                                    "description": "Emparejar los t\u00e9rminos con los ID listados.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Consulta de la taxonom\u00eda del ID del t\u00e9rmino",
                                    "description": "Realiza una consulta avanzada de t\u00e9rminos.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID del t\u00e9rmino.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Si se incluyen los t\u00e9rminos hijos en los t\u00e9rminos que limitan el conjunto de resultados.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Limitar el conjunto de resultados a los elementos con los t\u00e9rminos espec\u00edficos asignados en la taxonom\u00eda tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista de ID de t\u00e9rminos",
                                    "description": "Emparejar los t\u00e9rminos con los ID listados.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Consulta de la taxonom\u00eda del ID del t\u00e9rmino",
                                    "description": "Realiza una consulta avanzada de t\u00e9rminos.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID del t\u00e9rmino.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Si los elementos deben ser asignados todos o alguno de los t\u00e9rminos especificados.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Limitar el conjunto de resultados a los elementos, excepto aquellos con t\u00e9rminos espec\u00edficos asignados en la taxonom\u00eda tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista de ID de t\u00e9rminos",
                                    "description": "Emparejar los t\u00e9rminos con los ID listados.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Consulta de la taxonom\u00eda del ID del t\u00e9rmino",
                                    "description": "Realiza una consulta avanzada de t\u00e9rminos.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID del t\u00e9rmino.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Limitar el conjunto de resultados a elementos que sean fijos.",
                            "type": "boolean",
                            "required": false
                        },
                        "ignore_sticky": {
                            "description": "Ignorar (o no) las entradas fijas.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "Limita el conjunto de resultados a los elementos asignados a uno o varios formatos dados.",
                            "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": "La fecha en la que se public\u00f3 la entrada, en la zona horaria del sitio.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La fecha en la que la entrada fue publicada, como GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificador alfanum\u00e9rico para la entrada, \u00fanico para su tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Un nombre de estado de la entrada.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una contrase\u00f1a para proteger el acceso al contenido y al extracto.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "El t\u00edtulo para la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "T\u00edtulo para la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "T\u00edtulo HTML para la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "El contenido de la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Contenido de la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenido HTML de la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi\u00f3n del formato del bloque de contenido usado por la entrada.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Si el contenido est\u00e1 protegido con contrase\u00f1a o no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "El ID del autor de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "El extracto de la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Extracto para la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Extracto HTML para la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Si el extracto est\u00e1 protegido con una contrase\u00f1a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "El ID de la imagen destacada para la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Si los comentarios est\u00e1n abiertos en la entrada o no.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Si se puede hacer ping a la entrada o no.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "El formato de la entrada.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": {
                                "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": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Si se debe tratar la entrada como fija o no.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "El archivo del tema a usar para mostrar la entrada.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Los t\u00e9rminos asignados a la entrada en la taxonom\u00eda category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Los t\u00e9rminos asignados a la entrada en la taxonom\u00eda post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "Identificador \u00fanico de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Anula la longitud por defecto del extracto.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "La fecha en la que se public\u00f3 la entrada, en la zona horaria del sitio.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La fecha en la que la entrada fue publicada, como GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificador alfanum\u00e9rico para la entrada, \u00fanico para su tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Un nombre de estado de la entrada.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una contrase\u00f1a para proteger el acceso al contenido y al extracto.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "El t\u00edtulo para la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "T\u00edtulo para la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "T\u00edtulo HTML para la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "El contenido de la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Contenido de la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenido HTML de la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi\u00f3n del formato del bloque de contenido usado por la entrada.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Si el contenido est\u00e1 protegido con contrase\u00f1a o no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "El ID del autor de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "El extracto de la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Extracto para la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Extracto HTML para la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Si el extracto est\u00e1 protegido con una contrase\u00f1a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "El ID de la imagen destacada para la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Si los comentarios est\u00e1n abiertos en la entrada o no.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Si se puede hacer ping a la entrada o no.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "El formato de la entrada.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": {
                                "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": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Si se debe tratar la entrada como fija o no.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "El archivo del tema a usar para mostrar la entrada.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Los t\u00e9rminos asignados a la entrada en la taxonom\u00eda category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Los t\u00e9rminos asignados a la entrada en la taxonom\u00eda post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Si se evita la papelera y se fuerza el borrado.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "El ID del superior de la revisi\u00f3n.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitar los resultados a aquellos que coinciden con una cadena.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitar el conjunto de resultados a IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Orden de clasificaci\u00f3n de atributos ascendente o descendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordenar la colecci\u00f3n por el atributo del objeto.",
                            "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": "El ID del superior de la revisi\u00f3n.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificador \u00fanico para la revisi\u00f3n.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "El ID del superior de la revisi\u00f3n.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificador \u00fanico para la revisi\u00f3n.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Es necesario que sea \u00abtrue\u00bb, ya que las revisiones no son compatibles con el env\u00edo a la papelera.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "El ID para el superior del guardado autom\u00e1tico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "El ID para el superior del guardado autom\u00e1tico.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "La fecha en la que se public\u00f3 la entrada, en la zona horaria del sitio.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La fecha en la que la entrada fue publicada, como GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificador alfanum\u00e9rico para la entrada, \u00fanico para su tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Un nombre de estado de la entrada.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una contrase\u00f1a para proteger el acceso al contenido y al extracto.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "El t\u00edtulo para la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "T\u00edtulo para la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "T\u00edtulo HTML para la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "El contenido de la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Contenido de la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenido HTML de la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi\u00f3n del formato del bloque de contenido usado por la entrada.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Si el contenido est\u00e1 protegido con contrase\u00f1a o no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "El ID del autor de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "El extracto de la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Extracto para la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Extracto HTML para la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Si el extracto est\u00e1 protegido con una contrase\u00f1a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "El ID de la imagen destacada para la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Si los comentarios est\u00e1n abiertos en la entrada o no.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Si se puede hacer ping a la entrada o no.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "El formato de la entrada.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": {
                                "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": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Si se debe tratar la entrada como fija o no.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "El archivo del tema a usar para mostrar la entrada.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Los t\u00e9rminos asignados a la entrada en la taxonom\u00eda category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Los t\u00e9rminos asignados a la entrada en la taxonom\u00eda post_tag.",
                            "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": "El ID para el superior del guardado autom\u00e1tico.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "El ID para el guardado autom\u00e1tico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "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": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitar los resultados a aquellos que coinciden con una cadena.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limitar la respuesta a las entradas modificadas despu\u00e9s de una fecha determinada conforme a la norma ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Limitar el conjunto de resultados a las publicaciones asignadas a autores espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Asegurar que el conjunto de resultados excluye las publicaciones asignadas a autores espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limitar la respuesta a las entradas modificadas antes de una fecha determinada conforme a la norma ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitar el conjunto de resultados a IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Limitar los resultados a entradas con un valor espec\u00edfico `menu_order`.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00f3mo interpretar la entrada de b\u00fasqueda.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Orden de clasificaci\u00f3n de atributos ascendente o descendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordenar la colecci\u00f3n por el atributo de la entrada.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Limitar los resultados a los que tengan IDs superiores concretos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Limitar los resultados a todos los elementos excepto aquellos con un identificador padre espec\u00edfico.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array de nombres de columnas que se van a buscar.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "La fecha en la que se public\u00f3 la entrada, en la zona horaria del sitio.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La fecha en la que la entrada fue publicada, como GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificador alfanum\u00e9rico para la entrada, \u00fanico para su tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Un nombre de estado de la entrada.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una contrase\u00f1a para proteger el acceso al contenido y al extracto.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "El ID del superior de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "El t\u00edtulo para la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "T\u00edtulo para la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "T\u00edtulo HTML para la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "El contenido de la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Contenido de la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenido HTML de la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi\u00f3n del formato del bloque de contenido usado por la entrada.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Si el contenido est\u00e1 protegido con contrase\u00f1a o no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "El ID del autor de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "El extracto de la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Extracto para la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Extracto HTML para la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Si el extracto est\u00e1 protegido con una contrase\u00f1a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "El ID de la imagen destacada para la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Si los comentarios est\u00e1n abiertos en la entrada o no.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Si se puede hacer ping a la entrada o no.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "El orden de la entrada en relaci\u00f3n con otras entradas.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": {
                                "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": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "El archivo del tema a usar para mostrar la entrada.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "Identificador \u00fanico de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Anula la longitud por defecto del extracto.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "La fecha en la que se public\u00f3 la entrada, en la zona horaria del sitio.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La fecha en la que la entrada fue publicada, como GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificador alfanum\u00e9rico para la entrada, \u00fanico para su tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Un nombre de estado de la entrada.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una contrase\u00f1a para proteger el acceso al contenido y al extracto.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "El ID del superior de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "El t\u00edtulo para la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "T\u00edtulo para la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "T\u00edtulo HTML para la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "El contenido de la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Contenido de la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenido HTML de la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi\u00f3n del formato del bloque de contenido usado por la entrada.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Si el contenido est\u00e1 protegido con contrase\u00f1a o no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "El ID del autor de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "El extracto de la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Extracto para la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Extracto HTML para la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Si el extracto est\u00e1 protegido con una contrase\u00f1a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "El ID de la imagen destacada para la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Si los comentarios est\u00e1n abiertos en la entrada o no.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Si se puede hacer ping a la entrada o no.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "El orden de la entrada en relaci\u00f3n con otras entradas.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": {
                                "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": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "El archivo del tema a usar para mostrar la entrada.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Si se evita la papelera y se fuerza el borrado.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "El ID del superior de la revisi\u00f3n.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitar los resultados a aquellos que coinciden con una cadena.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitar el conjunto de resultados a IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Orden de clasificaci\u00f3n de atributos ascendente o descendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordenar la colecci\u00f3n por el atributo del objeto.",
                            "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": "El ID del superior de la revisi\u00f3n.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificador \u00fanico para la revisi\u00f3n.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "El ID del superior de la revisi\u00f3n.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificador \u00fanico para la revisi\u00f3n.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Es necesario que sea \u00abtrue\u00bb, ya que las revisiones no son compatibles con el env\u00edo a la papelera.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "El ID para el superior del guardado autom\u00e1tico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "El ID del superior de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "La fecha en la que se public\u00f3 la entrada, en la zona horaria del sitio.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La fecha en la que la entrada fue publicada, como GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificador alfanum\u00e9rico para la entrada, \u00fanico para su tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Un nombre de estado de la entrada.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una contrase\u00f1a para proteger el acceso al contenido y al extracto.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "El t\u00edtulo para la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "T\u00edtulo para la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "T\u00edtulo HTML para la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "El contenido de la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Contenido de la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenido HTML de la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi\u00f3n del formato del bloque de contenido usado por la entrada.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Si el contenido est\u00e1 protegido con contrase\u00f1a o no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "El ID del autor de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "El extracto de la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Extracto para la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Extracto HTML para la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Si el extracto est\u00e1 protegido con una contrase\u00f1a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "El ID de la imagen destacada para la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Si los comentarios est\u00e1n abiertos en la entrada o no.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Si se puede hacer ping a la entrada o no.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "El orden de la entrada en relaci\u00f3n con otras entradas.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": {
                                "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": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "El archivo del tema a usar para mostrar la entrada.",
                            "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": "El ID para el superior del guardado autom\u00e1tico.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "El ID para el guardado autom\u00e1tico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "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": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitar los resultados a aquellos que coinciden con una cadena.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limitar la respuesta a las entradas modificadas despu\u00e9s de una fecha determinada conforme a la norma ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Limitar el conjunto de resultados a las publicaciones asignadas a autores espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Asegurar que el conjunto de resultados excluye las publicaciones asignadas a autores espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limitar la respuesta a las entradas modificadas antes de una fecha determinada conforme a la norma ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitar el conjunto de resultados a IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00f3mo interpretar la entrada de b\u00fasqueda.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Orden de clasificaci\u00f3n de atributos ascendente o descendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordenar la colecci\u00f3n por el atributo de la entrada.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Limitar los resultados a los que tengan IDs superiores concretos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Limitar los resultados a todos los elementos excepto aquellos con un identificador padre espec\u00edfico.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array de nombres de columnas que se van a buscar.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "Limitar el conjunto de resultados a adjuntos de un tipo o tipos de medio en particular.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "image",
                                    "video",
                                    "text",
                                    "application",
                                    "audio"
                                ]
                            },
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "Limitar el conjunto de resultados a adjuntos de un tipo o tipos MIME en particular.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "La fecha en la que se public\u00f3 la entrada, en la zona horaria del sitio.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La fecha en la que la entrada fue publicada, como GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificador alfanum\u00e9rico para la entrada, \u00fanico para su tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Un nombre de estado de la entrada.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "El t\u00edtulo para la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "T\u00edtulo para la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "T\u00edtulo HTML para la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "El ID del autor de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "El ID de la imagen destacada para la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Si los comentarios est\u00e1n abiertos en la entrada o no.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Si se puede hacer ping a la entrada o no.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": {
                                "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": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "El archivo del tema a usar para mostrar la entrada.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Texto alternativo a mostrar cuando no se muestra el adjunto.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Leyenda del adjunto.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Leyenda del adjunto, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Leyenda HTML del adjunto, transformada para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Descripci\u00f3n del adjunto",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Descripci\u00f3n del adjunto, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Descripci\u00f3n HTML del adjunto, transformada para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "El ID de las entradas a las que est\u00e1 asociado el adjunto.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "Identificador \u00fanico de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "La fecha en la que se public\u00f3 la entrada, en la zona horaria del sitio.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La fecha en la que la entrada fue publicada, como GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificador alfanum\u00e9rico para la entrada, \u00fanico para su tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Un nombre de estado de la entrada.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "El t\u00edtulo para la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "T\u00edtulo para la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "T\u00edtulo HTML para la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "El ID del autor de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "El ID de la imagen destacada para la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Si los comentarios est\u00e1n abiertos en la entrada o no.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Si se puede hacer ping a la entrada o no.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": {
                                "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": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "El archivo del tema a usar para mostrar la entrada.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Texto alternativo a mostrar cuando no se muestra el adjunto.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Leyenda del adjunto.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Leyenda del adjunto, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Leyenda HTML del adjunto, transformada para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Descripci\u00f3n del adjunto",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Descripci\u00f3n del adjunto, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Descripci\u00f3n HTML del adjunto, transformada para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "El ID de las entradas a las que est\u00e1 asociado el adjunto.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Si se evita la papelera y se fuerza el borrado.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico para el adjunto.",
                            "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": "URL al archivo de la imagen editada.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "Array de las ediciones de la imagen.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "Edici\u00f3n de im\u00e1genes.",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "Voltear",
                                        "properties": {
                                            "type": {
                                                "description": "Tipo de volteo.",
                                                "type": "string",
                                                "enum": [
                                                    "flip"
                                                ]
                                            },
                                            "args": {
                                                "description": "Argumentos del volteo.",
                                                "type": "object",
                                                "required": [
                                                    "flip"
                                                ],
                                                "properties": {
                                                    "flip": {
                                                        "description": "Direcci\u00f3n de volteo.",
                                                        "type": "object",
                                                        "required": [
                                                            "horizontal",
                                                            "vertical"
                                                        ],
                                                        "properties": {
                                                            "horizontal": {
                                                                "description": "Si se debe voltear en direcci\u00f3n horizontal.",
                                                                "type": "boolean"
                                                            },
                                                            "vertical": {
                                                                "description": "Si se debe voltear en direcci\u00f3n vertical.",
                                                                "type": "boolean"
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Rotaci\u00f3n",
                                        "properties": {
                                            "type": {
                                                "description": "Tipo de rotaci\u00f3n.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "Argumentos de rotaci\u00f3n.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "\u00c1ngulo a rotar en el sentido de las agujas del reloj en grados.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Recortar",
                                        "properties": {
                                            "type": {
                                                "description": "Tipo de recorte.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "Argumentos de recorte.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "Posici\u00f3n horizontal desde la izquierda para iniciar el recorte como un porcentaje del ancho de la imagen.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "Posici\u00f3n vertical desde la parte superior para iniciar el recorte como un porcentaje de la altura de la imagen.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "Ancho del recorte como un porcentaje del ancho de la imagen.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "Altura del recorte como un porcentaje de la altura de la imagen.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "La cantidad a girar la imagen en el sentido de las agujas del reloj en grados. OBSOLETO: Usa `modifiers` en su lugar.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "Como un porcentaje de la imagen, la posici\u00f3n del eje X desde la que iniciar el recorte. OBSOLETO: Usa `modifiers` en su lugar.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "Como un porcentaje de la imagen, la posici\u00f3n del eje Y desde la que iniciar el recorte. OBSOLETO: Usa `modifiers` en su lugar.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "Como un porcentaje de la imagen, el ancho al que recortar la imagen. OBSOLETO: Usa `modifiers` en su lugar.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "Como un porcentaje de la imagen, la altura a la que recortar la imagen. OBSOLETO: Usa `modifiers` en su lugar.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "caption": {
                            "description": "Leyenda del adjunto.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Leyenda del adjunto, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Leyenda HTML del adjunto, transformada para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Descripci\u00f3n del adjunto",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Descripci\u00f3n del adjunto, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Descripci\u00f3n HTML del adjunto, transformada para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "El t\u00edtulo para la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "T\u00edtulo para la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "T\u00edtulo HTML para la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "El ID de las entradas a las que est\u00e1 asociado el adjunto.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Texto alternativo a mostrar cuando no se muestra el adjunto.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitar los resultados a aquellos que coinciden con una cadena.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limitar la respuesta a las entradas modificadas despu\u00e9s de una fecha determinada conforme a la norma ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limitar la respuesta a las entradas modificadas antes de una fecha determinada conforme a la norma ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitar el conjunto de resultados a IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00f3mo interpretar la entrada de b\u00fasqueda.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Orden de clasificaci\u00f3n de atributos ascendente o descendente.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordenar la colecci\u00f3n por el atributo del objeto.",
                            "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": "Array de nombres de columnas que se van a buscar.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Limita el conjunto de resultados en base a la relaci\u00f3n entre m\u00faltiples taxonom\u00edas.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "Limitar el conjunto de resultados a los elementos con los t\u00e9rminos espec\u00edficos asignados en la taxonom\u00eda menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista de ID de t\u00e9rminos",
                                    "description": "Emparejar los t\u00e9rminos con los ID listados.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Consulta de la taxonom\u00eda del ID del t\u00e9rmino",
                                    "description": "Realiza una consulta avanzada de t\u00e9rminos.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID del t\u00e9rmino.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Si los elementos deben ser asignados todos o alguno de los t\u00e9rminos especificados.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "Limitar el conjunto de resultados a los elementos, excepto aquellos con t\u00e9rminos espec\u00edficos asignados en la taxonom\u00eda menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista de ID de t\u00e9rminos",
                                    "description": "Emparejar los t\u00e9rminos con los ID listados.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Consulta de la taxonom\u00eda del ID del t\u00e9rmino",
                                    "description": "Realiza una consulta avanzada de t\u00e9rminos.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID del t\u00e9rmino.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Limitar los resultados a entradas con un valor espec\u00edfico `menu_order`.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "El t\u00edtulo para el objeto.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "T\u00edtulo para el objeto, tal y como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "T\u00edtulo HTML para el objeto, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "La familia de objetos representada originalmente, como \u00abpost_type\u00bb o \u00abtaxonom\u00eda\u00bb.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Un nombre de estado para el objeto.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "El ID del superior del objeto.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Texto del atributo del t\u00edtulo del elemento del enlace de este elemento del men\u00fa.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Nombres de las clases del elemento del men\u00fa de este elemento del men\u00fa.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "La descripci\u00f3n de este elemento del men\u00fa.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "El ID de la BD del nav_menu_item del que es superior este elemento del men\u00fa, si lo hubiera. 0 en caso contrario.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "El tipo de objeto representado originalmente, como \u00abcategor\u00eda\u00bb, \u00abentrada\u00bb o \u00abadjunto\u00bb.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "El ID de la base de datos del objeto original que representa este elemento del men\u00fa. Por ejemplo, el ID para las entradas o el `term_id` para las categor\u00edas.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "El atributo de destino del elemento del enlace de este elemento del men\u00fa.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "La URL a la que apunta este elemento del men\u00fa.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "La relaci\u00f3n XFN expresada en el enlace de este elemento del men\u00fa.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Los t\u00e9rminos asignados al objeto en la taxonom\u00eda nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": {
                                "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": ""
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "Identificador \u00fanico de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "El t\u00edtulo para el objeto.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "T\u00edtulo para el objeto, tal y como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "T\u00edtulo HTML para el objeto, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "La familia de objetos representada originalmente, como \u00abpost_type\u00bb o \u00abtaxonom\u00eda\u00bb.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Un nombre de estado para el objeto.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "El ID del superior del objeto.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Texto del atributo del t\u00edtulo del elemento del enlace de este elemento del men\u00fa.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Nombres de las clases del elemento del men\u00fa de este elemento del men\u00fa.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "La descripci\u00f3n de este elemento del men\u00fa.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "El ID de la BD del nav_menu_item del que es superior este elemento del men\u00fa, si lo hubiera. 0 en caso contrario.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "El tipo de objeto representado originalmente, como \u00abcategor\u00eda\u00bb, \u00abentrada\u00bb o \u00abadjunto\u00bb.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "El ID de la base de datos del objeto original que representa este elemento del men\u00fa. Por ejemplo, el ID para las entradas o el `term_id` para las categor\u00edas.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "El atributo de destino del elemento del enlace de este elemento del men\u00fa.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "La URL a la que apunta este elemento del men\u00fa.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "La relaci\u00f3n XFN expresada en el enlace de este elemento del men\u00fa.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Los t\u00e9rminos asignados al objeto en la taxonom\u00eda nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": {
                                "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": ""
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Si se evita la papelera y se fuerza el borrado.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "El ID para el superior del guardado autom\u00e1tico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "El ID del superior del objeto.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "El t\u00edtulo para el objeto.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "T\u00edtulo para el objeto, tal y como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "T\u00edtulo HTML para el objeto, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "La familia de objetos representada originalmente, como \u00abpost_type\u00bb o \u00abtaxonom\u00eda\u00bb.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Un nombre de estado para el objeto.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "Texto del atributo del t\u00edtulo del elemento del enlace de este elemento del men\u00fa.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Nombres de las clases del elemento del men\u00fa de este elemento del men\u00fa.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "La descripci\u00f3n de este elemento del men\u00fa.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "El ID de la BD del nav_menu_item del que es superior este elemento del men\u00fa, si lo hubiera. 0 en caso contrario.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "El tipo de objeto representado originalmente, como \u00abcategor\u00eda\u00bb, \u00abentrada\u00bb o \u00abadjunto\u00bb.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "El ID de la base de datos del objeto original que representa este elemento del men\u00fa. Por ejemplo, el ID para las entradas o el `term_id` para las categor\u00edas.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "El atributo de destino del elemento del enlace de este elemento del men\u00fa.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "La URL a la que apunta este elemento del men\u00fa.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "La relaci\u00f3n XFN expresada en el enlace de este elemento del men\u00fa.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Los t\u00e9rminos asignados al objeto en la taxonom\u00eda nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": {
                                "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": ""
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "El ID para el superior del guardado autom\u00e1tico.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "El ID para el guardado autom\u00e1tico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "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": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitar los resultados a aquellos que coinciden con una cadena.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limitar la respuesta a las entradas modificadas despu\u00e9s de una fecha determinada conforme a la norma ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limitar la respuesta a las entradas modificadas antes de una fecha determinada conforme a la norma ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitar el conjunto de resultados a IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00f3mo interpretar la entrada de b\u00fasqueda.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Orden de clasificaci\u00f3n de atributos ascendente o descendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordenar la colecci\u00f3n por el atributo de la entrada.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array de nombres de columnas que se van a buscar.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Limita el conjunto de resultados en base a la relaci\u00f3n entre m\u00faltiples taxonom\u00edas.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Limitar el conjunto de resultados a los elementos con los t\u00e9rminos espec\u00edficos asignados en la taxonom\u00eda wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista de ID de t\u00e9rminos",
                                    "description": "Emparejar los t\u00e9rminos con los ID listados.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Consulta de la taxonom\u00eda del ID del t\u00e9rmino",
                                    "description": "Realiza una consulta avanzada de t\u00e9rminos.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID del t\u00e9rmino.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Si los elementos deben ser asignados todos o alguno de los t\u00e9rminos especificados.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "Limitar el conjunto de resultados a los elementos, excepto aquellos con t\u00e9rminos espec\u00edficos asignados en la taxonom\u00eda wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista de ID de t\u00e9rminos",
                                    "description": "Emparejar los t\u00e9rminos con los ID listados.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Consulta de la taxonom\u00eda del ID del t\u00e9rmino",
                                    "description": "Realiza una consulta avanzada de t\u00e9rminos.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID del t\u00e9rmino.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "La fecha en la que se public\u00f3 la entrada, en la zona horaria del sitio.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La fecha en la que la entrada fue publicada, como GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificador alfanum\u00e9rico para la entrada, \u00fanico para su tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Un nombre de estado de la entrada.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una contrase\u00f1a para proteger el acceso al contenido y al extracto.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "El t\u00edtulo para la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "T\u00edtulo para la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "El contenido de la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Contenido de la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versi\u00f3n del formato del bloque de contenido usado por la entrada.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Si el contenido est\u00e1 protegido con contrase\u00f1a o no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "El extracto de la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Extracto para la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Extracto HTML para la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Si el extracto est\u00e1 protegido con una contrase\u00f1a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": {
                                "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": ""
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "El archivo del tema a usar para mostrar la entrada.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Los t\u00e9rminos asignados a la entrada en la taxonom\u00eda wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "Identificador \u00fanico de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Anula la longitud por defecto del extracto.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "La fecha en la que se public\u00f3 la entrada, en la zona horaria del sitio.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La fecha en la que la entrada fue publicada, como GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificador alfanum\u00e9rico para la entrada, \u00fanico para su tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Un nombre de estado de la entrada.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una contrase\u00f1a para proteger el acceso al contenido y al extracto.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "El t\u00edtulo para la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "T\u00edtulo para la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "El contenido de la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Contenido de la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versi\u00f3n del formato del bloque de contenido usado por la entrada.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Si el contenido est\u00e1 protegido con contrase\u00f1a o no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "El extracto de la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Extracto para la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Extracto HTML para la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Si el extracto est\u00e1 protegido con una contrase\u00f1a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": {
                                "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": ""
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "El archivo del tema a usar para mostrar la entrada.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Los t\u00e9rminos asignados a la entrada en la taxonom\u00eda wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Si se evita la papelera y se fuerza el borrado.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "El ID del superior de la revisi\u00f3n.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitar los resultados a aquellos que coinciden con una cadena.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitar el conjunto de resultados a IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Orden de clasificaci\u00f3n de atributos ascendente o descendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordenar la colecci\u00f3n por el atributo del objeto.",
                            "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": "El ID del superior de la revisi\u00f3n.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificador \u00fanico para la revisi\u00f3n.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "El ID del superior de la revisi\u00f3n.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificador \u00fanico para la revisi\u00f3n.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Es necesario que sea \u00abtrue\u00bb, ya que las revisiones no son compatibles con el env\u00edo a la papelera.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "El ID para el superior del guardado autom\u00e1tico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "El ID para el superior del guardado autom\u00e1tico.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "La fecha en la que se public\u00f3 la entrada, en la zona horaria del sitio.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La fecha en la que la entrada fue publicada, como GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificador alfanum\u00e9rico para la entrada, \u00fanico para su tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Un nombre de estado de la entrada.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una contrase\u00f1a para proteger el acceso al contenido y al extracto.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "El t\u00edtulo para la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "T\u00edtulo para la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "El contenido de la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Contenido de la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versi\u00f3n del formato del bloque de contenido usado por la entrada.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Si el contenido est\u00e1 protegido con contrase\u00f1a o no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "El extracto de la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Extracto para la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Extracto HTML para la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Si el extracto est\u00e1 protegido con una contrase\u00f1a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": {
                                "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": ""
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "El archivo del tema a usar para mostrar la entrada.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Los t\u00e9rminos asignados a la entrada en la taxonom\u00eda wp_pattern_category.",
                            "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": "El ID para el superior del guardado autom\u00e1tico.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "El ID para el guardado autom\u00e1tico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "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": "El id de una plantilla",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitar los resultados a aquellos que coinciden con una cadena.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitar el conjunto de resultados a IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Orden de clasificaci\u00f3n de atributos ascendente o descendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordenar la colecci\u00f3n por el atributo del objeto.",
                            "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": "El id de una plantilla",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Identificador \u00fanico para la revisi\u00f3n.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "El id de una plantilla",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Identificador \u00fanico para la revisi\u00f3n.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Es necesario que sea \u00abtrue\u00bb, ya que las revisiones no son compatibles con el env\u00edo a la papelera.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "El id de una plantilla",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "El id de una plantilla",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug \u00fanico que identifica la plantilla.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identificador del tema para la plantilla.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tipo de plantilla.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Contenido de la plantilla.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Contenido para la plantilla, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versi\u00f3n del formato del bloque de contenido usado por la plantilla.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "T\u00edtulo de la plantilla.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "T\u00edtulo para la plantilla, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "T\u00edtulo HTML para la plantilla, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Descripci\u00f3n de la plantilla.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Estado de la plantilla.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "El ID del autor de la plantilla.",
                            "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": "El id de una plantilla",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "El ID para el guardado autom\u00e1tico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "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": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Limitar al ID de entrada especificado.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Limitar al \u00e1rea de la parte especificada de la plantilla.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Tipo de contenido para el que obtener las plantillas.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Slug \u00fanico que identifica la plantilla.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Identificador del tema para la plantilla.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tipo de plantilla.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Contenido de la plantilla.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Contenido para la plantilla, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versi\u00f3n del formato del bloque de contenido usado por la plantilla.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "T\u00edtulo de la plantilla.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "T\u00edtulo para la plantilla, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "T\u00edtulo HTML para la plantilla, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Descripci\u00f3n de la plantilla.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Estado de la plantilla.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "El ID del autor de la plantilla.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "El slug de la plantilla para conseguir una alternativa",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Indica si es una plantilla personalizada o forma parte de la jerarqu\u00eda de plantillas",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "El prefijo de la plantilla para la plantilla creada. Se usa para extraer el tipo de plantilla principal, p. ej. en `taxonomia-libros` extrae `taxonomia`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "El id de una plantilla",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "El id de una plantilla",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug \u00fanico que identifica la plantilla.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identificador del tema para la plantilla.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tipo de plantilla.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Contenido de la plantilla.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Contenido para la plantilla, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versi\u00f3n del formato del bloque de contenido usado por la plantilla.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "T\u00edtulo de la plantilla.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "T\u00edtulo para la plantilla, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "T\u00edtulo HTML para la plantilla, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Descripci\u00f3n de la plantilla.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Estado de la plantilla.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "El ID del autor de la plantilla.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "El id de una plantilla",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Si se evita la papelera y se fuerza el borrado.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "El id de una plantilla",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitar los resultados a aquellos que coinciden con una cadena.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitar el conjunto de resultados a IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Orden de clasificaci\u00f3n de atributos ascendente o descendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordenar la colecci\u00f3n por el atributo del objeto.",
                            "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": "El id de una plantilla",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Identificador \u00fanico para la revisi\u00f3n.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "El id de una plantilla",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Identificador \u00fanico para la revisi\u00f3n.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Es necesario que sea \u00abtrue\u00bb, ya que las revisiones no son compatibles con el env\u00edo a la papelera.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "El id de una plantilla",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "El id de una plantilla",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug \u00fanico que identifica la plantilla.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identificador del tema para la plantilla.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tipo de plantilla.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Contenido de la plantilla.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Contenido para la plantilla, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versi\u00f3n del formato del bloque de contenido usado por la plantilla.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "T\u00edtulo de la plantilla.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "T\u00edtulo para la plantilla, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "T\u00edtulo HTML para la plantilla, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Descripci\u00f3n de la plantilla.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Estado de la plantilla.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "El ID del autor de la plantilla.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "D\u00f3nde se pretende usar la parte de la plantilla (cabecera, pie de p\u00e1gina, etc.)",
                            "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": "El id de una plantilla",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "El ID para el guardado autom\u00e1tico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "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": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Limitar al ID de entrada especificado.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Limitar al \u00e1rea de la parte especificada de la plantilla.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Tipo de contenido para el que obtener las plantillas.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Slug \u00fanico que identifica la plantilla.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Identificador del tema para la plantilla.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tipo de plantilla.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Contenido de la plantilla.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Contenido para la plantilla, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versi\u00f3n del formato del bloque de contenido usado por la plantilla.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "T\u00edtulo de la plantilla.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "T\u00edtulo para la plantilla, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "T\u00edtulo HTML para la plantilla, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Descripci\u00f3n de la plantilla.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Estado de la plantilla.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "El ID del autor de la plantilla.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "D\u00f3nde se pretende usar la parte de la plantilla (cabecera, pie de p\u00e1gina, etc.)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "El slug de la plantilla para conseguir una alternativa",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Indica si es una plantilla personalizada o forma parte de la jerarqu\u00eda de plantillas",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "El prefijo de la plantilla para la plantilla creada. Se usa para extraer el tipo de plantilla principal, p. ej. en `taxonomia-libros` extrae `taxonomia`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "El id de una plantilla",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "El id de una plantilla",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug \u00fanico que identifica la plantilla.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identificador del tema para la plantilla.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tipo de plantilla.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Contenido de la plantilla.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Contenido para la plantilla, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versi\u00f3n del formato del bloque de contenido usado por la plantilla.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "T\u00edtulo de la plantilla.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "T\u00edtulo para la plantilla, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "T\u00edtulo HTML para la plantilla, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Descripci\u00f3n de la plantilla.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Estado de la plantilla.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "El ID del autor de la plantilla.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "D\u00f3nde se pretende usar la parte de la plantilla (cabecera, pie de p\u00e1gina, etc.)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "El id de una plantilla",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Si se evita la papelera y se fuerza el borrado.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "El ID del superior de la revisi\u00f3n.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.",
                            "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": "El ID del superior de la revisi\u00f3n de estilos globales.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificador \u00fanico para la revisi\u00f3n de estilos globales.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "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": "El identificador del tema",
                            "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": "El identificador del tema",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<id>[\\\/\\d+]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "id": {
                            "description": "ID de la configuraci\u00f3n de estilos globales.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "Estilos globales.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "Ajustes globales.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "T\u00edtulo de la variaci\u00f3n de estilos globales.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "T\u00edtulo para la variaci\u00f3n de estilos globales, tal y como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "T\u00edtulo HTML para la entrada, transformado para su visualizaci\u00f3n.",
                                    "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": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitar los resultados a aquellos que coinciden con una cadena.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limitar la respuesta a las entradas modificadas despu\u00e9s de una fecha determinada conforme a la norma ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limitar la respuesta a las entradas modificadas antes de una fecha determinada conforme a la norma ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitar el conjunto de resultados a IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00f3mo interpretar la entrada de b\u00fasqueda.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Orden de clasificaci\u00f3n de atributos ascendente o descendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordenar la colecci\u00f3n por el atributo de la entrada.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array de nombres de columnas que se van a buscar.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "La fecha en la que se public\u00f3 la entrada, en la zona horaria del sitio.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La fecha en la que la entrada fue publicada, como GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificador alfanum\u00e9rico para la entrada, \u00fanico para su tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Un nombre de estado de la entrada.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una contrase\u00f1a para proteger el acceso al contenido y al extracto.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "El t\u00edtulo para la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "T\u00edtulo para la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "T\u00edtulo HTML para la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "El contenido de la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Contenido de la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenido HTML de la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi\u00f3n del formato del bloque de contenido usado por la entrada.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Si el contenido est\u00e1 protegido con contrase\u00f1a o no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "El archivo del tema a usar para mostrar la entrada.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "Identificador \u00fanico de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "La fecha en la que se public\u00f3 la entrada, en la zona horaria del sitio.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La fecha en la que la entrada fue publicada, como GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificador alfanum\u00e9rico para la entrada, \u00fanico para su tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Un nombre de estado de la entrada.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una contrase\u00f1a para proteger el acceso al contenido y al extracto.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "El t\u00edtulo para la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "T\u00edtulo para la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "T\u00edtulo HTML para la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "El contenido de la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Contenido de la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenido HTML de la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi\u00f3n del formato del bloque de contenido usado por la entrada.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Si el contenido est\u00e1 protegido con contrase\u00f1a o no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "El archivo del tema a usar para mostrar la entrada.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Si se evita la papelera y se fuerza el borrado.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "El ID del superior de la revisi\u00f3n.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitar los resultados a aquellos que coinciden con una cadena.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitar el conjunto de resultados a IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Orden de clasificaci\u00f3n de atributos ascendente o descendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordenar la colecci\u00f3n por el atributo del objeto.",
                            "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": "El ID del superior de la revisi\u00f3n.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificador \u00fanico para la revisi\u00f3n.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "El ID del superior de la revisi\u00f3n.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificador \u00fanico para la revisi\u00f3n.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Es necesario que sea \u00abtrue\u00bb, ya que las revisiones no son compatibles con el env\u00edo a la papelera.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "El ID para el superior del guardado autom\u00e1tico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "El ID para el superior del guardado autom\u00e1tico.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "La fecha en la que se public\u00f3 la entrada, en la zona horaria del sitio.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La fecha en la que la entrada fue publicada, como GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificador alfanum\u00e9rico para la entrada, \u00fanico para su tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Un nombre de estado de la entrada.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una contrase\u00f1a para proteger el acceso al contenido y al extracto.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "El t\u00edtulo para la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "T\u00edtulo para la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "T\u00edtulo HTML para la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "El contenido de la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Contenido de la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenido HTML de la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi\u00f3n del formato del bloque de contenido usado por la entrada.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Si el contenido est\u00e1 protegido con contrase\u00f1a o no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "El archivo del tema a usar para mostrar la entrada.",
                            "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": "El ID para el superior del guardado autom\u00e1tico.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "El ID para el guardado autom\u00e1tico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "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": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitar el conjunto de resultados a IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00f3mo interpretar la entrada de b\u00fasqueda.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Orden de clasificaci\u00f3n de atributos ascendente o descendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordenar la colecci\u00f3n por el atributo de la entrada.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "Versi\u00f3n del schema theme.json usado para los ajustes de tipograf\u00eda.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "Declaraci\u00f3n font-family en formato theme.json, codificada como cadena.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "Identificador \u00fanico de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "Versi\u00f3n del schema theme.json usado para los ajustes de tipograf\u00eda.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "Declaraci\u00f3n font-family en formato theme.json, codificada como cadena.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Si se evita la papelera y se fuerza el borrado.",
                            "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": "El ID de la familia de fuentes padre de la fuente.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitar el conjunto de resultados a IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00f3mo interpretar la entrada de b\u00fasqueda.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Orden de clasificaci\u00f3n de atributos ascendente o descendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordenar la colecci\u00f3n por el atributo de la entrada.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "El ID de la familia de fuentes padre de la fuente.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "Versi\u00f3n del schema theme.json usado para los ajustes de tipograf\u00eda.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "Declaraci\u00f3n font-face en formato theme.json, codificada como cadena.",
                            "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": "El ID de la familia de fuentes padre de la fuente.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Identificador \u00fanico para el font face.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "El ID de la familia de fuentes padre de la fuente.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Identificador \u00fanico para el font face.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Si se evita la papelera y se fuerza el borrado.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/class-manager": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitar los resultados a aquellos que coinciden con una cadena.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limitar la respuesta a las entradas modificadas despu\u00e9s de una fecha determinada conforme a la norma ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limitar la respuesta a las entradas modificadas antes de una fecha determinada conforme a la norma ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitar el conjunto de resultados a IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Limitar los resultados a entradas con un valor espec\u00edfico `menu_order`.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "C\u00f3mo interpretar la entrada de b\u00fasqueda.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Orden de clasificaci\u00f3n de atributos ascendente o descendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordenar la colecci\u00f3n por el atributo de la entrada.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Limitar los resultados a los que tengan IDs superiores concretos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Limitar los resultados a todos los elementos excepto aquellos con un identificador padre espec\u00edfico.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array de nombres de columnas que se van a buscar.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "La fecha en la que se public\u00f3 la entrada, en la zona horaria del sitio.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La fecha en la que la entrada fue publicada, como GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificador alfanum\u00e9rico para la entrada, \u00fanico para su tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Un nombre de estado de la entrada.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una contrase\u00f1a para proteger el acceso al contenido y al extracto.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "El ID del superior de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "El t\u00edtulo para la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "T\u00edtulo para la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "T\u00edtulo HTML para la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "El orden de la entrada en relaci\u00f3n con otras entradas.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": {
                                "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": ""
                                },
                                "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": "El archivo del tema a usar para mostrar la entrada.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "Identificador \u00fanico de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "La fecha en la que se public\u00f3 la entrada, en la zona horaria del sitio.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La fecha en la que la entrada fue publicada, como GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificador alfanum\u00e9rico para la entrada, \u00fanico para su tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Un nombre de estado de la entrada.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una contrase\u00f1a para proteger el acceso al contenido y al extracto.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "El ID del superior de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "El t\u00edtulo para la entrada.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "T\u00edtulo para la entrada, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "T\u00edtulo HTML para la entrada, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "El orden de la entrada en relaci\u00f3n con otras entradas.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": {
                                "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": ""
                                },
                                "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": "El archivo del tema a usar para mostrar la entrada.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico de la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Si se evita la papelera y se fuerza el borrado.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "Un identificador alfanum\u00e9rico del tipo de contenido.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Un identificador alfanum\u00e9rico del estado.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Limitar los resultados a taxonom\u00edas asociadas con un tipo de contenido espec\u00edfico.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "Un identificador alfanum\u00e9rico de la taxonom\u00eda.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "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": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitar los resultados a aquellos que coinciden con una cadena.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitar el conjunto de resultados a IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Orden de clasificaci\u00f3n de atributos ascendente o descendente.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordenar la colecci\u00f3n por atributo de t\u00e9rmino.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Si se ocultar\u00e1n o no los t\u00e9rminos asignados a cualquier entrada.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limitar el resultado a t\u00e9rminos asignados a un superior espec\u00edfico.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Limitar el resultado a t\u00e9rminos asignados a una entrada espec\u00edfica.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limitar el resultado a t\u00e9rminos con uno o m\u00e1s slugs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Descripci\u00f3n HTML del t\u00e9rmino.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "T\u00edtulo HTML del t\u00e9rmino.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Un identificador alfanum\u00e9rico para el t\u00e9rmino \u00fanico para su tipo.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identificador del t\u00e9rmino superior.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "Identificador \u00fanico del t\u00e9rmino.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico del t\u00e9rmino.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Descripci\u00f3n HTML del t\u00e9rmino.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "T\u00edtulo HTML del t\u00e9rmino.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificador alfanum\u00e9rico para el t\u00e9rmino \u00fanico para su tipo.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identificador del t\u00e9rmino superior.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico del t\u00e9rmino.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Es necesario que sea \u00abtrue\u00bb, ya que los t\u00e9rminos no son compatibles con el env\u00edo a la papelera.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitar los resultados a aquellos que coinciden con una cadena.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitar el conjunto de resultados a IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Orden de clasificaci\u00f3n de atributos ascendente o descendente.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordenar la colecci\u00f3n por atributo de t\u00e9rmino.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Si se ocultar\u00e1n o no los t\u00e9rminos asignados a cualquier entrada.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Limitar el resultado a t\u00e9rminos asignados a una entrada espec\u00edfica.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limitar el resultado a t\u00e9rminos con uno o m\u00e1s slugs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Descripci\u00f3n HTML del t\u00e9rmino.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "T\u00edtulo HTML del t\u00e9rmino.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Un identificador alfanum\u00e9rico para el t\u00e9rmino \u00fanico para su tipo.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "Identificador \u00fanico del t\u00e9rmino.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico del t\u00e9rmino.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Descripci\u00f3n HTML del t\u00e9rmino.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "T\u00edtulo HTML del t\u00e9rmino.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificador alfanum\u00e9rico para el t\u00e9rmino \u00fanico para su tipo.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico del t\u00e9rmino.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Es necesario que sea \u00abtrue\u00bb, ya que los t\u00e9rminos no son compatibles con el env\u00edo a la papelera.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitar los resultados a aquellos que coinciden con una cadena.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitar el conjunto de resultados a IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Orden de clasificaci\u00f3n de atributos ascendente o descendente.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordenar la colecci\u00f3n por atributo de t\u00e9rmino.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Si se ocultar\u00e1n o no los t\u00e9rminos asignados a cualquier entrada.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Limitar el resultado a t\u00e9rminos asignados a una entrada espec\u00edfica.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limitar el resultado a t\u00e9rminos con uno o m\u00e1s slugs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Descripci\u00f3n HTML del t\u00e9rmino.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "T\u00edtulo HTML del t\u00e9rmino.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Un identificador alfanum\u00e9rico para el t\u00e9rmino \u00fanico para su tipo.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Las ubicaciones asignadas al men\u00fa.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Si quieres a\u00f1adir autom\u00e1ticamente las p\u00e1ginas de nivel superior a este men\u00fa.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "Identificador \u00fanico del t\u00e9rmino.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico del t\u00e9rmino.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Descripci\u00f3n HTML del t\u00e9rmino.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "T\u00edtulo HTML del t\u00e9rmino.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificador alfanum\u00e9rico para el t\u00e9rmino \u00fanico para su tipo.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Las ubicaciones asignadas al men\u00fa.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Si quieres a\u00f1adir autom\u00e1ticamente las p\u00e1ginas de nivel superior a este men\u00fa.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico del t\u00e9rmino.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Es necesario que sea \u00abtrue\u00bb, ya que los t\u00e9rminos no son compatibles con el env\u00edo a la papelera.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitar los resultados a aquellos que coinciden con una cadena.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitar el conjunto de resultados a IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Orden de clasificaci\u00f3n de atributos ascendente o descendente.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordenar la colecci\u00f3n por atributo de t\u00e9rmino.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Si se ocultar\u00e1n o no los t\u00e9rminos asignados a cualquier entrada.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Limitar el resultado a t\u00e9rminos asignados a una entrada espec\u00edfica.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limitar el resultado a t\u00e9rminos con uno o m\u00e1s slugs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Descripci\u00f3n HTML del t\u00e9rmino.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "T\u00edtulo HTML del t\u00e9rmino.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Un identificador alfanum\u00e9rico para el t\u00e9rmino \u00fanico para su tipo.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "Identificador \u00fanico del t\u00e9rmino.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico del t\u00e9rmino.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Descripci\u00f3n HTML del t\u00e9rmino.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "T\u00edtulo HTML del t\u00e9rmino.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificador alfanum\u00e9rico para el t\u00e9rmino \u00fanico para su tipo.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico del t\u00e9rmino.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Es necesario que sea \u00abtrue\u00bb, ya que los t\u00e9rminos no son compatibles con el env\u00edo a la papelera.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitar los resultados a aquellos que coinciden con una cadena.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitar el conjunto de resultados a IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Orden de clasificaci\u00f3n de atributos ascendente o descendente.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Ordenar la colecci\u00f3n por el atributo del usuario.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Limitar el resultado a usuarios con uno o m\u00e1s slugs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "Limitar el resultado a usuarios que se ajusten al menos a un perfil espec\u00edfico facilitado. Acepta listas en CSV o un solo perfil.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "Limita el conjunto de resultados a usuarios que coincidan, al menos, con una capacidad espec\u00edfica proporcionada. Acepta listas en CSV o una \u00fanica capacidad.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "Limitar el resultado a usuarios considerados autores.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "Limitar el resultado a usuarios que han publicado entradas.",
                            "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",
                                    "class-manager": "class-manager"
                                }
                            },
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array de nombres de columnas que se van a buscar.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "Nombre de acceso del usuario.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "Muestra el nombre del usuario.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Nombre del usuario.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Apellidos del usuario.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "La direcci\u00f3n de correo electr\u00f3nico del usuario.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "URL del usuario.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Descripci\u00f3n del usuario.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Idioma local del usuario.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "es_ES",
                                "fr_FR",
                                "id_ID",
                                "km",
                                "ms_MY",
                                "pt_PT",
                                "vi",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Alias del usuario.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificador alfanum\u00e9rico del usuario.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Perfiles asignados al usuario.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Contrase\u00f1a del usuario (no incluida).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "La fecha y hora en que se actualizaron las preferencias.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "Identificador \u00fanico del usuario.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico del usuario.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "Nombre de acceso del usuario.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Muestra el nombre del usuario.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Nombre del usuario.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Apellidos del usuario.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "La direcci\u00f3n de correo electr\u00f3nico del usuario.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "URL del usuario.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Descripci\u00f3n del usuario.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Idioma local del usuario.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "es_ES",
                                "fr_FR",
                                "id_ID",
                                "km",
                                "ms_MY",
                                "pt_PT",
                                "vi",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Alias del usuario.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificador alfanum\u00e9rico del usuario.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Perfiles asignados al usuario.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Contrase\u00f1a del usuario (no incluida).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "La fecha y hora en que se actualizaron las preferencias.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico del usuario.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Es necesario que sea \u00abtrue\u00bb, ya que los usuarios no son compatibles con el env\u00edo a la papelera.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Reasignando las entradas y los enlaces del usuario borrados a la ID de este usuario.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "Nombre de acceso del usuario.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Muestra el nombre del usuario.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Nombre del usuario.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Apellidos del usuario.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "La direcci\u00f3n de correo electr\u00f3nico del usuario.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "URL del usuario.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Descripci\u00f3n del usuario.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Idioma local del usuario.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "es_ES",
                                "fr_FR",
                                "id_ID",
                                "km",
                                "ms_MY",
                                "pt_PT",
                                "vi",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Alias del usuario.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificador alfanum\u00e9rico del usuario.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Perfiles asignados al usuario.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Contrase\u00f1a del usuario (no incluida).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "La fecha y hora en que se actualizaron las preferencias.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Es necesario que sea \u00abtrue\u00bb, ya que los usuarios no son compatibles con el env\u00edo a la papelera.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Reasignando las entradas y los enlaces del usuario borrados a la ID de este usuario.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Un UUID proporcionado por la aplicaci\u00f3n para identificarla de forma \u00fanica. Se recomienda usar un UUID v5 con la URL o el espacio de nombres DNS.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "El nombre de la contrase\u00f1a de la aplicaci\u00f3n.",
                            "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": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "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": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Un UUID proporcionado por la aplicaci\u00f3n para identificarla de forma \u00fanica. Se recomienda usar un UUID v5 con la URL o el espacio de nombres DNS.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "El nombre de la contrase\u00f1a de la aplicaci\u00f3n.",
                            "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": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitar los resultados a aquellos que coinciden con una cadena.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limitar la respuesta a comentarios publicados despu\u00e9s de una fecha dada compatible con ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Limitar el conjunto de resultados a comentarios asignados a identificadores de usuario espec\u00edficos. Necesita autorizaci\u00f3n.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Asegurar que el conjunto de resultados excluye los comentarios asignados a IDs de usuario espec\u00edficos. Necesita autorizaci\u00f3n.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "Limitar el conjunto de resultados a aquellos con un correo electr\u00f3nico de autor espec\u00edfico. Necesita autorizaci\u00f3n.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Limitar la respuesta a comentarios publicados antes de una fecha dada compatible con ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitar el conjunto de resultados a IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Orden de clasificaci\u00f3n de atributos ascendente o descendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordenar la colecci\u00f3n por el atributo del comentario.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "Limitar el resultado a comentarios con ID superiores espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "Asegurar que el conjunto de resultados excluya los IDs superiores espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "Limitar el resultado a comentarios asignados a IDs de entrada espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "Limitar el conjunto de resultados a los comentarios asignados a un estado espec\u00edfico. Necesita autorizaci\u00f3n.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "Limitar el conjunto de resultados a los comentarios asignados a un tipo espec\u00edfico. Necesita autorizaci\u00f3n.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "El ID del objeto del usuario, si el autor era un usuario.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Direcci\u00f3n de correo electr\u00f3nico del autor del comentario.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "Direcci\u00f3n IP del autor del comentario.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Muestra el nombre del autor del comentario.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL del autor del comentario.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Agente de usuario del autor del comentario.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "El contenido para el comentario.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Contenido para el comentario, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenido HTML para el comentario, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "La fecha en la que se public\u00f3 el comentario, en la zona horaria del sitio.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La fecha en la que el comentario fue publicado, como GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "El ID del superior del comentario.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "El ID del objeto asociado a la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Estado del comentario.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Estado de resoluci\u00f3n de la nota",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "Identificador \u00fanico para el comentario.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "La contrase\u00f1a de la entrada superior del comentario (si la entrada est\u00e1 protegida por contrase\u00f1a).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico para el comentario.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "El ID del objeto del usuario, si el autor era un usuario.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Direcci\u00f3n de correo electr\u00f3nico del autor del comentario.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "Direcci\u00f3n IP del autor del comentario.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Muestra el nombre del autor del comentario.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL del autor del comentario.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Agente de usuario del autor del comentario.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "El contenido para el comentario.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Contenido para el comentario, tal como existe en la base de datos.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenido HTML para el comentario, transformado para su visualizaci\u00f3n.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "La fecha en la que se public\u00f3 el comentario, en la zona horaria del sitio.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La fecha en la que el comentario fue publicado, como GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "El ID del superior del comentario.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "El ID del objeto asociado a la entrada.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Estado del comentario.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Campos meta.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Estado de resoluci\u00f3n de la nota",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico para el comentario.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Si se evita la papelera y se fuerza el borrado.",
                            "required": false
                        },
                        "password": {
                            "description": "La contrase\u00f1a de la entrada superior del comentario (si la entrada est\u00e1 protegida por contrase\u00f1a).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitar los resultados a aquellos que coinciden con una cadena.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "Limitar los resultados a elementos de un tipo de objeto.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "Limitar los resultados a elementos de uno o m\u00e1s subtipos de objetos.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "category",
                                    "post_tag",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitar el conjunto de resultados a IDs espec\u00edficos.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "Nombre \u00fanico registrado para el bloque.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Atributos para el bloque.",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID del contexto de la entrada.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Espacio de nombres del bloque.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Espacio de nombres del bloque.",
                            "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": "Nombre del bloque.",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "Espacio de nombres del bloque.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "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": {
                        "stackable_enable_block_defaults": {
                            "title": "",
                            "description": "Use Block Defaults in the editor",
                            "type": "boolean",
                            "required": false
                        },
                        "title": {
                            "title": "T\u00edtulo",
                            "description": "T\u00edtulo del sitio.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "Descripci\u00f3n corta",
                            "description": "Descripci\u00f3n corta del sitio.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "URL del sitio.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "Esta direcci\u00f3n se utiliza para fines de administraci\u00f3n, por ejemplo, avisos de nuevos usuarios.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "Una ciudad en la misma zona horaria que t\u00fa.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "Formato fecha para todas las cadenas de fecha.",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "Formato de hora para todas las cadenas de hora.",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "El n\u00famero de d\u00eda en el que la semana debe comenzar.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "C\u00f3digo del idioma local de WordPress.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "Convierte emoticonos como :-) y :-P en gr\u00e1ficos en la pantalla.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "Categoria de entrada por defecto",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "Formato de la entrada por defecto.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "Entradas m\u00e1ximas por p\u00e1gina",
                            "description": "P\u00e1ginas de blog mostradas como m\u00e1ximo.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "Mostrar en la portada",
                            "description": "Qu\u00e9 mostrar en la p\u00e1gina de inicio",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "P\u00e1gina en la portada",
                            "description": "El ID de la p\u00e1gina que debe mostrarse en la p\u00e1gina de inicio",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "El ID de la p\u00e1gina que debe mostrar las \u00faltimas entradas",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "Permite avisos de enlaces desde otros sitios (pingbacks y trackbacks) en los nuevos art\u00edculos.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "Permitir comentarios en las entradas nuevas",
                            "description": "Permitir a la gente enviar comentarios en las nuevas entradas.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "Logotipo",
                            "description": "Logotipo del sitio.",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "Icono",
                            "description": "Icono del sitio.",
                            "type": "integer",
                            "required": false
                        },
                        "stackable_hide_cimo_notice": {
                            "title": "",
                            "description": "Hides the Cimo download notice.",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_block_states": {
                            "title": "",
                            "description": "Bloques que deben estar ocultos en el editor de bloques",
                            "type": "object",
                            "additionalProperties": {
                                "type": "number"
                            },
                            "required": false
                        },
                        "stackable_google_maps_api_key": {
                            "title": "",
                            "description": "Enables additional customization options for the Map Block.",
                            "type": "string",
                            "required": false
                        },
                        "stackable_enable_design_library": {
                            "title": "",
                            "description": "Oculta el bot\u00f3n de la biblioteca de dise\u00f1o de Stackable en la parte superior del editor",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_optimize_inline_css": {
                            "title": "",
                            "description": "Optimizes inlined CSS styles, combines together similar selectors",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_block_default_width": {
                            "title": "",
                            "description": "El ancho que se utiliza cuando un bloque de columnas tiene su ancho de contenido establecido en el centro.",
                            "type": "string",
                            "required": false
                        },
                        "stackable_block_wide_width": {
                            "title": "",
                            "description": "El ancho que se utiliza cuando un bloque de columnas tiene su ancho de contenido establecido como ancho.",
                            "type": "string",
                            "required": false
                        },
                        "stackable_auto_collapse_panels": {
                            "title": "",
                            "description": "Cerrar otros paneles de inspecci\u00f3n al abrir otro, manteniendo s\u00f3lo uno abierto a la vez.",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_enable_global_settings": {
                            "title": "",
                            "description": "Allow the configuration of global settings such as color palette, typography, and block defaults",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_enable_block_linking": {
                            "title": "",
                            "description": "Te ofrece la posibilidad de enlazar columnas. Cualquier cambio que hagas en una columna se aplicar\u00e1 autom\u00e1ticamente a las dem\u00e1s.",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_help_tooltip_disabled": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "stackable_enable_text_highlight": {
                            "title": "",
                            "description": "Adds a toolbar button for highlighting text",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_enable_dynamic_content": {
                            "title": "",
                            "description": "Adds a toolbar button for inserting dynamic content",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_enable_copy_paste_styles": {
                            "title": "",
                            "description": "Adds a toolbar button for copying and pasting block styles",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_enable_reset_layout": {
                            "title": "",
                            "description": "Adds a toolbar button for resetting the layout of a block",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_enable_save_as_default_block": {
                            "title": "",
                            "description": "Adds a toolbar button for saving the current block variation as the default block",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_enable_text_default_block": {
                            "title": "",
                            "description": "If this is enabled, the default block when adding a new block will be the Stackable Text block.",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_icons_fa_free_version": {
                            "title": "",
                            "description": "Select FontAwesome version",
                            "type": "string",
                            "required": false
                        },
                        "stackable_show_pro_notices": {
                            "title": "",
                            "description": "Ocultar los avisos de \u00abGo Premium\u00bb",
                            "type": "string",
                            "required": false
                        },
                        "stackable_dynamic_breakpoints": {
                            "title": "",
                            "description": "Puntos de ruptura din\u00e1micos personalizados",
                            "type": "object",
                            "properties": {
                                "tablet": {
                                    "type": "string"
                                },
                                "mobile": {
                                    "type": "string"
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "stackable_global_colors": {
                            "title": "",
                            "description": "Paleta de colores global de Stackable",
                            "type": "array",
                            "items": {
                                "type": "array",
                                "items": {
                                    "type": "object",
                                    "properties": {
                                        "name": {
                                            "type": "string"
                                        },
                                        "slug": {
                                            "type": "string"
                                        },
                                        "color": {
                                            "type": "string"
                                        },
                                        "rgb": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "stackable_global_hide_theme_colors": {
                            "title": "",
                            "description": "Hide theme colors in the Stackable color picker",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_global_hide_default_colors": {
                            "title": "",
                            "description": "Hide default colors in the Stackable color picker",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_global_hide_site_editor_colors": {
                            "title": "",
                            "description": "Hide Site Editor colors in the Stackable color picker",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_global_typography_apply_to": {
                            "title": "",
                            "description": "La tipograf\u00eda global de Stackable se aplica a los ajustes",
                            "type": "string",
                            "required": false
                        },
                        "stackable_global_force_typography": {
                            "title": "",
                            "description": "La tipograf\u00eda global de Stackable a\u00f1ade importancia a los estilos globales",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_global_typography": {
                            "title": "",
                            "description": "Ajustes globales de tipograf\u00eda de Stackable",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "h1": {
                                        "type": "object",
                                        "properties": {
                                            "fontFamily": {
                                                "type": "string"
                                            },
                                            "fontSize": {
                                                "type": "string"
                                            },
                                            "tabletFontSize": {
                                                "type": "string"
                                            },
                                            "mobileFontSize": {
                                                "type": "string"
                                            },
                                            "fontSizeUnit": {
                                                "type": "string"
                                            },
                                            "tabletFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "mobileFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "fontWeight": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "number"
                                            },
                                            "tabletLineHeight": {
                                                "type": "number"
                                            },
                                            "mobileLineHeight": {
                                                "type": "number"
                                            },
                                            "lineHeightUnit": {
                                                "type": "string"
                                            },
                                            "tabletLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "mobileLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "number"
                                            },
                                            "tabletLetterSpacing": {
                                                "type": "number"
                                            },
                                            "mobileLetterSpacing": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "h2": {
                                        "type": "object",
                                        "properties": {
                                            "fontFamily": {
                                                "type": "string"
                                            },
                                            "fontSize": {
                                                "type": "string"
                                            },
                                            "tabletFontSize": {
                                                "type": "string"
                                            },
                                            "mobileFontSize": {
                                                "type": "string"
                                            },
                                            "fontSizeUnit": {
                                                "type": "string"
                                            },
                                            "tabletFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "mobileFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "fontWeight": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "number"
                                            },
                                            "tabletLineHeight": {
                                                "type": "number"
                                            },
                                            "mobileLineHeight": {
                                                "type": "number"
                                            },
                                            "lineHeightUnit": {
                                                "type": "string"
                                            },
                                            "tabletLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "mobileLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "number"
                                            },
                                            "tabletLetterSpacing": {
                                                "type": "number"
                                            },
                                            "mobileLetterSpacing": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "h3": {
                                        "type": "object",
                                        "properties": {
                                            "fontFamily": {
                                                "type": "string"
                                            },
                                            "fontSize": {
                                                "type": "string"
                                            },
                                            "tabletFontSize": {
                                                "type": "string"
                                            },
                                            "mobileFontSize": {
                                                "type": "string"
                                            },
                                            "fontSizeUnit": {
                                                "type": "string"
                                            },
                                            "tabletFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "mobileFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "fontWeight": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "number"
                                            },
                                            "tabletLineHeight": {
                                                "type": "number"
                                            },
                                            "mobileLineHeight": {
                                                "type": "number"
                                            },
                                            "lineHeightUnit": {
                                                "type": "string"
                                            },
                                            "tabletLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "mobileLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "number"
                                            },
                                            "tabletLetterSpacing": {
                                                "type": "number"
                                            },
                                            "mobileLetterSpacing": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "h4": {
                                        "type": "object",
                                        "properties": {
                                            "fontFamily": {
                                                "type": "string"
                                            },
                                            "fontSize": {
                                                "type": "string"
                                            },
                                            "tabletFontSize": {
                                                "type": "string"
                                            },
                                            "mobileFontSize": {
                                                "type": "string"
                                            },
                                            "fontSizeUnit": {
                                                "type": "string"
                                            },
                                            "tabletFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "mobileFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "fontWeight": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "number"
                                            },
                                            "tabletLineHeight": {
                                                "type": "number"
                                            },
                                            "mobileLineHeight": {
                                                "type": "number"
                                            },
                                            "lineHeightUnit": {
                                                "type": "string"
                                            },
                                            "tabletLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "mobileLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "number"
                                            },
                                            "tabletLetterSpacing": {
                                                "type": "number"
                                            },
                                            "mobileLetterSpacing": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "h5": {
                                        "type": "object",
                                        "properties": {
                                            "fontFamily": {
                                                "type": "string"
                                            },
                                            "fontSize": {
                                                "type": "string"
                                            },
                                            "tabletFontSize": {
                                                "type": "string"
                                            },
                                            "mobileFontSize": {
                                                "type": "string"
                                            },
                                            "fontSizeUnit": {
                                                "type": "string"
                                            },
                                            "tabletFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "mobileFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "fontWeight": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "number"
                                            },
                                            "tabletLineHeight": {
                                                "type": "number"
                                            },
                                            "mobileLineHeight": {
                                                "type": "number"
                                            },
                                            "lineHeightUnit": {
                                                "type": "string"
                                            },
                                            "tabletLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "mobileLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "number"
                                            },
                                            "tabletLetterSpacing": {
                                                "type": "number"
                                            },
                                            "mobileLetterSpacing": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "h6": {
                                        "type": "object",
                                        "properties": {
                                            "fontFamily": {
                                                "type": "string"
                                            },
                                            "fontSize": {
                                                "type": "string"
                                            },
                                            "tabletFontSize": {
                                                "type": "string"
                                            },
                                            "mobileFontSize": {
                                                "type": "string"
                                            },
                                            "fontSizeUnit": {
                                                "type": "string"
                                            },
                                            "tabletFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "mobileFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "fontWeight": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "number"
                                            },
                                            "tabletLineHeight": {
                                                "type": "number"
                                            },
                                            "mobileLineHeight": {
                                                "type": "number"
                                            },
                                            "lineHeightUnit": {
                                                "type": "string"
                                            },
                                            "tabletLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "mobileLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "number"
                                            },
                                            "tabletLetterSpacing": {
                                                "type": "number"
                                            },
                                            "mobileLetterSpacing": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "p": {
                                        "type": "object",
                                        "properties": {
                                            "fontFamily": {
                                                "type": "string"
                                            },
                                            "fontSize": {
                                                "type": "string"
                                            },
                                            "tabletFontSize": {
                                                "type": "string"
                                            },
                                            "mobileFontSize": {
                                                "type": "string"
                                            },
                                            "fontSizeUnit": {
                                                "type": "string"
                                            },
                                            "tabletFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "mobileFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "fontWeight": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "number"
                                            },
                                            "tabletLineHeight": {
                                                "type": "number"
                                            },
                                            "mobileLineHeight": {
                                                "type": "number"
                                            },
                                            "lineHeightUnit": {
                                                "type": "string"
                                            },
                                            "tabletLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "mobileLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "number"
                                            },
                                            "tabletLetterSpacing": {
                                                "type": "number"
                                            },
                                            "mobileLetterSpacing": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    ".stk-subtitle": {
                                        "type": "object",
                                        "properties": {
                                            "fontFamily": {
                                                "type": "string"
                                            },
                                            "fontSize": {
                                                "type": "string"
                                            },
                                            "tabletFontSize": {
                                                "type": "string"
                                            },
                                            "mobileFontSize": {
                                                "type": "string"
                                            },
                                            "fontSizeUnit": {
                                                "type": "string"
                                            },
                                            "tabletFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "mobileFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "fontWeight": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "number"
                                            },
                                            "tabletLineHeight": {
                                                "type": "number"
                                            },
                                            "mobileLineHeight": {
                                                "type": "number"
                                            },
                                            "lineHeightUnit": {
                                                "type": "string"
                                            },
                                            "tabletLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "mobileLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "number"
                                            },
                                            "tabletLetterSpacing": {
                                                "type": "number"
                                            },
                                            "mobileLetterSpacing": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    ".stk-button__inner-text": {
                                        "type": "object",
                                        "properties": {
                                            "fontFamily": {
                                                "type": "string"
                                            },
                                            "fontSize": {
                                                "type": "string"
                                            },
                                            "tabletFontSize": {
                                                "type": "string"
                                            },
                                            "mobileFontSize": {
                                                "type": "string"
                                            },
                                            "fontSizeUnit": {
                                                "type": "string"
                                            },
                                            "tabletFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "mobileFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "fontWeight": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "number"
                                            },
                                            "tabletLineHeight": {
                                                "type": "number"
                                            },
                                            "mobileLineHeight": {
                                                "type": "number"
                                            },
                                            "lineHeightUnit": {
                                                "type": "string"
                                            },
                                            "tabletLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "mobileLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "number"
                                            },
                                            "tabletLetterSpacing": {
                                                "type": "number"
                                            },
                                            "mobileLetterSpacing": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "stackable_selected_font_pair": {
                            "title": "",
                            "description": "Stackable currently selected global font pair",
                            "type": "string",
                            "required": false
                        },
                        "stackable_custom_font_pairs": {
                            "title": "",
                            "description": "Stackable added custom font pairs",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "name": {
                                        "type": "string"
                                    },
                                    "typography": {
                                        "type": "object",
                                        "properties": {
                                            "h1": {
                                                "type": "object",
                                                "properties": {
                                                    "fontFamily": {
                                                        "type": "string"
                                                    },
                                                    "fontSize": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSize": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSize": {
                                                        "type": "string"
                                                    },
                                                    "fontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "fontWeight": {
                                                        "type": "string"
                                                    },
                                                    "textTransform": {
                                                        "type": "string"
                                                    },
                                                    "lineHeight": {
                                                        "type": "number"
                                                    },
                                                    "tabletLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "mobileLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "lineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "letterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "tabletLetterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "mobileLetterSpacing": {
                                                        "type": "number"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "h2": {
                                                "type": "object",
                                                "properties": {
                                                    "fontFamily": {
                                                        "type": "string"
                                                    },
                                                    "fontSize": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSize": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSize": {
                                                        "type": "string"
                                                    },
                                                    "fontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "fontWeight": {
                                                        "type": "string"
                                                    },
                                                    "textTransform": {
                                                        "type": "string"
                                                    },
                                                    "lineHeight": {
                                                        "type": "number"
                                                    },
                                                    "tabletLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "mobileLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "lineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "letterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "tabletLetterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "mobileLetterSpacing": {
                                                        "type": "number"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "h3": {
                                                "type": "object",
                                                "properties": {
                                                    "fontFamily": {
                                                        "type": "string"
                                                    },
                                                    "fontSize": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSize": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSize": {
                                                        "type": "string"
                                                    },
                                                    "fontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "fontWeight": {
                                                        "type": "string"
                                                    },
                                                    "textTransform": {
                                                        "type": "string"
                                                    },
                                                    "lineHeight": {
                                                        "type": "number"
                                                    },
                                                    "tabletLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "mobileLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "lineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "letterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "tabletLetterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "mobileLetterSpacing": {
                                                        "type": "number"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "h4": {
                                                "type": "object",
                                                "properties": {
                                                    "fontFamily": {
                                                        "type": "string"
                                                    },
                                                    "fontSize": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSize": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSize": {
                                                        "type": "string"
                                                    },
                                                    "fontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "fontWeight": {
                                                        "type": "string"
                                                    },
                                                    "textTransform": {
                                                        "type": "string"
                                                    },
                                                    "lineHeight": {
                                                        "type": "number"
                                                    },
                                                    "tabletLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "mobileLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "lineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "letterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "tabletLetterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "mobileLetterSpacing": {
                                                        "type": "number"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "h5": {
                                                "type": "object",
                                                "properties": {
                                                    "fontFamily": {
                                                        "type": "string"
                                                    },
                                                    "fontSize": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSize": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSize": {
                                                        "type": "string"
                                                    },
                                                    "fontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "fontWeight": {
                                                        "type": "string"
                                                    },
                                                    "textTransform": {
                                                        "type": "string"
                                                    },
                                                    "lineHeight": {
                                                        "type": "number"
                                                    },
                                                    "tabletLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "mobileLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "lineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "letterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "tabletLetterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "mobileLetterSpacing": {
                                                        "type": "number"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "h6": {
                                                "type": "object",
                                                "properties": {
                                                    "fontFamily": {
                                                        "type": "string"
                                                    },
                                                    "fontSize": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSize": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSize": {
                                                        "type": "string"
                                                    },
                                                    "fontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "fontWeight": {
                                                        "type": "string"
                                                    },
                                                    "textTransform": {
                                                        "type": "string"
                                                    },
                                                    "lineHeight": {
                                                        "type": "number"
                                                    },
                                                    "tabletLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "mobileLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "lineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "letterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "tabletLetterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "mobileLetterSpacing": {
                                                        "type": "number"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "p": {
                                                "type": "object",
                                                "properties": {
                                                    "fontFamily": {
                                                        "type": "string"
                                                    },
                                                    "fontSize": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSize": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSize": {
                                                        "type": "string"
                                                    },
                                                    "fontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "fontWeight": {
                                                        "type": "string"
                                                    },
                                                    "textTransform": {
                                                        "type": "string"
                                                    },
                                                    "lineHeight": {
                                                        "type": "number"
                                                    },
                                                    "tabletLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "mobileLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "lineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "letterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "tabletLetterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "mobileLetterSpacing": {
                                                        "type": "number"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            ".stk-subtitle": {
                                                "type": "object",
                                                "properties": {
                                                    "fontFamily": {
                                                        "type": "string"
                                                    },
                                                    "fontSize": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSize": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSize": {
                                                        "type": "string"
                                                    },
                                                    "fontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "fontWeight": {
                                                        "type": "string"
                                                    },
                                                    "textTransform": {
                                                        "type": "string"
                                                    },
                                                    "lineHeight": {
                                                        "type": "number"
                                                    },
                                                    "tabletLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "mobileLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "lineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "letterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "tabletLetterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "mobileLetterSpacing": {
                                                        "type": "number"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            ".stk-button__inner-text": {
                                                "type": "object",
                                                "properties": {
                                                    "fontFamily": {
                                                        "type": "string"
                                                    },
                                                    "fontSize": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSize": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSize": {
                                                        "type": "string"
                                                    },
                                                    "fontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "fontWeight": {
                                                        "type": "string"
                                                    },
                                                    "textTransform": {
                                                        "type": "string"
                                                    },
                                                    "lineHeight": {
                                                        "type": "number"
                                                    },
                                                    "tabletLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "mobileLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "lineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "letterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "tabletLetterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "mobileLetterSpacing": {
                                                        "type": "number"
                                                    }
                                                },
                                                "additionalProperties": false
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "stackable_use_typography_as_presets": {
                            "title": "",
                            "description": "Use Global Typography font sizes as preset",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_is_apply_body_to_html": {
                            "title": "",
                            "description": "La tipograf\u00eda global de Stackable se aplica a los ajustes",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_icon_library": {
                            "title": "",
                            "description": "Stackable Icon Library",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "name": {
                                        "type": "string"
                                    },
                                    "key": {
                                        "type": "string"
                                    },
                                    "icon": {
                                        "type": "string"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "stackable_disable_block_style_inheritance": {
                            "title": "",
                            "description": "Inherit block style from theme.json",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_global_spacing_and_borders": {
                            "title": "",
                            "description": "Espaciado global y bordes de Stackable",
                            "type": "object",
                            "properties": {
                                "container-border-style": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "container-border-width": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "container-border-radius": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "container-box-shadow": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "container-padding": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "block-background-border-style": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "block-background-border-width": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "block-background-border-radius": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "block-background-box-shadow": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "block-background-padding": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "block-margin-bottom": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "column-margin": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "number"
                                        },
                                        "tablet": {
                                            "type": "number"
                                        },
                                        "mobile": {
                                            "type": "number"
                                        },
                                        "desktopHover": {
                                            "type": "number"
                                        },
                                        "tabletHover": {
                                            "type": "number"
                                        },
                                        "mobileHover": {
                                            "type": "number"
                                        },
                                        "desktopParentHover": {
                                            "type": "number"
                                        },
                                        "tabletParentHover": {
                                            "type": "number"
                                        },
                                        "mobileParentHover": {
                                            "type": "number"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "columns-column-gap": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "columns-row-gap": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "image-drop-shadow": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "image-border-radius": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "stackable_global_buttons_and_icons": {
                            "title": "",
                            "description": "Stackable global buttons and icons",
                            "type": "object",
                            "properties": {
                                "button-min-height": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "button-padding": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "icon-button-padding": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "button-border-style": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "button-border-width": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "button-ghost-border-width": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "button-border-radius": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "button-box-shadow": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "button-icon-size": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "number"
                                        },
                                        "tablet": {
                                            "type": "number"
                                        },
                                        "mobile": {
                                            "type": "number"
                                        },
                                        "desktopHover": {
                                            "type": "number"
                                        },
                                        "tabletHover": {
                                            "type": "number"
                                        },
                                        "mobileHover": {
                                            "type": "number"
                                        },
                                        "desktopParentHover": {
                                            "type": "number"
                                        },
                                        "tabletParentHover": {
                                            "type": "number"
                                        },
                                        "mobileParentHover": {
                                            "type": "number"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "button-icon-gap": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "button-column-gap": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "button-row-gap": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "icon-list-icon-size": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "number"
                                        },
                                        "tablet": {
                                            "type": "number"
                                        },
                                        "mobile": {
                                            "type": "number"
                                        },
                                        "desktopHover": {
                                            "type": "number"
                                        },
                                        "tabletHover": {
                                            "type": "number"
                                        },
                                        "mobileHover": {
                                            "type": "number"
                                        },
                                        "desktopParentHover": {
                                            "type": "number"
                                        },
                                        "tabletParentHover": {
                                            "type": "number"
                                        },
                                        "mobileParentHover": {
                                            "type": "number"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "icon-list-row-gap": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "icon-list-icon-gap": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "number"
                                        },
                                        "tablet": {
                                            "type": "number"
                                        },
                                        "mobile": {
                                            "type": "number"
                                        },
                                        "desktopHover": {
                                            "type": "number"
                                        },
                                        "tabletHover": {
                                            "type": "number"
                                        },
                                        "mobileHover": {
                                            "type": "number"
                                        },
                                        "desktopParentHover": {
                                            "type": "number"
                                        },
                                        "tabletParentHover": {
                                            "type": "number"
                                        },
                                        "mobileParentHover": {
                                            "type": "number"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "icon-list-indentation": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "number"
                                        },
                                        "tablet": {
                                            "type": "number"
                                        },
                                        "mobile": {
                                            "type": "number"
                                        },
                                        "desktopHover": {
                                            "type": "number"
                                        },
                                        "tabletHover": {
                                            "type": "number"
                                        },
                                        "mobileHover": {
                                            "type": "number"
                                        },
                                        "desktopParentHover": {
                                            "type": "number"
                                        },
                                        "tabletParentHover": {
                                            "type": "number"
                                        },
                                        "mobileParentHover": {
                                            "type": "number"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "icon-size": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "number"
                                        },
                                        "tablet": {
                                            "type": "number"
                                        },
                                        "mobile": {
                                            "type": "number"
                                        },
                                        "desktopHover": {
                                            "type": "number"
                                        },
                                        "tabletHover": {
                                            "type": "number"
                                        },
                                        "mobileHover": {
                                            "type": "number"
                                        },
                                        "desktopParentHover": {
                                            "type": "number"
                                        },
                                        "tabletParentHover": {
                                            "type": "number"
                                        },
                                        "mobileParentHover": {
                                            "type": "number"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "stackable_global_color_schemes": {
                            "title": "",
                            "description": "Stackable Global Color Schemes",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "name": {
                                        "type": "string"
                                    },
                                    "key": {
                                        "type": "string"
                                    },
                                    "colorScheme": {
                                        "type": "object",
                                        "properties": {
                                            "backgroundColor": {
                                                "type": "object",
                                                "properties": {
                                                    "desktop": {
                                                        "type": "string"
                                                    },
                                                    "tablet": {
                                                        "type": "string"
                                                    },
                                                    "mobile": {
                                                        "type": "string"
                                                    },
                                                    "desktopHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHoverUnit": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "headingColor": {
                                                "type": "object",
                                                "properties": {
                                                    "desktop": {
                                                        "type": "string"
                                                    },
                                                    "tablet": {
                                                        "type": "string"
                                                    },
                                                    "mobile": {
                                                        "type": "string"
                                                    },
                                                    "desktopHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHoverUnit": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "textColor": {
                                                "type": "object",
                                                "properties": {
                                                    "desktop": {
                                                        "type": "string"
                                                    },
                                                    "tablet": {
                                                        "type": "string"
                                                    },
                                                    "mobile": {
                                                        "type": "string"
                                                    },
                                                    "desktopHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHoverUnit": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "linkColor": {
                                                "type": "object",
                                                "properties": {
                                                    "desktop": {
                                                        "type": "string"
                                                    },
                                                    "tablet": {
                                                        "type": "string"
                                                    },
                                                    "mobile": {
                                                        "type": "string"
                                                    },
                                                    "desktopHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHoverUnit": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "accentColor": {
                                                "type": "object",
                                                "properties": {
                                                    "desktop": {
                                                        "type": "string"
                                                    },
                                                    "tablet": {
                                                        "type": "string"
                                                    },
                                                    "mobile": {
                                                        "type": "string"
                                                    },
                                                    "desktopHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHoverUnit": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "buttonBackgroundColor": {
                                                "type": "object",
                                                "properties": {
                                                    "desktop": {
                                                        "type": "string"
                                                    },
                                                    "tablet": {
                                                        "type": "string"
                                                    },
                                                    "mobile": {
                                                        "type": "string"
                                                    },
                                                    "desktopHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHoverUnit": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "buttonTextColor": {
                                                "type": "object",
                                                "properties": {
                                                    "desktop": {
                                                        "type": "string"
                                                    },
                                                    "tablet": {
                                                        "type": "string"
                                                    },
                                                    "mobile": {
                                                        "type": "string"
                                                    },
                                                    "desktopHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHoverUnit": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "buttonOutlineColor": {
                                                "type": "object",
                                                "properties": {
                                                    "desktop": {
                                                        "type": "string"
                                                    },
                                                    "tablet": {
                                                        "type": "string"
                                                    },
                                                    "mobile": {
                                                        "type": "string"
                                                    },
                                                    "desktopHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHoverUnit": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "hideInPicker": {
                                        "type": "boolean"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "stackable_global_hide_color_scheme_colors": {
                            "title": "",
                            "description": "Hide color scheme colors in the Stackable color picker",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_global_base_color_scheme": {
                            "title": "",
                            "description": "Stackable Global Base Color Scheme",
                            "type": "string",
                            "required": false
                        },
                        "stackable_global_background_mode_color_scheme": {
                            "title": "",
                            "description": "Stackable Global Background Mode Color Scheme",
                            "type": "string",
                            "required": false
                        },
                        "stackable_global_container_mode_color_scheme": {
                            "title": "",
                            "description": "Stackable Global Container Mode Color Scheme",
                            "type": "string",
                            "required": false
                        },
                        "stackable_global_color_scheme_generated_css": {
                            "title": "",
                            "description": "Stackable Global Color Scheme Generated CSS",
                            "type": "string",
                            "required": false
                        },
                        "stackable_use_v3_16_0_color_scheme_inheritance": {
                            "title": "",
                            "description": "Stackable Global Color Scheme v3.16.0 Color Scheme Inheritance",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_use_size_presets_by_default": {
                            "title": "",
                            "description": "If enabled, range controls will be on preset mode by default",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_global_block_styles": {
                            "title": "",
                            "description": "Stackable Block Styles",
                            "type": "object",
                            "additionalProperties": {
                                "type": "array",
                                "items": {
                                    "type": "object",
                                    "properties": {
                                        "name": {
                                            "type": "string"
                                        },
                                        "slug": {
                                            "type": "string"
                                        },
                                        "attributes": {
                                            "type": "object",
                                            "additionalProperties": true
                                        },
                                        "nonCssAttributes": {
                                            "type": "object",
                                            "additionalProperties": true
                                        },
                                        "saveCss": {
                                            "type": "string"
                                        },
                                        "editCss": {
                                            "type": "string"
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "stackable_global_custom_preset_controls": {
                            "title": "",
                            "description": "Stackable Custom Preset Controls",
                            "type": "object",
                            "properties": {
                                "fontSizes": {
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "name": {
                                                "type": "string"
                                            },
                                            "size": {
                                                "type": "string"
                                            },
                                            "slug": {
                                                "type": "string"
                                            },
                                            "isDiscarded": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "spacingSizes": {
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "name": {
                                                "type": "string"
                                            },
                                            "size": {
                                                "type": "string"
                                            },
                                            "slug": {
                                                "type": "string"
                                            },
                                            "isDiscarded": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "blockHeights": {
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "name": {
                                                "type": "string"
                                            },
                                            "size": {
                                                "type": "string"
                                            },
                                            "slug": {
                                                "type": "string"
                                            },
                                            "isDiscarded": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "borderRadius": {
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "name": {
                                                "type": "string"
                                            },
                                            "size": {
                                                "type": "string"
                                            },
                                            "slug": {
                                                "type": "string"
                                            },
                                            "isDiscarded": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "stackable_global_custom_color_schemes": {
                            "title": "",
                            "description": "Stackable Global Color Schemes",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "name": {
                                        "type": "string"
                                    },
                                    "key": {
                                        "type": "string"
                                    },
                                    "colorScheme": {
                                        "type": "object",
                                        "properties": {
                                            "backgroundColor": {
                                                "type": "object",
                                                "properties": {
                                                    "desktop": {
                                                        "type": "string"
                                                    },
                                                    "tablet": {
                                                        "type": "string"
                                                    },
                                                    "mobile": {
                                                        "type": "string"
                                                    },
                                                    "desktopHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHoverUnit": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "headingColor": {
                                                "type": "object",
                                                "properties": {
                                                    "desktop": {
                                                        "type": "string"
                                                    },
                                                    "tablet": {
                                                        "type": "string"
                                                    },
                                                    "mobile": {
                                                        "type": "string"
                                                    },
                                                    "desktopHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHoverUnit": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "textColor": {
                                                "type": "object",
                                                "properties": {
                                                    "desktop": {
                                                        "type": "string"
                                                    },
                                                    "tablet": {
                                                        "type": "string"
                                                    },
                                                    "mobile": {
                                                        "type": "string"
                                                    },
                                                    "desktopHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHoverUnit": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "linkColor": {
                                                "type": "object",
                                                "properties": {
                                                    "desktop": {
                                                        "type": "string"
                                                    },
                                                    "tablet": {
                                                        "type": "string"
                                                    },
                                                    "mobile": {
                                                        "type": "string"
                                                    },
                                                    "desktopHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHoverUnit": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "accentColor": {
                                                "type": "object",
                                                "properties": {
                                                    "desktop": {
                                                        "type": "string"
                                                    },
                                                    "tablet": {
                                                        "type": "string"
                                                    },
                                                    "mobile": {
                                                        "type": "string"
                                                    },
                                                    "desktopHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHoverUnit": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "buttonBackgroundColor": {
                                                "type": "object",
                                                "properties": {
                                                    "desktop": {
                                                        "type": "string"
                                                    },
                                                    "tablet": {
                                                        "type": "string"
                                                    },
                                                    "mobile": {
                                                        "type": "string"
                                                    },
                                                    "desktopHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHoverUnit": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "buttonTextColor": {
                                                "type": "object",
                                                "properties": {
                                                    "desktop": {
                                                        "type": "string"
                                                    },
                                                    "tablet": {
                                                        "type": "string"
                                                    },
                                                    "mobile": {
                                                        "type": "string"
                                                    },
                                                    "desktopHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHoverUnit": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "buttonOutlineColor": {
                                                "type": "object",
                                                "properties": {
                                                    "desktop": {
                                                        "type": "string"
                                                    },
                                                    "tablet": {
                                                        "type": "string"
                                                    },
                                                    "mobile": {
                                                        "type": "string"
                                                    },
                                                    "desktopHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHoverUnit": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "hideInPicker": {
                                        "type": "boolean"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "stackable_guided_tour_states": {
                            "title": "",
                            "description": "An array of strings representing completed block tours.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stackable_custom_fields_admin": {
                            "title": "",
                            "description": "Ajustes que controlan la funcionalidad de los campos personalizados y los permisos.",
                            "type": "object",
                            "properties": {
                                "enabled": {
                                    "type": "boolean"
                                },
                                "manager": {
                                    "type": "array",
                                    "items": {
                                        "type": "string"
                                    }
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "stackable_icons_dont_show_fa_error": {
                            "title": "",
                            "description": "No mostrar error en los ajustes del plugin Font Awesome",
                            "type": "string",
                            "required": false
                        },
                        "stackable_icons_fa_kit": {
                            "title": "",
                            "description": "ID del Kit Font Awesome",
                            "type": "string",
                            "required": false
                        },
                        "stackable_icons_fa_version": {
                            "title": "",
                            "description": "Versi\u00f3n del icono de Font Awesome al servidor",
                            "type": "string",
                            "required": false
                        },
                        "stackable_custom_fields": {
                            "title": "",
                            "description": "Datos de los campos personalizados de Stackable",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "type": {
                                        "type": "string"
                                    },
                                    "name": {
                                        "type": "string"
                                    },
                                    "slug": {
                                        "type": "string"
                                    },
                                    "description": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "object"
                                        ],
                                        "additionalProperties": false
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "stackable_editor_roles_content_only": {
                            "title": "",
                            "description": "Perfiles que solo permiten editar contenido.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stackable_global_colors_native_compatibility": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_v2_frontend_compatibility": {
                            "title": "",
                            "description": "Cargar los estilos y scripts de portada de la versi\u00f3n 2",
                            "type": "string",
                            "required": false
                        },
                        "stackable_v2_editor_compatibility": {
                            "title": "",
                            "description": "Cargar los bloques de la versi\u00f3n 2 en el editor",
                            "type": "string",
                            "required": false
                        },
                        "stackable_v2_editor_compatibility_usage": {
                            "title": "",
                            "description": "Cargar bloques de la versi\u00f3n 2 cuando se utilizan bloques antiguos",
                            "type": "string",
                            "required": false
                        },
                        "stackable_v2_block_detector_disabled": {
                            "title": "",
                            "description": "Esto desactiva el bloque de la versi\u00f3n 2 detectado en el editor.",
                            "type": "string",
                            "required": false
                        },
                        "stackable_v2_frontend_detector_counter": {
                            "title": "",
                            "description": "Esto desactiva el bloque versi\u00f3n 2 detectado en la portada",
                            "type": "number",
                            "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:\/\/qianlancosmetics.com\/es\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Limitar el conjunto de resultados a los temas asignados a uno o m\u00e1s estados. ",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "La hoja de estilos del tema. Esto identifica el tema de forma \u00fanica.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Limitar los resultados a aquellos que coinciden con una cadena.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Limita los resultados a plugins con el estado dado.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Slug del plugin en el directorio WordPress.org.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "Estado de activaci\u00f3n del plugin.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "Estado de activaci\u00f3n del plugin.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "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": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "El ID de una barra lateral registrada",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "Widgets anidados.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "El ID del tipo de widget.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "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": "El ID del tipo de widget.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Ajustes de la instancia actual del widget.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "Datos serializados de formulario de widget para cifrar en los ajustes de la instancia.",
                            "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": "El ID del tipo de widget.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Ajustes de la instancia actual del widget.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "La barra lateral a la que devolver el widget.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico del widget.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "El tipo de widget. Corresponde al ID en la variable widget-types.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "La barra lateral a la que pertenece el widget.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Ajustes de la instancia del widget, si es compatible.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Representaci\u00f3n base64 cifrada de los ajustes de la instancia.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Hash criptogr\u00e1fico de los ajustes de la instancia.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Ajustes de instancia sin cifrar, si es compatible.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "Datos de formulario cifrados por URL del formulario de administraci\u00f3n del widget. Se usa para actualizar un widget que no tenga compatibilidad con instancias. Solo escritura.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificador \u00fanico del widget.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "El tipo de widget. Corresponde al ID en la variable widget-types.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "La barra lateral a la que pertenece el widget.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "Ajustes de la instancia del widget, si es compatible.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Representaci\u00f3n base64 cifrada de los ajustes de la instancia.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Hash criptogr\u00e1fico de los ajustes de la instancia.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Ajustes de instancia sin cifrar, si es compatible.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "Datos de formulario cifrados por URL del formulario de administraci\u00f3n del widget. Se usa para actualizar un widget que no tenga compatibilidad con instancias. Solo escritura.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "Si forzar la eliminaci\u00f3n del widget o moverlo a la barra lateral inactiva.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "Limitar el resultado a bloques que coincidan con el t\u00e9rmino de b\u00fasqueda.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitar los resultados a aquellos que coinciden con una cadena.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "Limitar los resultados a los que coincidan con un ID de categor\u00eda.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "Limitar resultados a los que coincidan con el ID de una palabra clave.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "Limita los resultados a los que coinciden con un patr\u00f3n (slug).",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Orden de clasificaci\u00f3n de atributos ascendente o descendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordenar la colecci\u00f3n por el atributo de la entrada.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/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": "La URL a procesar.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "Un identificador alfanum\u00e9rico de la ubicaci\u00f3n del men\u00fa.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "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:\/\/qianlancosmetics.com\/es\/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:\/\/qianlancosmetics.com\/es\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/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:\/\/qianlancosmetics.com\/es\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "Identificador \u00fanico de la categor\u00eda de capacidad.",
                            "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": "Identificador \u00fanico de la hab\u00edlidad.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "Par\u00e1metros de entrada para la ejecuci\u00f3n de la capacidad.",
                            "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": "\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "P\u00e1gina actual de la colecci\u00f3n.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Limita los resultados a capacidades en la categor\u00eda de capacidad espec\u00edfica.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/qianlancosmetics.com\/es\/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": "Identificador \u00fanico de la hab\u00edlidad.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 27,
    "site_icon": 31,
    "site_icon_url": "https:\/\/qianlancosmetics.com\/wp-content\/uploads\/2026\/03\/qianlan-cosmetics-favicon.webp",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_logo",
                "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/wp\/v2\/media\/27"
            },
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/qianlancosmetics.com\/es\/wp-json\/wp\/v2\/media\/31"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}