{
  "_defs": {
    "id": {
      "_writeable": false,
      "_category": "content",
      "_widget": "id",
      "type": "id",
      "_initialized": true
    },
    "bodyTheme": {
      "_writeable": true,
      "_category": "style"
    },
    "blocks": {
      "_writeable": false,
      "_category": "content",
      "_name": "Blocks",
      "type": "blocks",
      "_initialized": true,
      "_processedDefs": {
        "blocks": "blocks[]"
      },
      "_globalStyles": {},
      "_defaultValues": {
        "blocks": []
      },
      "blocks": [],
      "_complex": true
    },
    "text": {
      "_writeable": false,
      "_category": "content",
      "_name": "Paragraph",
      "_widget": "text",
      "type": "text",
      "_initialized": true
    },
    "template": {
      "_writeable": false,
      "_context": "template",
      "_category": "content",
      "_name": "Page",
      "_globalStyle": "_theme_.frameTheme",
      "_version": "1.1.16",
      "type": "template",
      "_initialized": true,
      "_processedDefs": {
        "customStyle": "customStyle=false",
        "preheaderVisible": "preheaderVisible=true",
        "titleText": "titleText",
        "preheaderBlock": "preheaderBlock",
        "sponsor": "sponsor",
        "footerBlock": "footerBlock",
        "mainBlocks": "mainBlocks"
      },
      "_globalStyles": {},
      "_defaultValues": {
        "customStyle": false,
        "preheaderVisible": true,
        "titleText": "TITLE",
        "sponsor.url": "",
        "sponsor.alt": "sponsor",
        "sponsor.src": "img/sponsor.gif",
        "mainBlocks.blocks": "[]"
      },
      "customStyle": null,
      "_complex": true,
      "preheaderVisible": {
        "_writeable": false,
        "_name": "Show Preheader",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_help": "Preheader block is the first one on the top of the page. It contains web version link and optionally unsubscribe link or a preheader text that will be shown as a preview on some email clients",
        "_usecount": 1
      },
      "titleText": {
        "_writeable": false,
        "_name": "Title Text",
        "_category": "hidden",
        "type": "titleText",
        "_initialized": true,
        "_usecount": 1
      },
      "_usecount": 9,
      "preheaderBlock": {
        "_writeable": false,
        "_name": "Preheader Block",
        "_globalStyle": "_theme_.frameTheme",
        "_category": "content",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-background-color",
            "value": "@[backgroundColor]",
            "position": {
              "start": {
                "line": 221,
                "col": 28
              },
              "end": {
                "line": 221,
                "col": 69
              }
            }
          }
        ],
        "_context": "block",
        "type": "preheaderBlock",
        "_initialized": true,
        "_processedDefs": {
          "customStyle": "customStyle=false",
          "id": "id",
          "backgroundColor": "backgroundColor",
          "preheaderText": "preheaderText",
          "linkStyle": "linkStyle",
          "preheaderLinkOption": "preheaderLinkOption",
          "longTextStyle": "longTextStyle",
          "unsubscribeText": "unsubscribeText",
          "webversionText": "webversionText"
        },
        "_globalStyles": {
          "backgroundColor": "$root.content().theme().frameTheme().backgroundColor",
          "linkStyle.face": "$root.content().theme().frameTheme().linkStyle().face",
          "linkStyle.color": "$root.content().theme().frameTheme().linkStyle().color",
          "linkStyle.size": "$root.content().theme().frameTheme().linkStyle().size",
          "linkStyle.decoration": "$root.content().theme().frameTheme().linkStyle().decoration",
          "longTextStyle.align": "$root.content().theme().frameTheme().longTextStyle().align",
          "longTextStyle.face": "$root.content().theme().frameTheme().longTextStyle().face",
          "longTextStyle.color": "$root.content().theme().frameTheme().longTextStyle().color",
          "longTextStyle.size": "$root.content().theme().frameTheme().longTextStyle().size"
        },
        "_defaultValues": {
          "customStyle": false,
          "id": "",
          "backgroundColor": null,
          "preheaderText": "",
          "linkStyle.face": null,
          "linkStyle.color": null,
          "linkStyle.size": null,
          "linkStyle.decoration": null,
          "preheaderLinkOption": "[unsubscribe_link]",
          "longTextStyle.align": null,
          "longTextStyle.face": null,
          "longTextStyle.color": null,
          "longTextStyle.size": null,
          "unsubscribeText": "Unsubscribe",
          "webversionText": "View in your browser"
        },
        "customStyle": null,
        "_complex": true,
        "id": {
          "_writeable": false,
          "_category": "content",
          "_widget": "id",
          "type": "id",
          "_initialized": true,
          "_usecount": 1
        },
        "_usecount": 29,
        "backgroundColor": {
          "_writeable": false,
          "_name": "Background Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 2
        },
        "preheaderText": {
          "_writeable": false,
          "_category": "content",
          "_name": "PreHeader Text",
          "_widget": "text",
          "type": "text",
          "_initialized": true,
          "_help": "This text will be shown on some email clients as a preview of the email contents",
          "_usecount": 2
        },
        "linkStyle": {
          "_writeable": false,
          "_name": "Link",
          "_category": "style",
          "_previewBindings": [
            {
              "type": "property",
              "name": "-ko-bind-text",
              "value": "@['Link']",
              "position": {
                "start": {
                  "line": 64,
                  "col": 27
                },
                "end": {
                  "line": 64,
                  "col": 51
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-font-size",
              "value": "@[size]px",
              "position": {
                "start": {
                  "line": 64,
                  "col": 53
                },
                "end": {
                  "line": 64,
                  "col": 77
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-font-family",
              "value": "@face",
              "position": {
                "start": {
                  "line": 64,
                  "col": 79
                },
                "end": {
                  "line": 64,
                  "col": 101
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-color",
              "value": "@color",
              "position": {
                "start": {
                  "line": 64,
                  "col": 103
                },
                "end": {
                  "line": 64,
                  "col": 120
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-text-decoration",
              "value": "@[decoration]",
              "position": {
                "start": {
                  "line": 64,
                  "col": 122
                },
                "end": {
                  "line": 64,
                  "col": 157
                }
              }
            }
          ],
          "type": "linkStyle",
          "_initialized": true,
          "_processedDefs": {
            "face": "face",
            "color": "color",
            "size": "size",
            "decoration": "decoration=none"
          },
          "_globalStyles": {},
          "_defaultValues": {
            "decoration": "none"
          },
          "face": {
            "_writeable": false,
            "_name": "Font",
            "_widget": "select",
            "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
            "_category": "content",
            "type": "face",
            "_initialized": true,
            "_usecount": 2
          },
          "_complex": true,
          "color": {
            "_writeable": false,
            "_name": "Color",
            "_widget": "color",
            "_category": "style",
            "type": "color",
            "_initialized": true,
            "_usecount": 4
          },
          "size": {
            "_writeable": false,
            "_name": "Size",
            "_widget": "select",
            "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
            "_category": "content",
            "type": "size",
            "_initialized": true,
            "_usecount": 2
          },
          "decoration": {
            "_writeable": false,
            "_name": "Decoration",
            "_widget": "select",
            "_options": "none=None|underline=Underline",
            "_category": "content",
            "type": "decoration",
            "_initialized": true,
            "_usecount": 2
          },
          "_usecount": 10
        },
        "preheaderLinkOption": {
          "_writeable": false,
          "_name": "Unsubscribe Link",
          "_widget": "select",
          "_options": "[profile_link]=Profile|[unsubscribe_link]=Unsubscribe|none=None",
          "_help": "If -None- is selected, preHeader text will be shown",
          "_category": "content",
          "type": "preheaderLinkOption",
          "_initialized": true,
          "_usecount": 4
        },
        "longTextStyle": {
          "_writeable": false,
          "_name": "Paragraph",
          "_category": "style",
          "_previewBindings": [
            {
              "type": "property",
              "name": "-ko-bind-text",
              "value": "@['AaZz']",
              "position": {
                "start": {
                  "line": 66,
                  "col": 31
                },
                "end": {
                  "line": 66,
                  "col": 55
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-font-family",
              "value": "@face",
              "position": {
                "start": {
                  "line": 66,
                  "col": 57
                },
                "end": {
                  "line": 66,
                  "col": 79
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-color",
              "value": "@color",
              "position": {
                "start": {
                  "line": 66,
                  "col": 81
                },
                "end": {
                  "line": 66,
                  "col": 98
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-font-size",
              "value": "@[size]px",
              "position": {
                "start": {
                  "line": 66,
                  "col": 100
                },
                "end": {
                  "line": 66,
                  "col": 124
                }
              }
            }
          ],
          "type": "longTextStyle",
          "_initialized": true,
          "_processedDefs": {
            "face": "face",
            "color": "color",
            "size": "size",
            "lineHeight": "lineHeight",
            "align": "align",
            "linksColor": "linksColor"
          },
          "_globalStyles": {},
          "_defaultValues": {},
          "face": {
            "_writeable": false,
            "_name": "Font",
            "_widget": "select",
            "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
            "_category": "content",
            "type": "face",
            "_initialized": true,
            "_usecount": 1
          },
          "_complex": true,
          "color": {
            "_writeable": false,
            "_name": "Color",
            "_widget": "color",
            "_category": "style",
            "type": "color",
            "_initialized": true,
            "_usecount": 1
          },
          "size": {
            "_writeable": false,
            "_name": "Size",
            "_widget": "select",
            "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
            "_category": "content",
            "type": "size",
            "_initialized": true,
            "_usecount": 1
          },
          "lineHeight": {
            "_writeable": false,
            "_name": "Line Height",
            "_widget": "select",
            "_options": "normal=Normal|150%=1.5 Lines|200%=Double",
            "_category": "content",
            "type": "lineHeight",
            "_initialized": true
          },
          "align": {
            "_writeable": false,
            "_name": "Alignment",
            "_widget": "select",
            "_options": "left=Left|right=Right|center=Center",
            "_category": "content",
            "type": "align",
            "_initialized": true,
            "_usecount": 2
          },
          "linksColor": {
            "_writeable": false,
            "_name": "Link Color",
            "_widget": "color",
            "_category": "style",
            "type": "color",
            "_initialized": true
          },
          "_usecount": 5
        },
        "unsubscribeText": {
          "_writeable": false,
          "_category": "wysiwyg",
          "_name": "Unsubscribe Link",
          "_widget": "text",
          "type": "text",
          "_initialized": true,
          "_usecount": 2
        },
        "webversionText": {
          "_writeable": false,
          "_category": "wysiwyg",
          "_name": "Web Link Text",
          "_widget": "text",
          "type": "text",
          "_initialized": true,
          "_usecount": 2
        }
      },
      "sponsor": {
        "_writeable": false,
        "_name": "Sponsor",
        "_category": "hidden",
        "type": "sponsor",
        "_initialized": true,
        "_processedDefs": {
          "visible": "visible=true",
          "src": "src",
          "url": "url",
          "alt": "alt"
        },
        "_globalStyles": {},
        "_defaultValues": {
          "visible": true
        },
        "visible": {
          "_writeable": false,
          "_name": "Visible?",
          "_widget": "boolean",
          "_category": "content",
          "type": "visible",
          "_initialized": true,
          "_usecount": 1
        },
        "_complex": true,
        "src": {
          "_writeable": false,
          "_name": "Image",
          "_widget": "src",
          "_category": "content",
          "type": "src",
          "_initialized": true,
          "_usecount": 1
        },
        "url": {
          "_writeable": false,
          "_name": "Link",
          "_widget": "url",
          "_category": "content",
          "type": "url",
          "_initialized": true,
          "_usecount": 1
        },
        "alt": {
          "_writeable": false,
          "_name": "Alternative Text",
          "_widget": "text",
          "_help": "Alternative text will be shown on email clients that does not download image automatically",
          "_category": "content",
          "type": "alt",
          "_initialized": true,
          "_usecount": 1
        },
        "_usecount": 4
      },
      "footerBlock": {
        "_writeable": false,
        "_name": "Unsubscribe Block",
        "_globalStyle": "_theme_.frameTheme",
        "_category": "content",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-background-color",
            "value": "@[backgroundColor]",
            "position": {
              "start": {
                "line": 221,
                "col": 28
              },
              "end": {
                "line": 221,
                "col": 69
              }
            }
          }
        ],
        "_context": "block",
        "type": "footerBlock",
        "_initialized": true,
        "_processedDefs": {
          "customStyle": "customStyle=false",
          "longTextStyle": "longTextStyle",
          "id": "id",
          "backgroundColor": "backgroundColor",
          "linkStyle": "linkStyle",
          "longText": "longText",
          "disiscrivitiText": "disiscrivitiText"
        },
        "_globalStyles": {
          "longTextStyle.linksColor": "$root.content().theme().frameTheme().longTextStyle().linksColor",
          "backgroundColor": "$root.content().theme().frameTheme().backgroundColor",
          "longTextStyle.face": "$root.content().theme().frameTheme().longTextStyle().face",
          "longTextStyle.color": "$root.content().theme().frameTheme().longTextStyle().color",
          "longTextStyle.size": "$root.content().theme().frameTheme().longTextStyle().size",
          "linkStyle.face": "$root.content().theme().frameTheme().linkStyle().face",
          "linkStyle.color": "$root.content().theme().frameTheme().linkStyle().color",
          "linkStyle.size": "$root.content().theme().frameTheme().linkStyle().size",
          "linkStyle.decoration": "$root.content().theme().frameTheme().linkStyle().decoration"
        },
        "_defaultValues": {
          "customStyle": false,
          "longTextStyle.linksColor": null,
          "id": "",
          "backgroundColor": null,
          "longTextStyle.face": null,
          "longTextStyle.color": null,
          "longTextStyle.size": null,
          "linkStyle.face": null,
          "linkStyle.color": null,
          "linkStyle.size": null,
          "linkStyle.decoration": null,
          "longText": "<p>Email sent to <a href=\"mailto:[mail]\">[mail]</a></p>",
          "disiscrivitiText": "Unsubscribe"
        },
        "customStyle": null,
        "_complex": true,
        "longTextStyle": {
          "_writeable": false,
          "_name": "Paragraph",
          "_category": "style",
          "_previewBindings": [
            {
              "type": "property",
              "name": "-ko-bind-text",
              "value": "@['AaZz']",
              "position": {
                "start": {
                  "line": 66,
                  "col": 31
                },
                "end": {
                  "line": 66,
                  "col": 55
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-font-family",
              "value": "@face",
              "position": {
                "start": {
                  "line": 66,
                  "col": 57
                },
                "end": {
                  "line": 66,
                  "col": 79
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-color",
              "value": "@color",
              "position": {
                "start": {
                  "line": 66,
                  "col": 81
                },
                "end": {
                  "line": 66,
                  "col": 98
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-font-size",
              "value": "@[size]px",
              "position": {
                "start": {
                  "line": 66,
                  "col": 100
                },
                "end": {
                  "line": 66,
                  "col": 124
                }
              }
            }
          ],
          "type": "longTextStyle",
          "_initialized": true,
          "_processedDefs": {
            "face": "face",
            "color": "color",
            "size": "size",
            "lineHeight": "lineHeight",
            "align": "align",
            "linksColor": "linksColor"
          },
          "_globalStyles": {},
          "_defaultValues": {},
          "face": {
            "_writeable": false,
            "_name": "Font",
            "_widget": "select",
            "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
            "_category": "content",
            "type": "face",
            "_initialized": true,
            "_usecount": 1
          },
          "_complex": true,
          "color": {
            "_writeable": false,
            "_name": "Color",
            "_widget": "color",
            "_category": "style",
            "type": "color",
            "_initialized": true,
            "_usecount": 1
          },
          "size": {
            "_writeable": false,
            "_name": "Size",
            "_widget": "select",
            "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
            "_category": "content",
            "type": "size",
            "_initialized": true,
            "_usecount": 1
          },
          "lineHeight": {
            "_writeable": false,
            "_name": "Line Height",
            "_widget": "select",
            "_options": "normal=Normal|150%=1.5 Lines|200%=Double",
            "_category": "content",
            "type": "lineHeight",
            "_initialized": true
          },
          "align": {
            "_writeable": false,
            "_name": "Alignment",
            "_widget": "select",
            "_options": "left=Left|right=Right|center=Center",
            "_category": "content",
            "type": "align",
            "_initialized": true
          },
          "linksColor": {
            "_writeable": false,
            "_name": "Link Color",
            "_widget": "color",
            "_category": "style",
            "type": "color",
            "_initialized": true,
            "_usecount": 1
          },
          "_usecount": 4
        },
        "_usecount": 21,
        "id": {
          "_writeable": false,
          "_category": "content",
          "_widget": "id",
          "type": "id",
          "_initialized": true,
          "_usecount": 1
        },
        "backgroundColor": {
          "_writeable": false,
          "_name": "Background Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 4
        },
        "linkStyle": {
          "_writeable": false,
          "_name": "Link",
          "_category": "style",
          "_previewBindings": [
            {
              "type": "property",
              "name": "-ko-bind-text",
              "value": "@['Link']",
              "position": {
                "start": {
                  "line": 64,
                  "col": 27
                },
                "end": {
                  "line": 64,
                  "col": 51
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-font-size",
              "value": "@[size]px",
              "position": {
                "start": {
                  "line": 64,
                  "col": 53
                },
                "end": {
                  "line": 64,
                  "col": 77
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-font-family",
              "value": "@face",
              "position": {
                "start": {
                  "line": 64,
                  "col": 79
                },
                "end": {
                  "line": 64,
                  "col": 101
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-color",
              "value": "@color",
              "position": {
                "start": {
                  "line": 64,
                  "col": 103
                },
                "end": {
                  "line": 64,
                  "col": 120
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-text-decoration",
              "value": "@[decoration]",
              "position": {
                "start": {
                  "line": 64,
                  "col": 122
                },
                "end": {
                  "line": 64,
                  "col": 157
                }
              }
            }
          ],
          "type": "linkStyle",
          "_initialized": true,
          "_processedDefs": {
            "face": "face",
            "color": "color",
            "size": "size",
            "decoration": "decoration=none"
          },
          "_globalStyles": {},
          "_defaultValues": {
            "decoration": "none"
          },
          "face": {
            "_writeable": false,
            "_name": "Font",
            "_widget": "select",
            "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
            "_category": "content",
            "type": "face",
            "_initialized": true,
            "_usecount": 1
          },
          "_complex": true,
          "color": {
            "_writeable": false,
            "_name": "Color",
            "_widget": "color",
            "_category": "style",
            "type": "color",
            "_initialized": true,
            "_usecount": 4
          },
          "size": {
            "_writeable": false,
            "_name": "Size",
            "_widget": "select",
            "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
            "_category": "content",
            "type": "size",
            "_initialized": true,
            "_usecount": 1
          },
          "decoration": {
            "_writeable": false,
            "_name": "Decoration",
            "_widget": "select",
            "_options": "none=None|underline=Underline",
            "_category": "content",
            "type": "decoration",
            "_initialized": true,
            "_usecount": 1
          },
          "_usecount": 7
        },
        "longText": {
          "_writeable": false,
          "_category": "wysiwyg",
          "_name": "Paragraph",
          "_widget": "text",
          "type": "text",
          "_initialized": true,
          "_usecount": 2
        },
        "disiscrivitiText": {
          "_writeable": false,
          "_category": "wysiwyg",
          "_name": "Paragraph",
          "_widget": "text",
          "type": "text",
          "_initialized": true,
          "_usecount": 2
        }
      },
      "mainBlocks": {
        "_writeable": false,
        "_category": "content",
        "_name": "Blocks",
        "type": "blocks",
        "_initialized": true,
        "_processedDefs": {
          "blocks": "blocks[]"
        },
        "_globalStyles": {},
        "_defaultValues": {
          "blocks": []
        },
        "blocks": [],
        "_complex": true,
        "_usecount": 1
      }
    },
    "size": {
      "_writeable": false,
      "_name": "Size",
      "_widget": "select",
      "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
      "_category": "content",
      "type": "size",
      "_initialized": true
    },
    "visible": {
      "_writeable": false,
      "_name": "Visible?",
      "_widget": "boolean",
      "_category": "content",
      "type": "visible",
      "_initialized": true
    },
    "color": {
      "_writeable": false,
      "_name": "Color",
      "_widget": "color",
      "_category": "style",
      "type": "color",
      "_initialized": true
    },
    "radius": {
      "_writeable": false,
      "_name": "Corner Radius",
      "_widget": "integer",
      "_max": "20",
      "_help": "Attention - this property is not supported on all email clients (i.e. Outlook)",
      "_category": "style",
      "type": "radius",
      "_initialized": true
    },
    "face": {
      "_writeable": false,
      "_name": "Font",
      "_widget": "select",
      "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
      "_category": "content",
      "type": "face",
      "_initialized": true
    },
    "decoration": {
      "_writeable": false,
      "_name": "Decoration",
      "_widget": "select",
      "_options": "none=None|underline=Underline",
      "_category": "content",
      "type": "decoration",
      "_initialized": true
    },
    "linksColor": {
      "_writeable": false,
      "_name": "Link Color",
      "_widget": "color",
      "_category": "style",
      "type": "color",
      "_initialized": true
    },
    "linksDecoration": {
      "_writeable": true,
      "_name": "Underlined Links?",
      "type": "decoration",
      "_category": "content"
    },
    "buttonColor": {
      "_writeable": false,
      "_name": "Button Color",
      "_widget": "color",
      "_category": "style",
      "type": "color",
      "_initialized": true
    },
    "url": {
      "_writeable": false,
      "_name": "Link",
      "_widget": "url",
      "_category": "content",
      "type": "url",
      "_initialized": true
    },
    "src": {
      "_writeable": false,
      "_name": "Image",
      "_widget": "src",
      "_category": "content",
      "type": "src",
      "_initialized": true
    },
    "hrWidth": {
      "_writeable": false,
      "_name": "Width",
      "_widget": "select",
      "_options": "10|20|30|40|50|60|70|80|90|100",
      "_category": "content",
      "type": "hrWidth",
      "_initialized": true
    },
    "hrHeight": {
      "_writeable": false,
      "_name": "Line height",
      "_widget": "integer",
      "_max": "80",
      "_category": "content",
      "type": "hrHeight",
      "_initialized": true
    },
    "height": {
      "_writeable": false,
      "_name": "Height",
      "_widget": "integer",
      "_category": "content",
      "type": "height",
      "_initialized": true
    },
    "imageHeight": {
      "_writeable": false,
      "_name": "Image Height",
      "_widget": "integer",
      "_category": "content",
      "type": "height",
      "_initialized": true
    },
    "lineHeight": {
      "_writeable": false,
      "_name": "Line Height",
      "_widget": "select",
      "_options": "normal=Normal|150%=1.5 Lines|200%=Double",
      "_category": "content",
      "type": "lineHeight",
      "_initialized": true
    },
    "spacerSize": {
      "_writeable": false,
      "_name": "Height",
      "_widget": "integer",
      "_max": "90",
      "_min": "4",
      "_category": "content",
      "type": "spacerSize",
      "_initialized": true
    },
    "align": {
      "_writeable": false,
      "_name": "Alignment",
      "_widget": "select",
      "_options": "left=Left|right=Right|center=Center",
      "_category": "content",
      "type": "align",
      "_initialized": true
    },
    "alt": {
      "_writeable": false,
      "_name": "Alternative Text",
      "_widget": "text",
      "_help": "Alternative text will be shown on email clients that does not download image automatically",
      "_category": "content",
      "type": "alt",
      "_initialized": true
    },
    "sponsor": {
      "_writeable": false,
      "_name": "Sponsor",
      "_category": "hidden",
      "type": "sponsor",
      "_initialized": true,
      "_processedDefs": {
        "visible": "visible=true",
        "src": "src",
        "url": "url",
        "alt": "alt"
      },
      "_globalStyles": {},
      "_defaultValues": {
        "visible": true
      },
      "visible": {
        "_writeable": false,
        "_name": "Visible?",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true
      },
      "_complex": true,
      "src": {
        "_writeable": false,
        "_name": "Image",
        "_widget": "src",
        "_category": "content",
        "type": "src",
        "_initialized": true
      },
      "url": {
        "_writeable": false,
        "_name": "Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true
      },
      "alt": {
        "_writeable": false,
        "_name": "Alternative Text",
        "_widget": "text",
        "_help": "Alternative text will be shown on email clients that does not download image automatically",
        "_category": "content",
        "type": "alt",
        "_initialized": true
      }
    },
    "titleText": {
      "_writeable": false,
      "_name": "Title Text",
      "_category": "hidden",
      "type": "titleText",
      "_initialized": true
    },
    "gutterVisible": {
      "_writeable": false,
      "_name": "Show Gutter",
      "_widget": "boolean",
      "_category": "content",
      "type": "visible",
      "_initialized": true
    },
    "socialIconType": {
      "_writeable": false,
      "_name": "Icon Version",
      "_widget": "select",
      "_options": "bw=Black and White|colors=Colors",
      "_category": "content",
      "type": "socialIconType",
      "_initialized": true
    },
    "bigSocialIconType": {
      "_writeable": false,
      "_name": "Icon Version",
      "_widget": "select",
      "_options": "bw=Black and White|colors=Colors|rdcol=Rounded Colors|rdbl=Rounded Black",
      "_category": "content",
      "type": "bigSocialIconType",
      "_initialized": true
    },
    "bigSocialIconSize": {
      "_writeable": false,
      "_name": "Icon Size",
      "_widget": "select",
      "_options": "32=Small|48=Big",
      "_category": "content",
      "type": "bigSocialIconSize",
      "_initialized": true
    },
    "preheaderLinkOption": {
      "_writeable": false,
      "_name": "Unsubscribe Link",
      "_widget": "select",
      "_options": "[profile_link]=Profile|[unsubscribe_link]=Unsubscribe|none=None",
      "_help": "If -None- is selected, preHeader text will be shown",
      "_category": "content",
      "type": "preheaderLinkOption",
      "_initialized": true
    },
    "hrStyle": {
      "_writeable": false,
      "_name": "Separator Style",
      "_category": "style",
      "_previewBindings": [
        {
          "type": "property",
          "name": "height",
          "value": "200%",
          "position": {
            "start": {
              "line": 50,
              "col": 25
            },
            "end": {
              "line": 50,
              "col": 37
            }
          }
        },
        {
          "type": "property",
          "name": "width",
          "value": "200%",
          "position": {
            "start": {
              "line": 50,
              "col": 39
            },
            "end": {
              "line": 50,
              "col": 50
            }
          }
        },
        {
          "type": "property",
          "name": "bottom",
          "value": "20px",
          "position": {
            "start": {
              "line": 50,
              "col": 52
            },
            "end": {
              "line": 50,
              "col": 64
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-border-bottom",
          "value": "@[hrHeight]px solid @color",
          "position": {
            "start": {
              "line": 50,
              "col": 66
            },
            "end": {
              "line": 50,
              "col": 111
            }
          }
        }
      ],
      "type": "hrStyle",
      "_initialized": true,
      "_processedDefs": {
        "color": "color",
        "hrWidth": "hrWidth",
        "hrHeight": "hrHeight"
      },
      "_globalStyles": {},
      "_defaultValues": {},
      "color": {
        "_writeable": false,
        "_name": "Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true
      },
      "_complex": true,
      "hrWidth": {
        "_writeable": false,
        "_name": "Width",
        "_widget": "select",
        "_options": "10|20|30|40|50|60|70|80|90|100",
        "_category": "content",
        "type": "hrWidth",
        "_initialized": true
      },
      "hrHeight": {
        "_writeable": false,
        "_name": "Line height",
        "_widget": "integer",
        "_max": "80",
        "_category": "content",
        "type": "hrHeight",
        "_initialized": true
      }
    },
    "preheaderVisible": {
      "_writeable": false,
      "_name": "Show Preheader",
      "_widget": "boolean",
      "_category": "content",
      "type": "visible",
      "_initialized": true,
      "_help": "Preheader block is the first one on the top of the page. It contains web version link and optionally unsubscribe link or a preheader text that will be shown as a preview on some email clients"
    },
    "link": {
      "_writeable": false,
      "_name": "Link",
      "_category": "content",
      "type": "link",
      "_initialized": true,
      "_processedDefs": {
        "text": "text",
        "url": "url"
      },
      "_globalStyles": {},
      "_defaultValues": {},
      "text": {
        "_writeable": false,
        "_category": "content",
        "_name": "Paragraph",
        "_widget": "text",
        "type": "text",
        "_initialized": true
      },
      "_complex": true,
      "url": {
        "_writeable": false,
        "_name": "Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true
      }
    },
    "image": {
      "_writeable": false,
      "_name": "Image",
      "_category": "content",
      "type": "image",
      "_initialized": true,
      "_processedDefs": {
        "src": "src",
        "url": "url",
        "alt": "alt"
      },
      "_globalStyles": {},
      "_defaultValues": {},
      "src": {
        "_writeable": false,
        "_name": "Image",
        "_widget": "src",
        "_category": "content",
        "type": "src",
        "_initialized": true
      },
      "_complex": true,
      "url": {
        "_writeable": false,
        "_name": "Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true
      },
      "alt": {
        "_writeable": false,
        "_name": "Alternative Text",
        "_widget": "text",
        "_help": "Alternative text will be shown on email clients that does not download image automatically",
        "_category": "content",
        "type": "alt",
        "_initialized": true
      }
    },
    "backgroundColor": {
      "_writeable": false,
      "_name": "Background Color",
      "_widget": "color",
      "_category": "style",
      "type": "color",
      "_initialized": true
    },
    "buttonLink": {
      "_writeable": false,
      "_name": "Button",
      "_category": "content",
      "type": "link",
      "_initialized": true,
      "_processedDefs": {
        "text": "text",
        "url": "url"
      },
      "_globalStyles": {},
      "_defaultValues": {},
      "text": {
        "_writeable": false,
        "_category": "content",
        "_name": "Paragraph",
        "_widget": "text",
        "type": "text",
        "_initialized": true
      },
      "_complex": true,
      "url": {
        "_writeable": false,
        "_name": "Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true
      }
    },
    "textStyle": {
      "_writeable": false,
      "_name": "Text",
      "_category": "style",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-bind-text",
          "value": "@['AaZz']",
          "position": {
            "start": {
              "line": 62,
              "col": 27
            },
            "end": {
              "line": 62,
              "col": 51
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-font-family",
          "value": "@face",
          "position": {
            "start": {
              "line": 62,
              "col": 53
            },
            "end": {
              "line": 62,
              "col": 75
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-color",
          "value": "@color",
          "position": {
            "start": {
              "line": 62,
              "col": 77
            },
            "end": {
              "line": 62,
              "col": 94
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-font-size",
          "value": "@[size]px",
          "position": {
            "start": {
              "line": 62,
              "col": 96
            },
            "end": {
              "line": 62,
              "col": 120
            }
          }
        }
      ],
      "type": "textStyle",
      "_initialized": true,
      "_processedDefs": {
        "face": "face",
        "color": "color",
        "size": "size",
        "align": "align"
      },
      "_globalStyles": {},
      "_defaultValues": {},
      "face": {
        "_writeable": false,
        "_name": "Font",
        "_widget": "select",
        "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
        "_category": "content",
        "type": "face",
        "_initialized": true
      },
      "_complex": true,
      "color": {
        "_writeable": false,
        "_name": "Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true
      },
      "size": {
        "_writeable": false,
        "_name": "Size",
        "_widget": "select",
        "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
        "_category": "content",
        "type": "size",
        "_initialized": true
      },
      "align": {
        "_writeable": false,
        "_name": "Alignment",
        "_widget": "select",
        "_options": "left=Left|right=Right|center=Center",
        "_category": "content",
        "type": "align",
        "_initialized": true
      }
    },
    "linkStyle": {
      "_writeable": false,
      "_name": "Link",
      "_category": "style",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-bind-text",
          "value": "@['Link']",
          "position": {
            "start": {
              "line": 64,
              "col": 27
            },
            "end": {
              "line": 64,
              "col": 51
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-font-size",
          "value": "@[size]px",
          "position": {
            "start": {
              "line": 64,
              "col": 53
            },
            "end": {
              "line": 64,
              "col": 77
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-font-family",
          "value": "@face",
          "position": {
            "start": {
              "line": 64,
              "col": 79
            },
            "end": {
              "line": 64,
              "col": 101
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-color",
          "value": "@color",
          "position": {
            "start": {
              "line": 64,
              "col": 103
            },
            "end": {
              "line": 64,
              "col": 120
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-text-decoration",
          "value": "@[decoration]",
          "position": {
            "start": {
              "line": 64,
              "col": 122
            },
            "end": {
              "line": 64,
              "col": 157
            }
          }
        }
      ],
      "type": "linkStyle",
      "_initialized": true,
      "_processedDefs": {
        "face": "face",
        "color": "color",
        "size": "size",
        "decoration": "decoration=none"
      },
      "_globalStyles": {},
      "_defaultValues": {
        "decoration": "none"
      },
      "face": {
        "_writeable": false,
        "_name": "Font",
        "_widget": "select",
        "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
        "_category": "content",
        "type": "face",
        "_initialized": true
      },
      "_complex": true,
      "color": {
        "_writeable": false,
        "_name": "Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true
      },
      "size": {
        "_writeable": false,
        "_name": "Size",
        "_widget": "select",
        "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
        "_category": "content",
        "type": "size",
        "_initialized": true
      },
      "decoration": {
        "_writeable": false,
        "_name": "Decoration",
        "_widget": "select",
        "_options": "none=None|underline=Underline",
        "_category": "content",
        "type": "decoration",
        "_initialized": true
      }
    },
    "longTextStyle": {
      "_writeable": false,
      "_name": "Paragraph",
      "_category": "style",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-bind-text",
          "value": "@['AaZz']",
          "position": {
            "start": {
              "line": 66,
              "col": 31
            },
            "end": {
              "line": 66,
              "col": 55
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-font-family",
          "value": "@face",
          "position": {
            "start": {
              "line": 66,
              "col": 57
            },
            "end": {
              "line": 66,
              "col": 79
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-color",
          "value": "@color",
          "position": {
            "start": {
              "line": 66,
              "col": 81
            },
            "end": {
              "line": 66,
              "col": 98
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-font-size",
          "value": "@[size]px",
          "position": {
            "start": {
              "line": 66,
              "col": 100
            },
            "end": {
              "line": 66,
              "col": 124
            }
          }
        }
      ],
      "type": "longTextStyle",
      "_initialized": true,
      "_processedDefs": {
        "face": "face",
        "color": "color",
        "size": "size",
        "lineHeight": "lineHeight",
        "align": "align",
        "linksColor": "linksColor"
      },
      "_globalStyles": {},
      "_defaultValues": {},
      "face": {
        "_writeable": false,
        "_name": "Font",
        "_widget": "select",
        "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
        "_category": "content",
        "type": "face",
        "_initialized": true
      },
      "_complex": true,
      "color": {
        "_writeable": false,
        "_name": "Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true
      },
      "size": {
        "_writeable": false,
        "_name": "Size",
        "_widget": "select",
        "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
        "_category": "content",
        "type": "size",
        "_initialized": true
      },
      "lineHeight": {
        "_writeable": false,
        "_name": "Line Height",
        "_widget": "select",
        "_options": "normal=Normal|150%=1.5 Lines|200%=Double",
        "_category": "content",
        "type": "lineHeight",
        "_initialized": true
      },
      "align": {
        "_writeable": false,
        "_name": "Alignment",
        "_widget": "select",
        "_options": "left=Left|right=Right|center=Center",
        "_category": "content",
        "type": "align",
        "_initialized": true
      },
      "linksColor": {
        "_writeable": false,
        "_name": "Link Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true
      }
    },
    "bigButtonStyle": {
      "_writeable": false,
      "_name": "Big Button",
      "_category": "style",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-bind-text",
          "value": "@['Button']",
          "position": {
            "start": {
              "line": 81,
              "col": 29
            },
            "end": {
              "line": 81,
              "col": 55
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-font-family",
          "value": "@face",
          "position": {
            "start": {
              "line": 81,
              "col": 57
            },
            "end": {
              "line": 81,
              "col": 79
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-color",
          "value": "@color",
          "position": {
            "start": {
              "line": 81,
              "col": 81
            },
            "end": {
              "line": 81,
              "col": 98
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-font-size",
          "value": "@[size]px",
          "position": {
            "start": {
              "line": 81,
              "col": 100
            },
            "end": {
              "line": 81,
              "col": 124
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-background-color",
          "value": "@buttonColor",
          "position": {
            "start": {
              "line": 81,
              "col": 126
            },
            "end": {
              "line": 81,
              "col": 160
            }
          }
        },
        {
          "type": "property",
          "name": "padding-left",
          "value": "5px",
          "position": {
            "start": {
              "line": 81,
              "col": 162
            },
            "end": {
              "line": 81,
              "col": 179
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-border-radius",
          "value": "@[radius]px",
          "position": {
            "start": {
              "line": 81,
              "col": 181
            },
            "end": {
              "line": 81,
              "col": 211
            }
          }
        }
      ],
      "type": "buttonStyle",
      "_initialized": true,
      "_processedDefs": {
        "face": "face",
        "color": "color",
        "size": "size",
        "align": "align",
        "buttonColor": "buttonColor",
        "radius": "radius"
      },
      "_globalStyles": {},
      "_defaultValues": {},
      "face": {
        "_writeable": false,
        "_name": "Font",
        "_widget": "select",
        "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
        "_category": "content",
        "type": "face",
        "_initialized": true
      },
      "_complex": true,
      "color": {
        "_writeable": false,
        "_name": "Text Color",
        "_widget": "color",
        "_category": "content",
        "type": "color",
        "_initialized": true
      },
      "size": {
        "_writeable": false,
        "_name": "Text Size",
        "_widget": "select",
        "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
        "_category": "content",
        "type": "size",
        "_initialized": true
      },
      "align": {
        "_writeable": false,
        "_name": "Alignment",
        "_widget": "select",
        "_options": "left=Left|right=Right|center=Center",
        "_category": "content",
        "type": "align",
        "_initialized": true
      },
      "buttonColor": {
        "_writeable": false,
        "_name": "Button Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true
      },
      "radius": {
        "_writeable": false,
        "_name": "Corner Radius",
        "_widget": "integer",
        "_max": "20",
        "_help": "Attention - this property is not supported on all email clients (i.e. Outlook)",
        "_category": "style",
        "type": "radius",
        "_initialized": true
      }
    },
    "titleTextStyle": {
      "_writeable": false,
      "_name": "Title",
      "_category": "style",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-bind-text",
          "value": "@['AaZz']",
          "position": {
            "start": {
              "line": 62,
              "col": 27
            },
            "end": {
              "line": 62,
              "col": 51
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-font-family",
          "value": "@face",
          "position": {
            "start": {
              "line": 62,
              "col": 53
            },
            "end": {
              "line": 62,
              "col": 75
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-color",
          "value": "@color",
          "position": {
            "start": {
              "line": 62,
              "col": 77
            },
            "end": {
              "line": 62,
              "col": 94
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-font-size",
          "value": "@[size]px",
          "position": {
            "start": {
              "line": 62,
              "col": 96
            },
            "end": {
              "line": 62,
              "col": 120
            }
          }
        }
      ],
      "type": "textStyle",
      "_initialized": true,
      "_processedDefs": {
        "face": "face",
        "color": "color",
        "size": "size",
        "align": "align"
      },
      "_globalStyles": {},
      "_defaultValues": {},
      "face": {
        "_writeable": false,
        "_name": "Font",
        "_widget": "select",
        "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
        "_category": "content",
        "type": "face",
        "_initialized": true
      },
      "_complex": true,
      "color": {
        "_writeable": false,
        "_name": "Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true
      },
      "size": {
        "_writeable": false,
        "_name": "Size",
        "_widget": "select",
        "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
        "_category": "content",
        "type": "size",
        "_initialized": true
      },
      "align": {
        "_writeable": false,
        "_name": "Alignment",
        "_widget": "select",
        "_options": "left=Left|right=Right|center=Center",
        "_category": "content",
        "type": "align",
        "_initialized": true
      }
    },
    "externalBackgroundColor": {
      "_writeable": false,
      "_name": "External Background",
      "_widget": "color",
      "_category": "style",
      "type": "color",
      "_initialized": true
    },
    "externalTextStyle": {
      "_writeable": false,
      "_name": "Alternative Text",
      "_category": "style",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-bind-text",
          "value": "@['AaZz']",
          "position": {
            "start": {
              "line": 73,
              "col": 35
            },
            "end": {
              "line": 73,
              "col": 59
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-font-family",
          "value": "@face",
          "position": {
            "start": {
              "line": 73,
              "col": 61
            },
            "end": {
              "line": 73,
              "col": 83
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-color",
          "value": "@color",
          "position": {
            "start": {
              "line": 73,
              "col": 85
            },
            "end": {
              "line": 73,
              "col": 102
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-font-size",
          "value": "@[size]px",
          "position": {
            "start": {
              "line": 73,
              "col": 104
            },
            "end": {
              "line": 73,
              "col": 128
            }
          }
        }
      ],
      "type": "textStyle",
      "_initialized": true,
      "_processedDefs": {
        "face": "face",
        "color": "color",
        "size": "size",
        "align": "align"
      },
      "_globalStyles": {},
      "_defaultValues": {},
      "face": {
        "_writeable": false,
        "_name": "Font",
        "_widget": "select",
        "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
        "_category": "content",
        "type": "face",
        "_initialized": true
      },
      "_complex": true,
      "color": {
        "_writeable": false,
        "_name": "Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true
      },
      "size": {
        "_writeable": false,
        "_name": "Size",
        "_widget": "select",
        "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
        "_category": "content",
        "type": "size",
        "_initialized": true
      },
      "align": {
        "_writeable": false,
        "_name": "Alignment",
        "_widget": "select",
        "_options": "left=Left|right=Right|center=Center",
        "_category": "content",
        "type": "align",
        "_initialized": true
      }
    },
    "bigTitleStyle": {
      "_writeable": false,
      "_name": "Title",
      "_category": "style",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-bind-text",
          "value": "@['AaZz']",
          "position": {
            "start": {
              "line": 76,
              "col": 31
            },
            "end": {
              "line": 76,
              "col": 55
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-font-family",
          "value": "@face",
          "position": {
            "start": {
              "line": 76,
              "col": 57
            },
            "end": {
              "line": 76,
              "col": 79
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-color",
          "value": "@color",
          "position": {
            "start": {
              "line": 76,
              "col": 81
            },
            "end": {
              "line": 76,
              "col": 98
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-font-size",
          "value": "@[size]px",
          "position": {
            "start": {
              "line": 76,
              "col": 100
            },
            "end": {
              "line": 76,
              "col": 124
            }
          }
        }
      ],
      "type": "bigTitleStyle",
      "_initialized": true,
      "_processedDefs": {
        "face": "face",
        "color": "color",
        "size": "size",
        "align": "align"
      },
      "_globalStyles": {},
      "_defaultValues": {},
      "face": {
        "_writeable": false,
        "_name": "Font",
        "_widget": "select",
        "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
        "_category": "content",
        "type": "face",
        "_initialized": true
      },
      "_complex": true,
      "color": {
        "_writeable": false,
        "_name": "Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true
      },
      "size": {
        "_writeable": false,
        "_name": "Size",
        "_widget": "select",
        "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
        "_category": "content",
        "type": "size",
        "_initialized": true
      },
      "align": {
        "_writeable": false,
        "_name": "Alignment",
        "_widget": "select",
        "_options": "left=Left|right=Right|center=Center",
        "_category": "content",
        "type": "align",
        "_initialized": true
      }
    },
    "buttonStyle color": {
      "_writeable": false,
      "_name": "Text Color",
      "_widget": "color",
      "_category": "content",
      "type": "color",
      "_initialized": true
    },
    "buttonStyle size": {
      "_writeable": false,
      "_name": "Text Size",
      "_widget": "select",
      "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
      "_category": "content",
      "type": "size",
      "_initialized": true
    },
    "buttonStyle": {
      "_writeable": false,
      "_name": "Button",
      "_category": "style",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-bind-text",
          "value": "@['Button']",
          "position": {
            "start": {
              "line": 81,
              "col": 29
            },
            "end": {
              "line": 81,
              "col": 55
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-font-family",
          "value": "@face",
          "position": {
            "start": {
              "line": 81,
              "col": 57
            },
            "end": {
              "line": 81,
              "col": 79
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-color",
          "value": "@color",
          "position": {
            "start": {
              "line": 81,
              "col": 81
            },
            "end": {
              "line": 81,
              "col": 98
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-font-size",
          "value": "@[size]px",
          "position": {
            "start": {
              "line": 81,
              "col": 100
            },
            "end": {
              "line": 81,
              "col": 124
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-background-color",
          "value": "@buttonColor",
          "position": {
            "start": {
              "line": 81,
              "col": 126
            },
            "end": {
              "line": 81,
              "col": 160
            }
          }
        },
        {
          "type": "property",
          "name": "padding-left",
          "value": "5px",
          "position": {
            "start": {
              "line": 81,
              "col": 162
            },
            "end": {
              "line": 81,
              "col": 179
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-border-radius",
          "value": "@[radius]px",
          "position": {
            "start": {
              "line": 81,
              "col": 181
            },
            "end": {
              "line": 81,
              "col": 211
            }
          }
        }
      ],
      "type": "buttonStyle",
      "_initialized": true,
      "_processedDefs": {
        "face": "face",
        "color": "color",
        "size": "size",
        "align": "align",
        "buttonColor": "buttonColor",
        "radius": "radius"
      },
      "_globalStyles": {},
      "_defaultValues": {},
      "face": {
        "_writeable": false,
        "_name": "Font",
        "_widget": "select",
        "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
        "_category": "content",
        "type": "face",
        "_initialized": true
      },
      "_complex": true,
      "color": {
        "_writeable": false,
        "_name": "Text Color",
        "_widget": "color",
        "_category": "content",
        "type": "color",
        "_initialized": true
      },
      "size": {
        "_writeable": false,
        "_name": "Text Size",
        "_widget": "select",
        "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
        "_category": "content",
        "type": "size",
        "_initialized": true
      },
      "align": {
        "_writeable": false,
        "_name": "Alignment",
        "_widget": "select",
        "_options": "left=Left|right=Right|center=Center",
        "_category": "content",
        "type": "align",
        "_initialized": true
      },
      "buttonColor": {
        "_writeable": false,
        "_name": "Button Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true
      },
      "radius": {
        "_writeable": false,
        "_name": "Corner Radius",
        "_widget": "integer",
        "_max": "20",
        "_help": "Attention - this property is not supported on all email clients (i.e. Outlook)",
        "_category": "style",
        "type": "radius",
        "_initialized": true
      }
    },
    "preheaderText": {
      "_writeable": false,
      "_category": "content",
      "_name": "PreHeader Text",
      "_widget": "text",
      "type": "text",
      "_initialized": true,
      "_help": "This text will be shown on some email clients as a preview of the email contents"
    },
    "leftImage": {
      "_writeable": false,
      "_name": "Left Image",
      "_category": "content",
      "type": "image",
      "_initialized": true,
      "_processedDefs": {
        "src": "src",
        "url": "url",
        "alt": "alt"
      },
      "_globalStyles": {},
      "_defaultValues": {},
      "src": {
        "_writeable": false,
        "_name": "Image",
        "_widget": "src",
        "_category": "content",
        "type": "src",
        "_initialized": true
      },
      "_complex": true,
      "url": {
        "_writeable": false,
        "_name": "Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true
      },
      "alt": {
        "_writeable": false,
        "_name": "Alternative Text",
        "_widget": "text",
        "_help": "Alternative text will be shown on email clients that does not download image automatically",
        "_category": "content",
        "type": "alt",
        "_initialized": true
      }
    },
    "leftLongText": {
      "_writeable": false,
      "_category": "content",
      "_name": "Left Text",
      "_widget": "text",
      "type": "text",
      "_initialized": true
    },
    "leftButtonLink": {
      "_writeable": false,
      "_name": "Left Button",
      "_category": "content",
      "type": "buttonLink",
      "_initialized": true,
      "_processedDefs": {
        "text": "text",
        "url": "url"
      },
      "_globalStyles": {},
      "_defaultValues": {},
      "text": {
        "_writeable": false,
        "_category": "content",
        "_name": "Paragraph",
        "_widget": "text",
        "type": "text",
        "_initialized": true
      },
      "_complex": true,
      "url": {
        "_writeable": false,
        "_name": "Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true
      }
    },
    "middleImage": {
      "_writeable": false,
      "_name": "Central Image",
      "_category": "content",
      "type": "image",
      "_initialized": true,
      "_processedDefs": {
        "src": "src",
        "url": "url",
        "alt": "alt"
      },
      "_globalStyles": {},
      "_defaultValues": {},
      "src": {
        "_writeable": false,
        "_name": "Image",
        "_widget": "src",
        "_category": "content",
        "type": "src",
        "_initialized": true
      },
      "_complex": true,
      "url": {
        "_writeable": false,
        "_name": "Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true
      },
      "alt": {
        "_writeable": false,
        "_name": "Alternative Text",
        "_widget": "text",
        "_help": "Alternative text will be shown on email clients that does not download image automatically",
        "_category": "content",
        "type": "alt",
        "_initialized": true
      }
    },
    "middleLongText": {
      "_writeable": false,
      "_category": "content",
      "_name": "Central Text",
      "_widget": "text",
      "type": "text",
      "_initialized": true
    },
    "middleButtonLink": {
      "_writeable": false,
      "_name": "Central Button",
      "_category": "content",
      "type": "buttonLink",
      "_initialized": true,
      "_processedDefs": {
        "text": "text",
        "url": "url"
      },
      "_globalStyles": {},
      "_defaultValues": {},
      "text": {
        "_writeable": false,
        "_category": "content",
        "_name": "Paragraph",
        "_widget": "text",
        "type": "text",
        "_initialized": true
      },
      "_complex": true,
      "url": {
        "_writeable": false,
        "_name": "Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true
      }
    },
    "rightImage": {
      "_writeable": false,
      "_name": "Right Image",
      "_category": "content",
      "type": "image",
      "_initialized": true,
      "_processedDefs": {
        "src": "src",
        "url": "url",
        "alt": "alt"
      },
      "_globalStyles": {},
      "_defaultValues": {},
      "src": {
        "_writeable": false,
        "_name": "Image",
        "_widget": "src",
        "_category": "content",
        "type": "src",
        "_initialized": true
      },
      "_complex": true,
      "url": {
        "_writeable": false,
        "_name": "Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true
      },
      "alt": {
        "_writeable": false,
        "_name": "Alternative Text",
        "_widget": "text",
        "_help": "Alternative text will be shown on email clients that does not download image automatically",
        "_category": "content",
        "type": "alt",
        "_initialized": true
      }
    },
    "rightLongText": {
      "_writeable": false,
      "_category": "content",
      "_name": "Right Text",
      "_widget": "text",
      "type": "text",
      "_initialized": true
    },
    "rightButtonLink": {
      "_writeable": false,
      "_name": "Right Button",
      "_category": "content",
      "type": "buttonLink",
      "_initialized": true,
      "_processedDefs": {
        "text": "text",
        "url": "url"
      },
      "_globalStyles": {},
      "_defaultValues": {},
      "text": {
        "_writeable": false,
        "_category": "content",
        "_name": "Paragraph",
        "_widget": "text",
        "type": "text",
        "_initialized": true
      },
      "_complex": true,
      "url": {
        "_writeable": false,
        "_name": "Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true
      }
    },
    "webversionText": {
      "_writeable": false,
      "_category": "content",
      "_name": "Web Link Text",
      "_widget": "text",
      "type": "text",
      "_initialized": true
    },
    "unsubscribeText": {
      "_writeable": false,
      "_category": "content",
      "_name": "Unsubscribe Link",
      "_widget": "text",
      "type": "text",
      "_initialized": true
    },
    "titleVisible": {
      "_writeable": false,
      "_name": "Show Title",
      "_widget": "boolean",
      "_category": "content",
      "type": "visible",
      "_initialized": true
    },
    "buttonVisible": {
      "_writeable": false,
      "_name": "Show Button",
      "_widget": "boolean",
      "_category": "content",
      "type": "visible",
      "_initialized": true
    },
    "imageVisible": {
      "_writeable": false,
      "_name": "Show Image",
      "_widget": "boolean",
      "_category": "content",
      "type": "visible",
      "_initialized": true
    },
    "contentTheme": {
      "_writeable": false,
      "_name": "Main Style",
      "_category": "style",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-background-color",
          "value": "@[backgroundColor]",
          "position": {
            "start": {
              "line": 102,
              "col": 30
            },
            "end": {
              "line": 102,
              "col": 71
            }
          }
        }
      ],
      "type": "contentTheme",
      "_initialized": true,
      "_processedDefs": {
        "longTextStyle": "longTextStyle",
        "externalBackgroundColor": "externalBackgroundColor",
        "externalTextStyle": "externalTextStyle",
        "backgroundColor": "backgroundColor",
        "titleTextStyle": "titleTextStyle",
        "buttonStyle": "buttonStyle",
        "bigTitleStyle": "bigTitleStyle",
        "hrStyle": "hrStyle",
        "bigButtonStyle": "bigButtonStyle",
        "shareButtonStyle": "shareButtonStyle"
      },
      "_globalStyles": {},
      "_defaultValues": {
        "longTextStyle.linksColor": "#3f3f3f",
        "externalBackgroundColor": "#bfbfbf",
        "externalTextStyle.face": "Arial, Helvetica, sans-serif",
        "externalTextStyle.color": "#f3f3f3",
        "externalTextStyle.size": "18",
        "backgroundColor": "#ffffff",
        "longTextStyle.face": "Arial, Helvetica, sans-serif",
        "longTextStyle.color": "#3f3f3f",
        "longTextStyle.size": "13",
        "titleTextStyle.align": "left",
        "titleTextStyle.face": "Arial, Helvetica, sans-serif",
        "titleTextStyle.color": "#3f3f3f",
        "titleTextStyle.size": "18",
        "longTextStyle.lineHeight": "normal",
        "longTextStyle.align": "left",
        "buttonStyle.align": "left",
        "buttonStyle.face": "Arial, Helvetica, sans-serif",
        "buttonStyle.color": "#3f3f3f",
        "buttonStyle.size": "13",
        "buttonStyle.buttonColor": "#bfbfbf",
        "buttonStyle.radius": "4",
        "bigTitleStyle.align": "center",
        "bigTitleStyle.face": "Arial, Helvetica, sans-serif",
        "bigTitleStyle.color": "#3f3f3f",
        "bigTitleStyle.size": "22",
        "hrStyle.hrWidth": "100",
        "hrStyle.hrHeight": "1",
        "hrStyle.color": "#3f3f3f",
        "bigButtonStyle.align": "center",
        "bigButtonStyle.face": "Arial, Helvetica, sans-serif",
        "bigButtonStyle.color": "#3f3f3f",
        "bigButtonStyle.size": "22",
        "bigButtonStyle.buttonColor": "#bfbfbf",
        "bigButtonStyle.radius": "4",
        "shareButtonStyle.radius": "4",
        "shareButtonStyle.face": "Arial, Helvetica, sans-serif",
        "shareButtonStyle.size": "13",
        "shareButtonStyle.buttonColor": "#bfbfbf",
        "shareButtonStyle.color": "#3f3f3f"
      },
      "longTextStyle": {
        "_writeable": false,
        "_name": "Paragraph",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['AaZz']",
            "position": {
              "start": {
                "line": 66,
                "col": 31
              },
              "end": {
                "line": 66,
                "col": 55
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 66,
                "col": 57
              },
              "end": {
                "line": 66,
                "col": 79
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 66,
                "col": 81
              },
              "end": {
                "line": 66,
                "col": 98
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 66,
                "col": 100
              },
              "end": {
                "line": 66,
                "col": 124
              }
            }
          }
        ],
        "type": "longTextStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "lineHeight": "lineHeight",
          "align": "align",
          "linksColor": "linksColor"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 44
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 44
        },
        "size": {
          "_writeable": false,
          "_name": "Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 44
        },
        "lineHeight": {
          "_writeable": false,
          "_name": "Line Height",
          "_widget": "select",
          "_options": "normal=Normal|150%=1.5 Lines|200%=Double",
          "_category": "content",
          "type": "lineHeight",
          "_initialized": true,
          "_usecount": 8
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true,
          "_usecount": 16
        },
        "linksColor": {
          "_writeable": false,
          "_name": "Link Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 8
        },
        "_usecount": 328
      },
      "_complex": true,
      "_usecount": 1436,
      "externalBackgroundColor": {
        "_writeable": false,
        "_name": "External Background",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 60
      },
      "externalTextStyle": {
        "_writeable": false,
        "_name": "Alternative Text",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['AaZz']",
            "position": {
              "start": {
                "line": 73,
                "col": 35
              },
              "end": {
                "line": 73,
                "col": 59
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 73,
                "col": 61
              },
              "end": {
                "line": 73,
                "col": 83
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 73,
                "col": 85
              },
              "end": {
                "line": 73,
                "col": 102
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 73,
                "col": 104
              },
              "end": {
                "line": 73,
                "col": 128
              }
            }
          }
        ],
        "type": "textStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "align": "align"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 1
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 1
        },
        "size": {
          "_writeable": false,
          "_name": "Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 1
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true
        },
        "_usecount": 6
      },
      "backgroundColor": {
        "_writeable": false,
        "_name": "Background Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 80
      },
      "titleTextStyle": {
        "_writeable": false,
        "_name": "Title",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['AaZz']",
            "position": {
              "start": {
                "line": 62,
                "col": 27
              },
              "end": {
                "line": 62,
                "col": 51
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 62,
                "col": 53
              },
              "end": {
                "line": 62,
                "col": 75
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 62,
                "col": 77
              },
              "end": {
                "line": 62,
                "col": 94
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 62,
                "col": 96
              },
              "end": {
                "line": 62,
                "col": 120
              }
            }
          }
        ],
        "type": "textStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "align": "align"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 7
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 7
        },
        "size": {
          "_writeable": false,
          "_name": "Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 7
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true,
          "_usecount": 14
        },
        "_usecount": 70
      },
      "buttonStyle": {
        "_writeable": false,
        "_name": "Button",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['Button']",
            "position": {
              "start": {
                "line": 81,
                "col": 29
              },
              "end": {
                "line": 81,
                "col": 55
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 81,
                "col": 57
              },
              "end": {
                "line": 81,
                "col": 79
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 81,
                "col": 81
              },
              "end": {
                "line": 81,
                "col": 98
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 81,
                "col": 100
              },
              "end": {
                "line": 81,
                "col": 124
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-background-color",
            "value": "@buttonColor",
            "position": {
              "start": {
                "line": 81,
                "col": 126
              },
              "end": {
                "line": 81,
                "col": 160
              }
            }
          },
          {
            "type": "property",
            "name": "padding-left",
            "value": "5px",
            "position": {
              "start": {
                "line": 81,
                "col": 162
              },
              "end": {
                "line": 81,
                "col": 179
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-border-radius",
            "value": "@[radius]px",
            "position": {
              "start": {
                "line": 81,
                "col": 181
              },
              "end": {
                "line": 81,
                "col": 211
              }
            }
          }
        ],
        "type": "buttonStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "align": "align",
          "buttonColor": "buttonColor",
          "radius": "radius"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 14
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Text Color",
          "_widget": "color",
          "_category": "content",
          "type": "color",
          "_initialized": true,
          "_usecount": 14
        },
        "size": {
          "_writeable": false,
          "_name": "Text Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 14
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true,
          "_usecount": 21
        },
        "buttonColor": {
          "_writeable": false,
          "_name": "Button Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 14
        },
        "radius": {
          "_writeable": false,
          "_name": "Corner Radius",
          "_widget": "integer",
          "_max": "20",
          "_help": "Attention - this property is not supported on all email clients (i.e. Outlook)",
          "_category": "style",
          "type": "radius",
          "_initialized": true,
          "_usecount": 7
        },
        "_usecount": 168
      },
      "bigTitleStyle": {
        "_writeable": false,
        "_name": "Title",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['AaZz']",
            "position": {
              "start": {
                "line": 76,
                "col": 31
              },
              "end": {
                "line": 76,
                "col": 55
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 76,
                "col": 57
              },
              "end": {
                "line": 76,
                "col": 79
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 76,
                "col": 81
              },
              "end": {
                "line": 76,
                "col": 98
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 76,
                "col": 100
              },
              "end": {
                "line": 76,
                "col": 124
              }
            }
          }
        ],
        "type": "bigTitleStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "align": "align"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 1
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 1
        },
        "size": {
          "_writeable": false,
          "_name": "Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 1
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true,
          "_usecount": 2
        },
        "_usecount": 10
      },
      "hrStyle": {
        "_writeable": false,
        "_name": "Separator Style",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "height",
            "value": "200%",
            "position": {
              "start": {
                "line": 50,
                "col": 25
              },
              "end": {
                "line": 50,
                "col": 37
              }
            }
          },
          {
            "type": "property",
            "name": "width",
            "value": "200%",
            "position": {
              "start": {
                "line": 50,
                "col": 39
              },
              "end": {
                "line": 50,
                "col": 50
              }
            }
          },
          {
            "type": "property",
            "name": "bottom",
            "value": "20px",
            "position": {
              "start": {
                "line": 50,
                "col": 52
              },
              "end": {
                "line": 50,
                "col": 64
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-border-bottom",
            "value": "@[hrHeight]px solid @color",
            "position": {
              "start": {
                "line": 50,
                "col": 66
              },
              "end": {
                "line": 50,
                "col": 111
              }
            }
          }
        ],
        "type": "hrStyle",
        "_initialized": true,
        "_processedDefs": {
          "color": "color",
          "hrWidth": "hrWidth",
          "hrHeight": "hrHeight"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 1
        },
        "_complex": true,
        "hrWidth": {
          "_writeable": false,
          "_name": "Width",
          "_widget": "select",
          "_options": "10|20|30|40|50|60|70|80|90|100",
          "_category": "content",
          "type": "hrWidth",
          "_initialized": true,
          "_usecount": 2
        },
        "hrHeight": {
          "_writeable": false,
          "_name": "Line height",
          "_widget": "integer",
          "_max": "80",
          "_category": "content",
          "type": "hrHeight",
          "_initialized": true,
          "_usecount": 2
        },
        "_usecount": 10
      },
      "bigButtonStyle": {
        "_writeable": false,
        "_name": "Big Button",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['Button']",
            "position": {
              "start": {
                "line": 81,
                "col": 29
              },
              "end": {
                "line": 81,
                "col": 55
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 81,
                "col": 57
              },
              "end": {
                "line": 81,
                "col": 79
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 81,
                "col": 81
              },
              "end": {
                "line": 81,
                "col": 98
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 81,
                "col": 100
              },
              "end": {
                "line": 81,
                "col": 124
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-background-color",
            "value": "@buttonColor",
            "position": {
              "start": {
                "line": 81,
                "col": 126
              },
              "end": {
                "line": 81,
                "col": 160
              }
            }
          },
          {
            "type": "property",
            "name": "padding-left",
            "value": "5px",
            "position": {
              "start": {
                "line": 81,
                "col": 162
              },
              "end": {
                "line": 81,
                "col": 179
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-border-radius",
            "value": "@[radius]px",
            "position": {
              "start": {
                "line": 81,
                "col": 181
              },
              "end": {
                "line": 81,
                "col": 211
              }
            }
          }
        ],
        "type": "buttonStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "align": "align",
          "buttonColor": "buttonColor",
          "radius": "radius"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 2
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Text Color",
          "_widget": "color",
          "_category": "content",
          "type": "color",
          "_initialized": true,
          "_usecount": 2
        },
        "size": {
          "_writeable": false,
          "_name": "Text Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 2
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true,
          "_usecount": 3
        },
        "buttonColor": {
          "_writeable": false,
          "_name": "Button Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 2
        },
        "radius": {
          "_writeable": false,
          "_name": "Corner Radius",
          "_widget": "integer",
          "_max": "20",
          "_help": "Attention - this property is not supported on all email clients (i.e. Outlook)",
          "_category": "style",
          "type": "radius",
          "_initialized": true,
          "_usecount": 1
        },
        "_usecount": 24
      },
      "shareButtonStyle": {
        "_writeable": false,
        "_name": "Share Button",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['Button']",
            "position": {
              "start": {
                "line": 151,
                "col": 34
              },
              "end": {
                "line": 151,
                "col": 60
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 151,
                "col": 62
              },
              "end": {
                "line": 151,
                "col": 84
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@['black']",
            "position": {
              "start": {
                "line": 151,
                "col": 86
              },
              "end": {
                "line": 151,
                "col": 107
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 151,
                "col": 109
              },
              "end": {
                "line": 151,
                "col": 133
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-background-color",
            "value": "@['#CCCCCC']",
            "position": {
              "start": {
                "line": 151,
                "col": 135
              },
              "end": {
                "line": 151,
                "col": 169
              }
            }
          },
          {
            "type": "property",
            "name": "padding-left",
            "value": "5px",
            "position": {
              "start": {
                "line": 151,
                "col": 171
              },
              "end": {
                "line": 151,
                "col": 188
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-border-radius",
            "value": "@[radius]px",
            "position": {
              "start": {
                "line": 151,
                "col": 190
              },
              "end": {
                "line": 151,
                "col": 220
              }
            }
          }
        ],
        "type": "shareButtonStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "iconColorType": "iconColorType=black",
          "color": "color",
          "size": "size",
          "align": "align",
          "buttonColor": "buttonColor",
          "radius": "radius"
        },
        "_globalStyles": {},
        "_defaultValues": {
          "iconColorType": "black"
        },
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 100
        },
        "_complex": true,
        "iconColorType": {
          "_writeable": false,
          "_name": "Icon Color",
          "_widget": "select",
          "_options": "brand=Brand|white=White|black=Black",
          "_category": "content",
          "type": "iconColorType",
          "_initialized": true,
          "_usecount": 30
        },
        "color": {
          "_writeable": false,
          "_name": "Text Color",
          "_widget": "color",
          "_category": "content",
          "type": "color",
          "_initialized": true,
          "_usecount": 60
        },
        "size": {
          "_writeable": false,
          "_name": "Text Size",
          "_widget": "select",
          "_options": "10|11|12|13|14|15|16|18|20|22|25",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 100
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true
        },
        "buttonColor": {
          "_writeable": false,
          "_name": "Button Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 30
        },
        "radius": {
          "_writeable": false,
          "_name": "Corner Radius",
          "_widget": "integer",
          "_max": "20",
          "_help": "Attention - this property is not supported on all email clients (i.e. Outlook)",
          "_category": "style",
          "type": "radius",
          "_initialized": true,
          "_usecount": 20
        },
        "_usecount": 680
      }
    },
    "frameTheme": {
      "_writeable": false,
      "_name": "Frame Style",
      "_category": "style",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-background-color",
          "value": "@[backgroundColor]",
          "position": {
            "start": {
              "line": 104,
              "col": 28
            },
            "end": {
              "line": 104,
              "col": 69
            }
          }
        }
      ],
      "type": "frameTheme",
      "_initialized": true,
      "_processedDefs": {
        "backgroundColor": "backgroundColor",
        "longTextStyle": "longTextStyle",
        "linkStyle": "linkStyle"
      },
      "_globalStyles": {},
      "_defaultValues": {
        "backgroundColor": "#3f3f3f",
        "longTextStyle.linksColor": "#cccccc",
        "longTextStyle.color": "#919191",
        "linkStyle.face": "Arial, Helvetica, sans-serif",
        "linkStyle.color": "#ffffff",
        "linkStyle.size": "13",
        "linkStyle.decoration": "underline",
        "longTextStyle.align": "left",
        "longTextStyle.face": "Arial, Helvetica, sans-serif",
        "longTextStyle.size": "13"
      },
      "backgroundColor": {
        "_writeable": false,
        "_name": "Background Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 19
      },
      "_complex": true,
      "_usecount": 83,
      "longTextStyle": {
        "_writeable": false,
        "_name": "Paragraph",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['AaZz']",
            "position": {
              "start": {
                "line": 66,
                "col": 31
              },
              "end": {
                "line": 66,
                "col": 55
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 66,
                "col": 57
              },
              "end": {
                "line": 66,
                "col": 79
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 66,
                "col": 81
              },
              "end": {
                "line": 66,
                "col": 98
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 66,
                "col": 100
              },
              "end": {
                "line": 66,
                "col": 124
              }
            }
          }
        ],
        "type": "longTextStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "lineHeight": "lineHeight",
          "align": "align",
          "linksColor": "linksColor"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 3
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 5
        },
        "size": {
          "_writeable": false,
          "_name": "Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 3
        },
        "lineHeight": {
          "_writeable": false,
          "_name": "Line Height",
          "_widget": "select",
          "_options": "normal=Normal|150%=1.5 Lines|200%=Double",
          "_category": "content",
          "type": "lineHeight",
          "_initialized": true
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true,
          "_usecount": 2
        },
        "linksColor": {
          "_writeable": false,
          "_name": "Link Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 4
        },
        "_usecount": 30
      },
      "linkStyle": {
        "_writeable": false,
        "_name": "Link",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['Link']",
            "position": {
              "start": {
                "line": 64,
                "col": 27
              },
              "end": {
                "line": 64,
                "col": 51
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 64,
                "col": 53
              },
              "end": {
                "line": 64,
                "col": 77
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 64,
                "col": 79
              },
              "end": {
                "line": 64,
                "col": 101
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 64,
                "col": 103
              },
              "end": {
                "line": 64,
                "col": 120
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-text-decoration",
            "value": "@[decoration]",
            "position": {
              "start": {
                "line": 64,
                "col": 122
              },
              "end": {
                "line": 64,
                "col": 157
              }
            }
          }
        ],
        "type": "linkStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "decoration": "decoration=none"
        },
        "_globalStyles": {},
        "_defaultValues": {
          "decoration": "none"
        },
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 3
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 8
        },
        "size": {
          "_writeable": false,
          "_name": "Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 3
        },
        "decoration": {
          "_writeable": false,
          "_name": "Decoration",
          "_widget": "select",
          "_options": "none=None|underline=Underline",
          "_category": "content",
          "type": "decoration",
          "_initialized": true,
          "_usecount": 3
        },
        "_usecount": 34
      }
    },
    "template preheaderText": {
      "_writeable": true,
      "_name": "Preheader",
      "_category": "content"
    },
    "theme": {
      "_writeable": false,
      "_category": "style",
      "type": "theme",
      "_initialized": true,
      "_processedDefs": {
        "frameTheme": "frameTheme",
        "contentTheme": "contentTheme"
      },
      "_globalStyles": {},
      "_defaultValues": {},
      "frameTheme": {
        "_writeable": false,
        "_name": "Frame Style",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-background-color",
            "value": "@[backgroundColor]",
            "position": {
              "start": {
                "line": 104,
                "col": 28
              },
              "end": {
                "line": 104,
                "col": 69
              }
            }
          }
        ],
        "type": "frameTheme",
        "_initialized": true,
        "_processedDefs": {
          "backgroundColor": "backgroundColor",
          "longTextStyle": "longTextStyle",
          "linkStyle": "linkStyle"
        },
        "_globalStyles": {},
        "_defaultValues": {
          "backgroundColor": "#3f3f3f",
          "longTextStyle.linksColor": "#cccccc",
          "longTextStyle.color": "#919191",
          "linkStyle.face": "Arial, Helvetica, sans-serif",
          "linkStyle.color": "#ffffff",
          "linkStyle.size": "13",
          "linkStyle.decoration": "underline",
          "longTextStyle.align": "left",
          "longTextStyle.face": "Arial, Helvetica, sans-serif",
          "longTextStyle.size": "13"
        },
        "backgroundColor": {
          "_writeable": false,
          "_name": "Background Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 19
        },
        "_complex": true,
        "_usecount": 83,
        "longTextStyle": {
          "_writeable": false,
          "_name": "Paragraph",
          "_category": "style",
          "_previewBindings": [
            {
              "type": "property",
              "name": "-ko-bind-text",
              "value": "@['AaZz']",
              "position": {
                "start": {
                  "line": 66,
                  "col": 31
                },
                "end": {
                  "line": 66,
                  "col": 55
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-font-family",
              "value": "@face",
              "position": {
                "start": {
                  "line": 66,
                  "col": 57
                },
                "end": {
                  "line": 66,
                  "col": 79
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-color",
              "value": "@color",
              "position": {
                "start": {
                  "line": 66,
                  "col": 81
                },
                "end": {
                  "line": 66,
                  "col": 98
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-font-size",
              "value": "@[size]px",
              "position": {
                "start": {
                  "line": 66,
                  "col": 100
                },
                "end": {
                  "line": 66,
                  "col": 124
                }
              }
            }
          ],
          "type": "longTextStyle",
          "_initialized": true,
          "_processedDefs": {
            "face": "face",
            "color": "color",
            "size": "size",
            "lineHeight": "lineHeight",
            "align": "align",
            "linksColor": "linksColor"
          },
          "_globalStyles": {},
          "_defaultValues": {},
          "face": {
            "_writeable": false,
            "_name": "Font",
            "_widget": "select",
            "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
            "_category": "content",
            "type": "face",
            "_initialized": true,
            "_usecount": 3
          },
          "_complex": true,
          "color": {
            "_writeable": false,
            "_name": "Color",
            "_widget": "color",
            "_category": "style",
            "type": "color",
            "_initialized": true,
            "_usecount": 5
          },
          "size": {
            "_writeable": false,
            "_name": "Size",
            "_widget": "select",
            "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
            "_category": "content",
            "type": "size",
            "_initialized": true,
            "_usecount": 3
          },
          "lineHeight": {
            "_writeable": false,
            "_name": "Line Height",
            "_widget": "select",
            "_options": "normal=Normal|150%=1.5 Lines|200%=Double",
            "_category": "content",
            "type": "lineHeight",
            "_initialized": true
          },
          "align": {
            "_writeable": false,
            "_name": "Alignment",
            "_widget": "select",
            "_options": "left=Left|right=Right|center=Center",
            "_category": "content",
            "type": "align",
            "_initialized": true,
            "_usecount": 2
          },
          "linksColor": {
            "_writeable": false,
            "_name": "Link Color",
            "_widget": "color",
            "_category": "style",
            "type": "color",
            "_initialized": true,
            "_usecount": 4
          },
          "_usecount": 30
        },
        "linkStyle": {
          "_writeable": false,
          "_name": "Link",
          "_category": "style",
          "_previewBindings": [
            {
              "type": "property",
              "name": "-ko-bind-text",
              "value": "@['Link']",
              "position": {
                "start": {
                  "line": 64,
                  "col": 27
                },
                "end": {
                  "line": 64,
                  "col": 51
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-font-size",
              "value": "@[size]px",
              "position": {
                "start": {
                  "line": 64,
                  "col": 53
                },
                "end": {
                  "line": 64,
                  "col": 77
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-font-family",
              "value": "@face",
              "position": {
                "start": {
                  "line": 64,
                  "col": 79
                },
                "end": {
                  "line": 64,
                  "col": 101
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-color",
              "value": "@color",
              "position": {
                "start": {
                  "line": 64,
                  "col": 103
                },
                "end": {
                  "line": 64,
                  "col": 120
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-text-decoration",
              "value": "@[decoration]",
              "position": {
                "start": {
                  "line": 64,
                  "col": 122
                },
                "end": {
                  "line": 64,
                  "col": 157
                }
              }
            }
          ],
          "type": "linkStyle",
          "_initialized": true,
          "_processedDefs": {
            "face": "face",
            "color": "color",
            "size": "size",
            "decoration": "decoration=none"
          },
          "_globalStyles": {},
          "_defaultValues": {
            "decoration": "none"
          },
          "face": {
            "_writeable": false,
            "_name": "Font",
            "_widget": "select",
            "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
            "_category": "content",
            "type": "face",
            "_initialized": true,
            "_usecount": 3
          },
          "_complex": true,
          "color": {
            "_writeable": false,
            "_name": "Color",
            "_widget": "color",
            "_category": "style",
            "type": "color",
            "_initialized": true,
            "_usecount": 8
          },
          "size": {
            "_writeable": false,
            "_name": "Size",
            "_widget": "select",
            "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
            "_category": "content",
            "type": "size",
            "_initialized": true,
            "_usecount": 3
          },
          "decoration": {
            "_writeable": false,
            "_name": "Decoration",
            "_widget": "select",
            "_options": "none=None|underline=Underline",
            "_category": "content",
            "type": "decoration",
            "_initialized": true,
            "_usecount": 3
          },
          "_usecount": 34
        }
      },
      "_complex": true,
      "contentTheme": {
        "_writeable": false,
        "_name": "Main Style",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-background-color",
            "value": "@[backgroundColor]",
            "position": {
              "start": {
                "line": 102,
                "col": 30
              },
              "end": {
                "line": 102,
                "col": 71
              }
            }
          }
        ],
        "type": "contentTheme",
        "_initialized": true,
        "_processedDefs": {
          "longTextStyle": "longTextStyle",
          "externalBackgroundColor": "externalBackgroundColor",
          "externalTextStyle": "externalTextStyle",
          "backgroundColor": "backgroundColor",
          "titleTextStyle": "titleTextStyle",
          "buttonStyle": "buttonStyle",
          "bigTitleStyle": "bigTitleStyle",
          "hrStyle": "hrStyle",
          "bigButtonStyle": "bigButtonStyle",
          "shareButtonStyle": "shareButtonStyle"
        },
        "_globalStyles": {},
        "_defaultValues": {
          "longTextStyle.linksColor": "#3f3f3f",
          "externalBackgroundColor": "#bfbfbf",
          "externalTextStyle.face": "Arial, Helvetica, sans-serif",
          "externalTextStyle.color": "#f3f3f3",
          "externalTextStyle.size": "18",
          "backgroundColor": "#ffffff",
          "longTextStyle.face": "Arial, Helvetica, sans-serif",
          "longTextStyle.color": "#3f3f3f",
          "longTextStyle.size": "13",
          "titleTextStyle.align": "left",
          "titleTextStyle.face": "Arial, Helvetica, sans-serif",
          "titleTextStyle.color": "#3f3f3f",
          "titleTextStyle.size": "18",
          "longTextStyle.lineHeight": "normal",
          "longTextStyle.align": "left",
          "buttonStyle.align": "left",
          "buttonStyle.face": "Arial, Helvetica, sans-serif",
          "buttonStyle.color": "#3f3f3f",
          "buttonStyle.size": "13",
          "buttonStyle.buttonColor": "#bfbfbf",
          "buttonStyle.radius": "4",
          "bigTitleStyle.align": "center",
          "bigTitleStyle.face": "Arial, Helvetica, sans-serif",
          "bigTitleStyle.color": "#3f3f3f",
          "bigTitleStyle.size": "22",
          "hrStyle.hrWidth": "100",
          "hrStyle.hrHeight": "1",
          "hrStyle.color": "#3f3f3f",
          "bigButtonStyle.align": "center",
          "bigButtonStyle.face": "Arial, Helvetica, sans-serif",
          "bigButtonStyle.color": "#3f3f3f",
          "bigButtonStyle.size": "22",
          "bigButtonStyle.buttonColor": "#bfbfbf",
          "bigButtonStyle.radius": "4",
          "shareButtonStyle.radius": "4",
          "shareButtonStyle.face": "Arial, Helvetica, sans-serif",
          "shareButtonStyle.size": "13",
          "shareButtonStyle.buttonColor": "#bfbfbf",
          "shareButtonStyle.color": "#3f3f3f"
        },
        "longTextStyle": {
          "_writeable": false,
          "_name": "Paragraph",
          "_category": "style",
          "_previewBindings": [
            {
              "type": "property",
              "name": "-ko-bind-text",
              "value": "@['AaZz']",
              "position": {
                "start": {
                  "line": 66,
                  "col": 31
                },
                "end": {
                  "line": 66,
                  "col": 55
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-font-family",
              "value": "@face",
              "position": {
                "start": {
                  "line": 66,
                  "col": 57
                },
                "end": {
                  "line": 66,
                  "col": 79
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-color",
              "value": "@color",
              "position": {
                "start": {
                  "line": 66,
                  "col": 81
                },
                "end": {
                  "line": 66,
                  "col": 98
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-font-size",
              "value": "@[size]px",
              "position": {
                "start": {
                  "line": 66,
                  "col": 100
                },
                "end": {
                  "line": 66,
                  "col": 124
                }
              }
            }
          ],
          "type": "longTextStyle",
          "_initialized": true,
          "_processedDefs": {
            "face": "face",
            "color": "color",
            "size": "size",
            "lineHeight": "lineHeight",
            "align": "align",
            "linksColor": "linksColor"
          },
          "_globalStyles": {},
          "_defaultValues": {},
          "face": {
            "_writeable": false,
            "_name": "Font",
            "_widget": "select",
            "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
            "_category": "content",
            "type": "face",
            "_initialized": true,
            "_usecount": 44
          },
          "_complex": true,
          "color": {
            "_writeable": false,
            "_name": "Color",
            "_widget": "color",
            "_category": "style",
            "type": "color",
            "_initialized": true,
            "_usecount": 44
          },
          "size": {
            "_writeable": false,
            "_name": "Size",
            "_widget": "select",
            "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
            "_category": "content",
            "type": "size",
            "_initialized": true,
            "_usecount": 44
          },
          "lineHeight": {
            "_writeable": false,
            "_name": "Line Height",
            "_widget": "select",
            "_options": "normal=Normal|150%=1.5 Lines|200%=Double",
            "_category": "content",
            "type": "lineHeight",
            "_initialized": true,
            "_usecount": 8
          },
          "align": {
            "_writeable": false,
            "_name": "Alignment",
            "_widget": "select",
            "_options": "left=Left|right=Right|center=Center",
            "_category": "content",
            "type": "align",
            "_initialized": true,
            "_usecount": 16
          },
          "linksColor": {
            "_writeable": false,
            "_name": "Link Color",
            "_widget": "color",
            "_category": "style",
            "type": "color",
            "_initialized": true,
            "_usecount": 8
          },
          "_usecount": 328
        },
        "_complex": true,
        "_usecount": 1436,
        "externalBackgroundColor": {
          "_writeable": false,
          "_name": "External Background",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 60
        },
        "externalTextStyle": {
          "_writeable": false,
          "_name": "Alternative Text",
          "_category": "style",
          "_previewBindings": [
            {
              "type": "property",
              "name": "-ko-bind-text",
              "value": "@['AaZz']",
              "position": {
                "start": {
                  "line": 73,
                  "col": 35
                },
                "end": {
                  "line": 73,
                  "col": 59
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-font-family",
              "value": "@face",
              "position": {
                "start": {
                  "line": 73,
                  "col": 61
                },
                "end": {
                  "line": 73,
                  "col": 83
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-color",
              "value": "@color",
              "position": {
                "start": {
                  "line": 73,
                  "col": 85
                },
                "end": {
                  "line": 73,
                  "col": 102
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-font-size",
              "value": "@[size]px",
              "position": {
                "start": {
                  "line": 73,
                  "col": 104
                },
                "end": {
                  "line": 73,
                  "col": 128
                }
              }
            }
          ],
          "type": "textStyle",
          "_initialized": true,
          "_processedDefs": {
            "face": "face",
            "color": "color",
            "size": "size",
            "align": "align"
          },
          "_globalStyles": {},
          "_defaultValues": {},
          "face": {
            "_writeable": false,
            "_name": "Font",
            "_widget": "select",
            "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
            "_category": "content",
            "type": "face",
            "_initialized": true,
            "_usecount": 1
          },
          "_complex": true,
          "color": {
            "_writeable": false,
            "_name": "Color",
            "_widget": "color",
            "_category": "style",
            "type": "color",
            "_initialized": true,
            "_usecount": 1
          },
          "size": {
            "_writeable": false,
            "_name": "Size",
            "_widget": "select",
            "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
            "_category": "content",
            "type": "size",
            "_initialized": true,
            "_usecount": 1
          },
          "align": {
            "_writeable": false,
            "_name": "Alignment",
            "_widget": "select",
            "_options": "left=Left|right=Right|center=Center",
            "_category": "content",
            "type": "align",
            "_initialized": true
          },
          "_usecount": 6
        },
        "backgroundColor": {
          "_writeable": false,
          "_name": "Background Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 80
        },
        "titleTextStyle": {
          "_writeable": false,
          "_name": "Title",
          "_category": "style",
          "_previewBindings": [
            {
              "type": "property",
              "name": "-ko-bind-text",
              "value": "@['AaZz']",
              "position": {
                "start": {
                  "line": 62,
                  "col": 27
                },
                "end": {
                  "line": 62,
                  "col": 51
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-font-family",
              "value": "@face",
              "position": {
                "start": {
                  "line": 62,
                  "col": 53
                },
                "end": {
                  "line": 62,
                  "col": 75
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-color",
              "value": "@color",
              "position": {
                "start": {
                  "line": 62,
                  "col": 77
                },
                "end": {
                  "line": 62,
                  "col": 94
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-font-size",
              "value": "@[size]px",
              "position": {
                "start": {
                  "line": 62,
                  "col": 96
                },
                "end": {
                  "line": 62,
                  "col": 120
                }
              }
            }
          ],
          "type": "textStyle",
          "_initialized": true,
          "_processedDefs": {
            "face": "face",
            "color": "color",
            "size": "size",
            "align": "align"
          },
          "_globalStyles": {},
          "_defaultValues": {},
          "face": {
            "_writeable": false,
            "_name": "Font",
            "_widget": "select",
            "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
            "_category": "content",
            "type": "face",
            "_initialized": true,
            "_usecount": 7
          },
          "_complex": true,
          "color": {
            "_writeable": false,
            "_name": "Color",
            "_widget": "color",
            "_category": "style",
            "type": "color",
            "_initialized": true,
            "_usecount": 7
          },
          "size": {
            "_writeable": false,
            "_name": "Size",
            "_widget": "select",
            "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
            "_category": "content",
            "type": "size",
            "_initialized": true,
            "_usecount": 7
          },
          "align": {
            "_writeable": false,
            "_name": "Alignment",
            "_widget": "select",
            "_options": "left=Left|right=Right|center=Center",
            "_category": "content",
            "type": "align",
            "_initialized": true,
            "_usecount": 14
          },
          "_usecount": 70
        },
        "buttonStyle": {
          "_writeable": false,
          "_name": "Button",
          "_category": "style",
          "_previewBindings": [
            {
              "type": "property",
              "name": "-ko-bind-text",
              "value": "@['Button']",
              "position": {
                "start": {
                  "line": 81,
                  "col": 29
                },
                "end": {
                  "line": 81,
                  "col": 55
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-font-family",
              "value": "@face",
              "position": {
                "start": {
                  "line": 81,
                  "col": 57
                },
                "end": {
                  "line": 81,
                  "col": 79
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-color",
              "value": "@color",
              "position": {
                "start": {
                  "line": 81,
                  "col": 81
                },
                "end": {
                  "line": 81,
                  "col": 98
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-font-size",
              "value": "@[size]px",
              "position": {
                "start": {
                  "line": 81,
                  "col": 100
                },
                "end": {
                  "line": 81,
                  "col": 124
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-background-color",
              "value": "@buttonColor",
              "position": {
                "start": {
                  "line": 81,
                  "col": 126
                },
                "end": {
                  "line": 81,
                  "col": 160
                }
              }
            },
            {
              "type": "property",
              "name": "padding-left",
              "value": "5px",
              "position": {
                "start": {
                  "line": 81,
                  "col": 162
                },
                "end": {
                  "line": 81,
                  "col": 179
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-border-radius",
              "value": "@[radius]px",
              "position": {
                "start": {
                  "line": 81,
                  "col": 181
                },
                "end": {
                  "line": 81,
                  "col": 211
                }
              }
            }
          ],
          "type": "buttonStyle",
          "_initialized": true,
          "_processedDefs": {
            "face": "face",
            "color": "color",
            "size": "size",
            "align": "align",
            "buttonColor": "buttonColor",
            "radius": "radius"
          },
          "_globalStyles": {},
          "_defaultValues": {},
          "face": {
            "_writeable": false,
            "_name": "Font",
            "_widget": "select",
            "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
            "_category": "content",
            "type": "face",
            "_initialized": true,
            "_usecount": 14
          },
          "_complex": true,
          "color": {
            "_writeable": false,
            "_name": "Text Color",
            "_widget": "color",
            "_category": "content",
            "type": "color",
            "_initialized": true,
            "_usecount": 14
          },
          "size": {
            "_writeable": false,
            "_name": "Text Size",
            "_widget": "select",
            "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
            "_category": "content",
            "type": "size",
            "_initialized": true,
            "_usecount": 14
          },
          "align": {
            "_writeable": false,
            "_name": "Alignment",
            "_widget": "select",
            "_options": "left=Left|right=Right|center=Center",
            "_category": "content",
            "type": "align",
            "_initialized": true,
            "_usecount": 21
          },
          "buttonColor": {
            "_writeable": false,
            "_name": "Button Color",
            "_widget": "color",
            "_category": "style",
            "type": "color",
            "_initialized": true,
            "_usecount": 14
          },
          "radius": {
            "_writeable": false,
            "_name": "Corner Radius",
            "_widget": "integer",
            "_max": "20",
            "_help": "Attention - this property is not supported on all email clients (i.e. Outlook)",
            "_category": "style",
            "type": "radius",
            "_initialized": true,
            "_usecount": 7
          },
          "_usecount": 168
        },
        "bigTitleStyle": {
          "_writeable": false,
          "_name": "Title",
          "_category": "style",
          "_previewBindings": [
            {
              "type": "property",
              "name": "-ko-bind-text",
              "value": "@['AaZz']",
              "position": {
                "start": {
                  "line": 76,
                  "col": 31
                },
                "end": {
                  "line": 76,
                  "col": 55
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-font-family",
              "value": "@face",
              "position": {
                "start": {
                  "line": 76,
                  "col": 57
                },
                "end": {
                  "line": 76,
                  "col": 79
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-color",
              "value": "@color",
              "position": {
                "start": {
                  "line": 76,
                  "col": 81
                },
                "end": {
                  "line": 76,
                  "col": 98
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-font-size",
              "value": "@[size]px",
              "position": {
                "start": {
                  "line": 76,
                  "col": 100
                },
                "end": {
                  "line": 76,
                  "col": 124
                }
              }
            }
          ],
          "type": "bigTitleStyle",
          "_initialized": true,
          "_processedDefs": {
            "face": "face",
            "color": "color",
            "size": "size",
            "align": "align"
          },
          "_globalStyles": {},
          "_defaultValues": {},
          "face": {
            "_writeable": false,
            "_name": "Font",
            "_widget": "select",
            "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
            "_category": "content",
            "type": "face",
            "_initialized": true,
            "_usecount": 1
          },
          "_complex": true,
          "color": {
            "_writeable": false,
            "_name": "Color",
            "_widget": "color",
            "_category": "style",
            "type": "color",
            "_initialized": true,
            "_usecount": 1
          },
          "size": {
            "_writeable": false,
            "_name": "Size",
            "_widget": "select",
            "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
            "_category": "content",
            "type": "size",
            "_initialized": true,
            "_usecount": 1
          },
          "align": {
            "_writeable": false,
            "_name": "Alignment",
            "_widget": "select",
            "_options": "left=Left|right=Right|center=Center",
            "_category": "content",
            "type": "align",
            "_initialized": true,
            "_usecount": 2
          },
          "_usecount": 10
        },
        "hrStyle": {
          "_writeable": false,
          "_name": "Separator Style",
          "_category": "style",
          "_previewBindings": [
            {
              "type": "property",
              "name": "height",
              "value": "200%",
              "position": {
                "start": {
                  "line": 50,
                  "col": 25
                },
                "end": {
                  "line": 50,
                  "col": 37
                }
              }
            },
            {
              "type": "property",
              "name": "width",
              "value": "200%",
              "position": {
                "start": {
                  "line": 50,
                  "col": 39
                },
                "end": {
                  "line": 50,
                  "col": 50
                }
              }
            },
            {
              "type": "property",
              "name": "bottom",
              "value": "20px",
              "position": {
                "start": {
                  "line": 50,
                  "col": 52
                },
                "end": {
                  "line": 50,
                  "col": 64
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-border-bottom",
              "value": "@[hrHeight]px solid @color",
              "position": {
                "start": {
                  "line": 50,
                  "col": 66
                },
                "end": {
                  "line": 50,
                  "col": 111
                }
              }
            }
          ],
          "type": "hrStyle",
          "_initialized": true,
          "_processedDefs": {
            "color": "color",
            "hrWidth": "hrWidth",
            "hrHeight": "hrHeight"
          },
          "_globalStyles": {},
          "_defaultValues": {},
          "color": {
            "_writeable": false,
            "_name": "Color",
            "_widget": "color",
            "_category": "style",
            "type": "color",
            "_initialized": true,
            "_usecount": 1
          },
          "_complex": true,
          "hrWidth": {
            "_writeable": false,
            "_name": "Width",
            "_widget": "select",
            "_options": "10|20|30|40|50|60|70|80|90|100",
            "_category": "content",
            "type": "hrWidth",
            "_initialized": true,
            "_usecount": 2
          },
          "hrHeight": {
            "_writeable": false,
            "_name": "Line height",
            "_widget": "integer",
            "_max": "80",
            "_category": "content",
            "type": "hrHeight",
            "_initialized": true,
            "_usecount": 2
          },
          "_usecount": 10
        },
        "bigButtonStyle": {
          "_writeable": false,
          "_name": "Big Button",
          "_category": "style",
          "_previewBindings": [
            {
              "type": "property",
              "name": "-ko-bind-text",
              "value": "@['Button']",
              "position": {
                "start": {
                  "line": 81,
                  "col": 29
                },
                "end": {
                  "line": 81,
                  "col": 55
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-font-family",
              "value": "@face",
              "position": {
                "start": {
                  "line": 81,
                  "col": 57
                },
                "end": {
                  "line": 81,
                  "col": 79
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-color",
              "value": "@color",
              "position": {
                "start": {
                  "line": 81,
                  "col": 81
                },
                "end": {
                  "line": 81,
                  "col": 98
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-font-size",
              "value": "@[size]px",
              "position": {
                "start": {
                  "line": 81,
                  "col": 100
                },
                "end": {
                  "line": 81,
                  "col": 124
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-background-color",
              "value": "@buttonColor",
              "position": {
                "start": {
                  "line": 81,
                  "col": 126
                },
                "end": {
                  "line": 81,
                  "col": 160
                }
              }
            },
            {
              "type": "property",
              "name": "padding-left",
              "value": "5px",
              "position": {
                "start": {
                  "line": 81,
                  "col": 162
                },
                "end": {
                  "line": 81,
                  "col": 179
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-border-radius",
              "value": "@[radius]px",
              "position": {
                "start": {
                  "line": 81,
                  "col": 181
                },
                "end": {
                  "line": 81,
                  "col": 211
                }
              }
            }
          ],
          "type": "buttonStyle",
          "_initialized": true,
          "_processedDefs": {
            "face": "face",
            "color": "color",
            "size": "size",
            "align": "align",
            "buttonColor": "buttonColor",
            "radius": "radius"
          },
          "_globalStyles": {},
          "_defaultValues": {},
          "face": {
            "_writeable": false,
            "_name": "Font",
            "_widget": "select",
            "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
            "_category": "content",
            "type": "face",
            "_initialized": true,
            "_usecount": 2
          },
          "_complex": true,
          "color": {
            "_writeable": false,
            "_name": "Text Color",
            "_widget": "color",
            "_category": "content",
            "type": "color",
            "_initialized": true,
            "_usecount": 2
          },
          "size": {
            "_writeable": false,
            "_name": "Text Size",
            "_widget": "select",
            "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
            "_category": "content",
            "type": "size",
            "_initialized": true,
            "_usecount": 2
          },
          "align": {
            "_writeable": false,
            "_name": "Alignment",
            "_widget": "select",
            "_options": "left=Left|right=Right|center=Center",
            "_category": "content",
            "type": "align",
            "_initialized": true,
            "_usecount": 3
          },
          "buttonColor": {
            "_writeable": false,
            "_name": "Button Color",
            "_widget": "color",
            "_category": "style",
            "type": "color",
            "_initialized": true,
            "_usecount": 2
          },
          "radius": {
            "_writeable": false,
            "_name": "Corner Radius",
            "_widget": "integer",
            "_max": "20",
            "_help": "Attention - this property is not supported on all email clients (i.e. Outlook)",
            "_category": "style",
            "type": "radius",
            "_initialized": true,
            "_usecount": 1
          },
          "_usecount": 24
        },
        "shareButtonStyle": {
          "_writeable": false,
          "_name": "Share Button",
          "_category": "style",
          "_previewBindings": [
            {
              "type": "property",
              "name": "-ko-bind-text",
              "value": "@['Button']",
              "position": {
                "start": {
                  "line": 151,
                  "col": 34
                },
                "end": {
                  "line": 151,
                  "col": 60
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-font-family",
              "value": "@face",
              "position": {
                "start": {
                  "line": 151,
                  "col": 62
                },
                "end": {
                  "line": 151,
                  "col": 84
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-color",
              "value": "@['black']",
              "position": {
                "start": {
                  "line": 151,
                  "col": 86
                },
                "end": {
                  "line": 151,
                  "col": 107
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-font-size",
              "value": "@[size]px",
              "position": {
                "start": {
                  "line": 151,
                  "col": 109
                },
                "end": {
                  "line": 151,
                  "col": 133
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-background-color",
              "value": "@['#CCCCCC']",
              "position": {
                "start": {
                  "line": 151,
                  "col": 135
                },
                "end": {
                  "line": 151,
                  "col": 169
                }
              }
            },
            {
              "type": "property",
              "name": "padding-left",
              "value": "5px",
              "position": {
                "start": {
                  "line": 151,
                  "col": 171
                },
                "end": {
                  "line": 151,
                  "col": 188
                }
              }
            },
            {
              "type": "property",
              "name": "-ko-border-radius",
              "value": "@[radius]px",
              "position": {
                "start": {
                  "line": 151,
                  "col": 190
                },
                "end": {
                  "line": 151,
                  "col": 220
                }
              }
            }
          ],
          "type": "shareButtonStyle",
          "_initialized": true,
          "_processedDefs": {
            "face": "face",
            "iconColorType": "iconColorType=black",
            "color": "color",
            "size": "size",
            "align": "align",
            "buttonColor": "buttonColor",
            "radius": "radius"
          },
          "_globalStyles": {},
          "_defaultValues": {
            "iconColorType": "black"
          },
          "face": {
            "_writeable": false,
            "_name": "Font",
            "_widget": "select",
            "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
            "_category": "content",
            "type": "face",
            "_initialized": true,
            "_usecount": 100
          },
          "_complex": true,
          "iconColorType": {
            "_writeable": false,
            "_name": "Icon Color",
            "_widget": "select",
            "_options": "brand=Brand|white=White|black=Black",
            "_category": "content",
            "type": "iconColorType",
            "_initialized": true,
            "_usecount": 30
          },
          "color": {
            "_writeable": false,
            "_name": "Text Color",
            "_widget": "color",
            "_category": "content",
            "type": "color",
            "_initialized": true,
            "_usecount": 60
          },
          "size": {
            "_writeable": false,
            "_name": "Text Size",
            "_widget": "select",
            "_options": "10|11|12|13|14|15|16|18|20|22|25",
            "_category": "content",
            "type": "size",
            "_initialized": true,
            "_usecount": 100
          },
          "align": {
            "_writeable": false,
            "_name": "Alignment",
            "_widget": "select",
            "_options": "left=Left|right=Right|center=Center",
            "_category": "content",
            "type": "align",
            "_initialized": true
          },
          "buttonColor": {
            "_writeable": false,
            "_name": "Button Color",
            "_widget": "color",
            "_category": "style",
            "type": "color",
            "_initialized": true,
            "_usecount": 30
          },
          "radius": {
            "_writeable": false,
            "_name": "Corner Radius",
            "_widget": "integer",
            "_max": "20",
            "_help": "Attention - this property is not supported on all email clients (i.e. Outlook)",
            "_category": "style",
            "type": "radius",
            "_initialized": true,
            "_usecount": 20
          },
          "_usecount": 680
        }
      }
    },
    "footerBlock": {
      "_writeable": false,
      "_name": "Unsubscribe Block",
      "_globalStyle": "_theme_.frameTheme",
      "_category": "content",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-background-color",
          "value": "@[backgroundColor]",
          "position": {
            "start": {
              "line": 221,
              "col": 28
            },
            "end": {
              "line": 221,
              "col": 69
            }
          }
        }
      ],
      "_context": "block",
      "type": "footerBlock",
      "_initialized": true,
      "_processedDefs": {
        "customStyle": "customStyle=false",
        "longTextStyle": "longTextStyle",
        "id": "id",
        "backgroundColor": "backgroundColor",
        "linkStyle": "linkStyle",
        "longText": "longText",
        "disiscrivitiText": "disiscrivitiText"
      },
      "_globalStyles": {
        "longTextStyle.linksColor": "$root.content().theme().frameTheme().longTextStyle().linksColor",
        "backgroundColor": "$root.content().theme().frameTheme().backgroundColor",
        "longTextStyle.face": "$root.content().theme().frameTheme().longTextStyle().face",
        "longTextStyle.color": "$root.content().theme().frameTheme().longTextStyle().color",
        "longTextStyle.size": "$root.content().theme().frameTheme().longTextStyle().size",
        "linkStyle.face": "$root.content().theme().frameTheme().linkStyle().face",
        "linkStyle.color": "$root.content().theme().frameTheme().linkStyle().color",
        "linkStyle.size": "$root.content().theme().frameTheme().linkStyle().size",
        "linkStyle.decoration": "$root.content().theme().frameTheme().linkStyle().decoration"
      },
      "_defaultValues": {
        "customStyle": false,
        "longTextStyle.linksColor": null,
        "id": "",
        "backgroundColor": null,
        "longTextStyle.face": null,
        "longTextStyle.color": null,
        "longTextStyle.size": null,
        "linkStyle.face": null,
        "linkStyle.color": null,
        "linkStyle.size": null,
        "linkStyle.decoration": null,
        "longText": "<p>Email sent to <a href=\"mailto:[mail]\">[mail]</a></p>",
        "disiscrivitiText": "Unsubscribe"
      },
      "customStyle": null,
      "_complex": true,
      "longTextStyle": {
        "_writeable": false,
        "_name": "Paragraph",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['AaZz']",
            "position": {
              "start": {
                "line": 66,
                "col": 31
              },
              "end": {
                "line": 66,
                "col": 55
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 66,
                "col": 57
              },
              "end": {
                "line": 66,
                "col": 79
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 66,
                "col": 81
              },
              "end": {
                "line": 66,
                "col": 98
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 66,
                "col": 100
              },
              "end": {
                "line": 66,
                "col": 124
              }
            }
          }
        ],
        "type": "longTextStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "lineHeight": "lineHeight",
          "align": "align",
          "linksColor": "linksColor"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 1
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 1
        },
        "size": {
          "_writeable": false,
          "_name": "Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 1
        },
        "lineHeight": {
          "_writeable": false,
          "_name": "Line Height",
          "_widget": "select",
          "_options": "normal=Normal|150%=1.5 Lines|200%=Double",
          "_category": "content",
          "type": "lineHeight",
          "_initialized": true
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true
        },
        "linksColor": {
          "_writeable": false,
          "_name": "Link Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 1
        },
        "_usecount": 4
      },
      "_usecount": 20,
      "id": {
        "_writeable": false,
        "_category": "content",
        "_widget": "id",
        "type": "id",
        "_initialized": true,
        "_usecount": 1
      },
      "backgroundColor": {
        "_writeable": false,
        "_name": "Background Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 4
      },
      "linkStyle": {
        "_writeable": false,
        "_name": "Link",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['Link']",
            "position": {
              "start": {
                "line": 64,
                "col": 27
              },
              "end": {
                "line": 64,
                "col": 51
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 64,
                "col": 53
              },
              "end": {
                "line": 64,
                "col": 77
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 64,
                "col": 79
              },
              "end": {
                "line": 64,
                "col": 101
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 64,
                "col": 103
              },
              "end": {
                "line": 64,
                "col": 120
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-text-decoration",
            "value": "@[decoration]",
            "position": {
              "start": {
                "line": 64,
                "col": 122
              },
              "end": {
                "line": 64,
                "col": 157
              }
            }
          }
        ],
        "type": "linkStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "decoration": "decoration=none"
        },
        "_globalStyles": {},
        "_defaultValues": {
          "decoration": "none"
        },
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 1
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 4
        },
        "size": {
          "_writeable": false,
          "_name": "Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 1
        },
        "decoration": {
          "_writeable": false,
          "_name": "Decoration",
          "_widget": "select",
          "_options": "none=None|underline=Underline",
          "_category": "content",
          "type": "decoration",
          "_initialized": true,
          "_usecount": 1
        },
        "_usecount": 7
      },
      "longText": {
        "_writeable": false,
        "_category": "wysiwyg",
        "_name": "Paragraph",
        "_widget": "text",
        "type": "text",
        "_initialized": true,
        "_usecount": 2
      },
      "disiscrivitiText": {
        "_writeable": false,
        "_category": "wysiwyg",
        "_name": "Paragraph",
        "_widget": "text",
        "type": "text",
        "_initialized": true,
        "_usecount": 2
      }
    },
    "fbVisible": {
      "_writeable": false,
      "_name": "Facebook",
      "_widget": "boolean",
      "_category": "content",
      "type": "visible",
      "_initialized": true
    },
    "twVisible": {
      "_writeable": false,
      "_name": "Twitter",
      "_widget": "boolean",
      "_category": "content",
      "type": "visible",
      "_initialized": true
    },
    "ggVisible": {
      "_writeable": false,
      "_name": "Google+",
      "_widget": "boolean",
      "_category": "content",
      "type": "visible",
      "_initialized": true
    },
    "inVisible": {
      "_writeable": false,
      "_name": "LinkedIn",
      "_widget": "boolean",
      "_category": "content",
      "type": "visible",
      "_initialized": true
    },
    "piVisible": {
      "_writeable": false,
      "_name": "Pinterest",
      "_widget": "boolean",
      "_category": "content",
      "type": "visible",
      "_initialized": true
    },
    "flVisible": {
      "_writeable": false,
      "_name": "Flickr",
      "_widget": "boolean",
      "_category": "content",
      "type": "visible",
      "_initialized": true
    },
    "viVisible": {
      "_writeable": false,
      "_name": "Vimeo",
      "_widget": "boolean",
      "_category": "content",
      "type": "visible",
      "_initialized": true
    },
    "webVisible": {
      "_writeable": false,
      "_name": "Website",
      "_widget": "boolean",
      "_category": "content",
      "type": "visible",
      "_initialized": true
    },
    "instVisible": {
      "_writeable": false,
      "_name": "Instagram",
      "_widget": "boolean",
      "_category": "content",
      "type": "visible",
      "_initialized": true
    },
    "youVisible": {
      "_writeable": false,
      "_name": "YouTube",
      "_widget": "boolean",
      "_category": "content",
      "type": "visible",
      "_initialized": true
    },
    "fbUrl": {
      "_writeable": false,
      "_name": "Facebook Link",
      "_widget": "url",
      "_category": "content",
      "type": "url",
      "_initialized": true
    },
    "twUrl": {
      "_writeable": false,
      "_name": "Twitter Link",
      "_widget": "url",
      "_category": "content",
      "type": "url",
      "_initialized": true
    },
    "ggUrl": {
      "_writeable": false,
      "_name": "Google+ Link",
      "_widget": "url",
      "_category": "content",
      "type": "url",
      "_initialized": true
    },
    "inUrl": {
      "_writeable": false,
      "_name": "LinkedIn Link",
      "_widget": "url",
      "_category": "content",
      "type": "url",
      "_initialized": true
    },
    "piUrl": {
      "_writeable": false,
      "_name": "Pinterest Link",
      "_widget": "url",
      "_category": "content",
      "type": "url",
      "_initialized": true
    },
    "flUrl": {
      "_writeable": false,
      "_name": "Flickr Link",
      "_widget": "url",
      "_category": "content",
      "type": "url",
      "_initialized": true
    },
    "viUrl": {
      "_writeable": false,
      "_name": "Vimeo Link",
      "_widget": "url",
      "_category": "content",
      "type": "url",
      "_initialized": true
    },
    "webUrl": {
      "_writeable": false,
      "_name": "Website Link",
      "_widget": "url",
      "_category": "content",
      "type": "url",
      "_initialized": true
    },
    "instUrl": {
      "_writeable": false,
      "_name": "Instagram Link",
      "_widget": "url",
      "_category": "content",
      "type": "url",
      "_initialized": true
    },
    "youUrl": {
      "_writeable": false,
      "_name": "YouTube Link",
      "_widget": "url",
      "_category": "content",
      "type": "url",
      "_initialized": true
    },
    "socialBlock": {
      "_writeable": false,
      "_name": "Social Block",
      "_globalStyle": "_theme_.frameTheme",
      "_variant": "socialIconType",
      "_category": "content",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-background-color",
          "value": "@[backgroundColor]",
          "position": {
            "start": {
              "line": 221,
              "col": 28
            },
            "end": {
              "line": 221,
              "col": 69
            }
          }
        }
      ],
      "_context": "block",
      "type": "socialBlock",
      "_initialized": true,
      "_processedDefs": {
        "customStyle": "customStyle=false",
        "socialIconType": "socialIconType=colors",
        "fbVisible": "fbVisible=true",
        "fbUrl": "fbUrl",
        "twVisible": "twVisible=true",
        "twUrl": "twUrl",
        "ggVisible": "ggVisible=true",
        "ggUrl": "ggUrl",
        "webVisible": "webVisible=false",
        "webUrl": "webUrl",
        "inVisible": "inVisible=false",
        "inUrl": "inUrl",
        "piVisible": "piVisible=false",
        "piUrl": "piUrl",
        "flVisible": "flVisible=false",
        "flUrl": "flUrl",
        "viVisible": "viVisible=false",
        "viUrl": "viUrl",
        "instVisible": "instVisible=false",
        "instUrl": "instUrl",
        "youVisible": "youVisible=false",
        "youUrl": "youUrl",
        "longTextStyle": "longTextStyle",
        "longText": "longText",
        "backgroundColor": "backgroundColor",
        "id": "id"
      },
      "_globalStyles": {
        "longTextStyle.linksColor": "$root.content().theme().frameTheme().longTextStyle().linksColor",
        "backgroundColor": "$root.content().theme().frameTheme().backgroundColor",
        "longTextStyle.face": "$root.content().theme().frameTheme().longTextStyle().face",
        "longTextStyle.color": "$root.content().theme().frameTheme().longTextStyle().color",
        "longTextStyle.size": "$root.content().theme().frameTheme().longTextStyle().size"
      },
      "_defaultValues": {
        "customStyle": false,
        "socialIconType": "colors",
        "fbVisible": true,
        "twVisible": true,
        "ggVisible": true,
        "webVisible": false,
        "inVisible": false,
        "piVisible": false,
        "flVisible": false,
        "viVisible": false,
        "instVisible": false,
        "youVisible": false,
        "longTextStyle.linksColor": null,
        "id": "",
        "backgroundColor": null,
        "longTextStyle.face": null,
        "longTextStyle.color": null,
        "longTextStyle.size": null,
        "fbUrl": "",
        "twUrl": "",
        "ggUrl": "",
        "webUrl": "",
        "inUrl": "",
        "piUrl": "",
        "flUrl": "",
        "viUrl": "",
        "instUrl": "",
        "youUrl": "",
        "longText": "<p>Address and <a href=\"\">Contacts</a></p>"
      },
      "customStyle": null,
      "_complex": true,
      "socialIconType": {
        "_writeable": false,
        "_name": "Icon Version",
        "_widget": "select",
        "_options": "bw=Black and White|colors=Colors",
        "_category": "content",
        "type": "socialIconType",
        "_initialized": true,
        "_usecount": 2
      },
      "fbVisible": {
        "_writeable": false,
        "_name": "Facebook",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 4
      },
      "fbUrl": {
        "_writeable": false,
        "_name": "Facebook Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true,
        "_usecount": 2
      },
      "twVisible": {
        "_writeable": false,
        "_name": "Twitter",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 4
      },
      "twUrl": {
        "_writeable": false,
        "_name": "Twitter Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true,
        "_usecount": 2
      },
      "ggVisible": {
        "_writeable": false,
        "_name": "Google+",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 4
      },
      "ggUrl": {
        "_writeable": false,
        "_name": "Google+ Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true,
        "_usecount": 2
      },
      "webVisible": {
        "_writeable": false,
        "_name": "Website",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 4
      },
      "webUrl": {
        "_writeable": false,
        "_name": "Website Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true,
        "_usecount": 2
      },
      "inVisible": {
        "_writeable": false,
        "_name": "LinkedIn",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 4
      },
      "inUrl": {
        "_writeable": false,
        "_name": "LinkedIn Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true,
        "_usecount": 2
      },
      "piVisible": {
        "_writeable": false,
        "_name": "Pinterest",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 4
      },
      "piUrl": {
        "_writeable": false,
        "_name": "Pinterest Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true,
        "_usecount": 2
      },
      "flVisible": {
        "_writeable": false,
        "_name": "Flickr",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 4
      },
      "flUrl": {
        "_writeable": false,
        "_name": "Flickr Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true,
        "_usecount": 2
      },
      "viVisible": {
        "_writeable": false,
        "_name": "Vimeo",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 4
      },
      "viUrl": {
        "_writeable": false,
        "_name": "Vimeo Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true,
        "_usecount": 2
      },
      "instVisible": {
        "_writeable": false,
        "_name": "Instagram",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 4
      },
      "instUrl": {
        "_writeable": false,
        "_name": "Instagram Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true,
        "_usecount": 2
      },
      "youVisible": {
        "_writeable": false,
        "_name": "YouTube",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 4
      },
      "youUrl": {
        "_writeable": false,
        "_name": "YouTube Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true,
        "_usecount": 2
      },
      "longTextStyle": {
        "_writeable": false,
        "_name": "Paragraph",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['AaZz']",
            "position": {
              "start": {
                "line": 66,
                "col": 31
              },
              "end": {
                "line": 66,
                "col": 55
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 66,
                "col": 57
              },
              "end": {
                "line": 66,
                "col": 79
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 66,
                "col": 81
              },
              "end": {
                "line": 66,
                "col": 98
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 66,
                "col": 100
              },
              "end": {
                "line": 66,
                "col": 124
              }
            }
          }
        ],
        "type": "longTextStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "lineHeight": "lineHeight",
          "align": "align",
          "linksColor": "linksColor"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 1
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 1
        },
        "size": {
          "_writeable": false,
          "_name": "Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 1
        },
        "lineHeight": {
          "_writeable": false,
          "_name": "Line Height",
          "_widget": "select",
          "_options": "normal=Normal|150%=1.5 Lines|200%=Double",
          "_category": "content",
          "type": "lineHeight",
          "_initialized": true
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true
        },
        "linksColor": {
          "_writeable": false,
          "_name": "Link Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 1
        },
        "_usecount": 4
      },
      "longText": {
        "_writeable": false,
        "_category": "wysiwyg",
        "_name": "Paragraph",
        "_widget": "text",
        "type": "text",
        "_initialized": true,
        "_usecount": 2
      },
      "backgroundColor": {
        "_writeable": false,
        "_name": "Background Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      },
      "_usecount": 71,
      "id": {
        "_writeable": false,
        "_category": "content",
        "_widget": "id",
        "type": "id",
        "_initialized": true,
        "_usecount": 1
      }
    },
    "bigSocialBlock": {
      "_writeable": false,
      "_name": "Big Social Block",
      "_globalStyle": "_theme_.contentTheme",
      "_variant": "bigSocialIconType",
      "_category": "content",
      "_context": "block",
      "type": "bigSocialBlock",
      "_initialized": true,
      "_processedDefs": {
        "customStyle": "customStyle=false",
        "bigSocialIconType": "bigSocialIconType=rdcol",
        "bigSocialIconSize": "bigSocialIconSize=48",
        "fbVisible": "fbVisible=true",
        "fbUrl": "fbUrl",
        "twVisible": "twVisible=true",
        "twUrl": "twUrl",
        "ggVisible": "ggVisible=true",
        "ggUrl": "ggUrl",
        "webVisible": "webVisible=false",
        "webUrl": "webUrl",
        "inVisible": "inVisible=true",
        "inUrl": "inUrl",
        "piVisible": "piVisible=false",
        "piUrl": "piUrl",
        "flVisible": "flVisible=false",
        "flUrl": "flUrl",
        "viVisible": "viVisible=false",
        "viUrl": "viUrl",
        "instVisible": "instVisible=true",
        "instUrl": "instUrl",
        "youVisible": "youVisible=true",
        "youUrl": "youUrl",
        "longTextStyle": "longTextStyle",
        "longText": "longText",
        "id": "id",
        "externalBackgroundColor": "externalBackgroundColor",
        "backgroundColor": "backgroundColor"
      },
      "_globalStyles": {
        "externalBackgroundColor": "$root.content().theme().contentTheme().externalBackgroundColor",
        "backgroundColor": "$root.content().theme().contentTheme().backgroundColor"
      },
      "_defaultValues": {
        "customStyle": false,
        "bigSocialIconType": "rdcol",
        "bigSocialIconSize": "48",
        "fbVisible": true,
        "twVisible": true,
        "ggVisible": true,
        "webVisible": false,
        "inVisible": true,
        "piVisible": false,
        "flVisible": false,
        "viVisible": false,
        "instVisible": true,
        "youVisible": true,
        "id": "",
        "externalBackgroundColor": null,
        "backgroundColor": null,
        "fbUrl": "",
        "twUrl": "",
        "ggUrl": "",
        "webUrl": "",
        "inUrl": "",
        "piUrl": "",
        "flUrl": "",
        "viUrl": "",
        "instUrl": "",
        "youUrl": ""
      },
      "customStyle": null,
      "_complex": true,
      "bigSocialIconType": {
        "_writeable": false,
        "_name": "Icon Version",
        "_widget": "select",
        "_options": "bw=Black and White|colors=Colors|rdcol=Rounded Colors|rdbl=Rounded Black",
        "_category": "content",
        "type": "bigSocialIconType",
        "_initialized": true,
        "_usecount": 4
      },
      "bigSocialIconSize": {
        "_writeable": false,
        "_name": "Icon Size",
        "_widget": "select",
        "_options": "32=Small|48=Big",
        "_category": "content",
        "type": "bigSocialIconSize",
        "_initialized": true,
        "_usecount": 80
      },
      "fbVisible": {
        "_writeable": false,
        "_name": "Facebook",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 8
      },
      "fbUrl": {
        "_writeable": false,
        "_name": "Facebook Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true,
        "_usecount": 4
      },
      "twVisible": {
        "_writeable": false,
        "_name": "Twitter",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 8
      },
      "twUrl": {
        "_writeable": false,
        "_name": "Twitter Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true,
        "_usecount": 4
      },
      "ggVisible": {
        "_writeable": false,
        "_name": "Google+",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 8
      },
      "ggUrl": {
        "_writeable": false,
        "_name": "Google+ Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true,
        "_usecount": 4
      },
      "webVisible": {
        "_writeable": false,
        "_name": "Website",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 8
      },
      "webUrl": {
        "_writeable": false,
        "_name": "Website Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true,
        "_usecount": 4
      },
      "inVisible": {
        "_writeable": false,
        "_name": "LinkedIn",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 8
      },
      "inUrl": {
        "_writeable": false,
        "_name": "LinkedIn Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true,
        "_usecount": 4
      },
      "piVisible": {
        "_writeable": false,
        "_name": "Pinterest",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 8
      },
      "piUrl": {
        "_writeable": false,
        "_name": "Pinterest Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true,
        "_usecount": 4
      },
      "flVisible": {
        "_writeable": false,
        "_name": "Flickr",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 8
      },
      "flUrl": {
        "_writeable": false,
        "_name": "Flickr Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true,
        "_usecount": 4
      },
      "viVisible": {
        "_writeable": false,
        "_name": "Vimeo",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 8
      },
      "viUrl": {
        "_writeable": false,
        "_name": "Vimeo Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true,
        "_usecount": 4
      },
      "instVisible": {
        "_writeable": false,
        "_name": "Instagram",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 8
      },
      "instUrl": {
        "_writeable": false,
        "_name": "Instagram Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true,
        "_usecount": 4
      },
      "youVisible": {
        "_writeable": false,
        "_name": "YouTube",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 8
      },
      "youUrl": {
        "_writeable": false,
        "_name": "YouTube Link",
        "_widget": "url",
        "_category": "content",
        "type": "url",
        "_initialized": true,
        "_usecount": 4
      },
      "longTextStyle": {
        "_writeable": false,
        "_name": "Paragraph",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['AaZz']",
            "position": {
              "start": {
                "line": 66,
                "col": 31
              },
              "end": {
                "line": 66,
                "col": 55
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 66,
                "col": 57
              },
              "end": {
                "line": 66,
                "col": 79
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 66,
                "col": 81
              },
              "end": {
                "line": 66,
                "col": 98
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 66,
                "col": 100
              },
              "end": {
                "line": 66,
                "col": 124
              }
            }
          }
        ],
        "type": "longTextStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "lineHeight": "lineHeight",
          "align": "align",
          "linksColor": "linksColor"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true
        },
        "size": {
          "_writeable": false,
          "_name": "Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true
        },
        "lineHeight": {
          "_writeable": false,
          "_name": "Line Height",
          "_widget": "select",
          "_options": "normal=Normal|150%=1.5 Lines|200%=Double",
          "_category": "content",
          "type": "lineHeight",
          "_initialized": true
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true
        },
        "linksColor": {
          "_writeable": false,
          "_name": "Link Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true
        }
      },
      "longText": {
        "_writeable": false,
        "_category": "content",
        "_name": "Paragraph",
        "_widget": "text",
        "type": "text",
        "_initialized": true
      },
      "id": {
        "_writeable": false,
        "_category": "content",
        "_widget": "id",
        "type": "id",
        "_initialized": true,
        "_usecount": 1
      },
      "_usecount": 209,
      "externalBackgroundColor": {
        "_writeable": false,
        "_name": "External Background",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      },
      "backgroundColor": {
        "_writeable": false,
        "_name": "Background Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      }
    },
    "shareButtonStyle iconColorType": {
      "_writeable": false,
      "_name": "Icon Color",
      "_widget": "select",
      "_options": "brand=Brand|white=White|black=Black",
      "_category": "content",
      "type": "iconColorType",
      "_initialized": true
    },
    "shareButtonStyle color": {
      "_writeable": false,
      "_name": "Text Color",
      "_widget": "color",
      "_category": "content",
      "type": "color",
      "_initialized": true
    },
    "shareButtonStyle size": {
      "_writeable": false,
      "_name": "Text Size",
      "_widget": "select",
      "_options": "10|11|12|13|14|15|16|18|20|22|25",
      "_category": "content",
      "type": "size",
      "_initialized": true
    },
    "shareButtonStyle": {
      "_writeable": false,
      "_name": "Share Button",
      "_category": "style",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-bind-text",
          "value": "@['Button']",
          "position": {
            "start": {
              "line": 151,
              "col": 34
            },
            "end": {
              "line": 151,
              "col": 60
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-font-family",
          "value": "@face",
          "position": {
            "start": {
              "line": 151,
              "col": 62
            },
            "end": {
              "line": 151,
              "col": 84
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-color",
          "value": "@['black']",
          "position": {
            "start": {
              "line": 151,
              "col": 86
            },
            "end": {
              "line": 151,
              "col": 107
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-font-size",
          "value": "@[size]px",
          "position": {
            "start": {
              "line": 151,
              "col": 109
            },
            "end": {
              "line": 151,
              "col": 133
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-background-color",
          "value": "@['#CCCCCC']",
          "position": {
            "start": {
              "line": 151,
              "col": 135
            },
            "end": {
              "line": 151,
              "col": 169
            }
          }
        },
        {
          "type": "property",
          "name": "padding-left",
          "value": "5px",
          "position": {
            "start": {
              "line": 151,
              "col": 171
            },
            "end": {
              "line": 151,
              "col": 188
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-border-radius",
          "value": "@[radius]px",
          "position": {
            "start": {
              "line": 151,
              "col": 190
            },
            "end": {
              "line": 151,
              "col": 220
            }
          }
        }
      ],
      "type": "shareButtonStyle",
      "_initialized": true,
      "_processedDefs": {
        "face": "face",
        "iconColorType": "iconColorType=black",
        "color": "color",
        "size": "size",
        "align": "align",
        "buttonColor": "buttonColor",
        "radius": "radius"
      },
      "_globalStyles": {},
      "_defaultValues": {
        "iconColorType": "black"
      },
      "face": {
        "_writeable": false,
        "_name": "Font",
        "_widget": "select",
        "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
        "_category": "content",
        "type": "face",
        "_initialized": true
      },
      "_complex": true,
      "iconColorType": {
        "_writeable": false,
        "_name": "Icon Color",
        "_widget": "select",
        "_options": "brand=Brand|white=White|black=Black",
        "_category": "content",
        "type": "iconColorType",
        "_initialized": true
      },
      "color": {
        "_writeable": false,
        "_name": "Text Color",
        "_widget": "color",
        "_category": "content",
        "type": "color",
        "_initialized": true
      },
      "size": {
        "_writeable": false,
        "_name": "Text Size",
        "_widget": "select",
        "_options": "10|11|12|13|14|15|16|18|20|22|25",
        "_category": "content",
        "type": "size",
        "_initialized": true
      },
      "align": {
        "_writeable": false,
        "_name": "Alignment",
        "_widget": "select",
        "_options": "left=Left|right=Right|center=Center",
        "_category": "content",
        "type": "align",
        "_initialized": true
      },
      "buttonColor": {
        "_writeable": false,
        "_name": "Button Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true
      },
      "radius": {
        "_writeable": false,
        "_name": "Corner Radius",
        "_widget": "integer",
        "_max": "20",
        "_help": "Attention - this property is not supported on all email clients (i.e. Outlook)",
        "_category": "style",
        "type": "radius",
        "_initialized": true
      }
    },
    "shareButtonType": {
      "_writeable": false,
      "_name": "Button Version",
      "_widget": "select",
      "_options": "reverse=Brand buttons|simple=Brand icons|custom=Custom buttons",
      "_category": "content",
      "type": "shareButtonType",
      "_initialized": true
    },
    "shareBlock fbVisible": {
      "_writeable": false,
      "_name": "Facebook",
      "_widget": "boolean",
      "_category": "content",
      "type": "fbVisible",
      "_initialized": true
    },
    "shareBlock twVisible": {
      "_writeable": false,
      "_name": "Twitter",
      "_widget": "boolean",
      "_category": "content",
      "type": "twVisible",
      "_initialized": true
    },
    "shareBlock inVisible": {
      "_writeable": false,
      "_name": "LinkedIn",
      "_widget": "boolean",
      "_category": "content",
      "type": "inVisible",
      "_initialized": true
    },
    "shareBlock ggVisible": {
      "_writeable": false,
      "_name": "Google+",
      "_widget": "boolean",
      "_category": "content",
      "type": "ggVisible",
      "_initialized": true
    },
    "shareBlock piVisible": {
      "_writeable": false,
      "_name": "Pinterest",
      "_widget": "boolean",
      "_category": "content",
      "type": "piVisible",
      "_initialized": true
    },
    "shareBlock customUrl": {
      "_writeable": false,
      "_name": "Share Link",
      "_widget": "url",
      "_category": "content",
      "type": "customUrl",
      "_initialized": true
    },
    "shareBlock": {
      "_writeable": false,
      "_name": "Share Block",
      "_globalStyle": "_theme_.contentTheme",
      "_variant": "shareButtonType",
      "_category": "content",
      "_context": "block",
      "type": "shareBlock",
      "_initialized": true,
      "_processedDefs": {
        "customStyle": "customStyle=false",
        "shareButtonType": "shareButtonType=reverse",
        "fbVisible": "fbVisible=true",
        "twVisible": "twVisible=true",
        "inVisible": "inVisible=false",
        "ggVisible": "ggVisible=true",
        "piVisible": "piVisible=false",
        "customUrl": "customUrl",
        "id": "id",
        "externalBackgroundColor": "externalBackgroundColor",
        "backgroundColor": "backgroundColor",
        "shareButtonStyle": "shareButtonStyle",
        "fbText": "fbText",
        "twText": "twText",
        "inText": "inText",
        "ggText": "ggText",
        "piText": "piText"
      },
      "_globalStyles": {
        "externalBackgroundColor": "$root.content().theme().contentTheme().externalBackgroundColor",
        "backgroundColor": "$root.content().theme().contentTheme().backgroundColor",
        "shareButtonStyle.radius": "$root.content().theme().contentTheme().shareButtonStyle().radius",
        "shareButtonStyle.face": "$root.content().theme().contentTheme().shareButtonStyle().face",
        "shareButtonStyle.size": "$root.content().theme().contentTheme().shareButtonStyle().size",
        "shareButtonStyle.buttonColor": "$root.content().theme().contentTheme().shareButtonStyle().buttonColor",
        "shareButtonStyle.color": "$root.content().theme().contentTheme().shareButtonStyle().color",
        "shareButtonStyle.iconColorType": "$root.content().theme().contentTheme().shareButtonStyle().iconColorType"
      },
      "_defaultValues": {
        "customStyle": false,
        "shareButtonType": "reverse",
        "fbVisible": true,
        "twVisible": true,
        "inVisible": false,
        "ggVisible": true,
        "piVisible": false,
        "id": "",
        "externalBackgroundColor": null,
        "backgroundColor": null,
        "shareButtonStyle.radius": null,
        "shareButtonStyle.face": null,
        "shareButtonStyle.size": null,
        "shareButtonStyle.buttonColor": null,
        "shareButtonStyle.color": null,
        "shareButtonStyle.iconColorType": null,
        "fbText": "Share\r\n            ",
        "twText": "Share\r\n            ",
        "inText": "Share\r\n            ",
        "ggText": "Share\r\n            ",
        "piText": "Share\r\n            "
      },
      "customStyle": null,
      "_complex": true,
      "shareButtonType": {
        "_writeable": false,
        "_name": "Button Version",
        "_widget": "select",
        "_options": "reverse=Brand buttons|simple=Brand icons|custom=Custom buttons",
        "_category": "content",
        "type": "shareButtonType",
        "_initialized": true,
        "_usecount": 3
      },
      "fbVisible": {
        "_writeable": false,
        "_name": "Facebook",
        "_widget": "boolean",
        "_category": "content",
        "type": "fbVisible",
        "_initialized": true,
        "_usecount": 10
      },
      "twVisible": {
        "_writeable": false,
        "_name": "Twitter",
        "_widget": "boolean",
        "_category": "content",
        "type": "twVisible",
        "_initialized": true,
        "_usecount": 10
      },
      "inVisible": {
        "_writeable": false,
        "_name": "LinkedIn",
        "_widget": "boolean",
        "_category": "content",
        "type": "inVisible",
        "_initialized": true,
        "_usecount": 10
      },
      "ggVisible": {
        "_writeable": false,
        "_name": "Google+",
        "_widget": "boolean",
        "_category": "content",
        "type": "ggVisible",
        "_initialized": true,
        "_usecount": 10
      },
      "piVisible": {
        "_writeable": false,
        "_name": "Pinterest",
        "_widget": "boolean",
        "_category": "content",
        "type": "piVisible",
        "_initialized": true,
        "_usecount": 10
      },
      "customUrl": {
        "_writeable": false,
        "_name": "Share Link",
        "_widget": "url",
        "_category": "content",
        "type": "customUrl",
        "_initialized": true
      },
      "id": {
        "_writeable": false,
        "_category": "content",
        "_widget": "id",
        "type": "id",
        "_initialized": true,
        "_usecount": 1
      },
      "_usecount": 452,
      "externalBackgroundColor": {
        "_writeable": false,
        "_name": "External Background",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      },
      "backgroundColor": {
        "_writeable": false,
        "_name": "Background Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 6
      },
      "shareButtonStyle": {
        "_writeable": false,
        "_name": "Share Button",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['Button']",
            "position": {
              "start": {
                "line": 151,
                "col": 34
              },
              "end": {
                "line": 151,
                "col": 60
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 151,
                "col": 62
              },
              "end": {
                "line": 151,
                "col": 84
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@['black']",
            "position": {
              "start": {
                "line": 151,
                "col": 86
              },
              "end": {
                "line": 151,
                "col": 107
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 151,
                "col": 109
              },
              "end": {
                "line": 151,
                "col": 133
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-background-color",
            "value": "@['#CCCCCC']",
            "position": {
              "start": {
                "line": 151,
                "col": 135
              },
              "end": {
                "line": 151,
                "col": 169
              }
            }
          },
          {
            "type": "property",
            "name": "padding-left",
            "value": "5px",
            "position": {
              "start": {
                "line": 151,
                "col": 171
              },
              "end": {
                "line": 151,
                "col": 188
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-border-radius",
            "value": "@[radius]px",
            "position": {
              "start": {
                "line": 151,
                "col": 190
              },
              "end": {
                "line": 151,
                "col": 220
              }
            }
          }
        ],
        "type": "shareButtonStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "iconColorType": "iconColorType=black",
          "color": "color",
          "size": "size",
          "align": "align",
          "buttonColor": "buttonColor",
          "radius": "radius"
        },
        "_globalStyles": {},
        "_defaultValues": {
          "iconColorType": "black"
        },
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 100
        },
        "_complex": true,
        "iconColorType": {
          "_writeable": false,
          "_name": "Icon Color",
          "_widget": "select",
          "_options": "brand=Brand|white=White|black=Black",
          "_category": "content",
          "type": "iconColorType",
          "_initialized": true,
          "_usecount": 30
        },
        "color": {
          "_writeable": false,
          "_name": "Text Color",
          "_widget": "color",
          "_category": "content",
          "type": "color",
          "_initialized": true,
          "_usecount": 60
        },
        "size": {
          "_writeable": false,
          "_name": "Text Size",
          "_widget": "select",
          "_options": "10|11|12|13|14|15|16|18|20|22|25",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 100
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true
        },
        "buttonColor": {
          "_writeable": false,
          "_name": "Button Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 30
        },
        "radius": {
          "_writeable": false,
          "_name": "Corner Radius",
          "_widget": "integer",
          "_max": "20",
          "_help": "Attention - this property is not supported on all email clients (i.e. Outlook)",
          "_category": "style",
          "type": "radius",
          "_initialized": true,
          "_usecount": 20
        },
        "_usecount": 340
      },
      "fbText": {
        "_writeable": false,
        "_category": "wysiwyg",
        "_name": "Paragraph",
        "_widget": "text",
        "type": "text",
        "_initialized": true,
        "_usecount": 10
      },
      "twText": {
        "_writeable": false,
        "_category": "wysiwyg",
        "_name": "Paragraph",
        "_widget": "text",
        "type": "text",
        "_initialized": true,
        "_usecount": 10
      },
      "inText": {
        "_writeable": false,
        "_category": "wysiwyg",
        "_name": "Paragraph",
        "_widget": "text",
        "type": "text",
        "_initialized": true,
        "_usecount": 10
      },
      "ggText": {
        "_writeable": false,
        "_category": "wysiwyg",
        "_name": "Paragraph",
        "_widget": "text",
        "type": "text",
        "_initialized": true,
        "_usecount": 10
      },
      "piText": {
        "_writeable": false,
        "_category": "wysiwyg",
        "_name": "Paragraph",
        "_widget": "text",
        "type": "text",
        "_initialized": true,
        "_usecount": 10
      }
    },
    "preheaderBlock": {
      "_writeable": false,
      "_name": "Preheader Block",
      "_globalStyle": "_theme_.frameTheme",
      "_category": "content",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-background-color",
          "value": "@[backgroundColor]",
          "position": {
            "start": {
              "line": 221,
              "col": 28
            },
            "end": {
              "line": 221,
              "col": 69
            }
          }
        }
      ],
      "_context": "block",
      "type": "preheaderBlock",
      "_initialized": true,
      "_processedDefs": {
        "customStyle": "customStyle=false",
        "id": "id",
        "backgroundColor": "backgroundColor",
        "preheaderText": "preheaderText",
        "linkStyle": "linkStyle",
        "preheaderLinkOption": "preheaderLinkOption",
        "longTextStyle": "longTextStyle",
        "unsubscribeText": "unsubscribeText",
        "webversionText": "webversionText"
      },
      "_globalStyles": {
        "backgroundColor": "$root.content().theme().frameTheme().backgroundColor",
        "linkStyle.face": "$root.content().theme().frameTheme().linkStyle().face",
        "linkStyle.color": "$root.content().theme().frameTheme().linkStyle().color",
        "linkStyle.size": "$root.content().theme().frameTheme().linkStyle().size",
        "linkStyle.decoration": "$root.content().theme().frameTheme().linkStyle().decoration",
        "longTextStyle.align": "$root.content().theme().frameTheme().longTextStyle().align",
        "longTextStyle.face": "$root.content().theme().frameTheme().longTextStyle().face",
        "longTextStyle.color": "$root.content().theme().frameTheme().longTextStyle().color",
        "longTextStyle.size": "$root.content().theme().frameTheme().longTextStyle().size"
      },
      "_defaultValues": {
        "customStyle": false,
        "id": "",
        "backgroundColor": null,
        "preheaderText": "",
        "linkStyle.face": null,
        "linkStyle.color": null,
        "linkStyle.size": null,
        "linkStyle.decoration": null,
        "preheaderLinkOption": "[unsubscribe_link]",
        "longTextStyle.align": null,
        "longTextStyle.face": null,
        "longTextStyle.color": null,
        "longTextStyle.size": null,
        "unsubscribeText": "Unsubscribe",
        "webversionText": "View in your browser"
      },
      "customStyle": null,
      "_complex": true,
      "id": {
        "_writeable": false,
        "_category": "content",
        "_widget": "id",
        "type": "id",
        "_initialized": true,
        "_usecount": 1
      },
      "_usecount": 28,
      "backgroundColor": {
        "_writeable": false,
        "_name": "Background Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      },
      "preheaderText": {
        "_writeable": false,
        "_category": "content",
        "_name": "PreHeader Text",
        "_widget": "text",
        "type": "text",
        "_initialized": true,
        "_help": "This text will be shown on some email clients as a preview of the email contents",
        "_usecount": 2
      },
      "linkStyle": {
        "_writeable": false,
        "_name": "Link",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['Link']",
            "position": {
              "start": {
                "line": 64,
                "col": 27
              },
              "end": {
                "line": 64,
                "col": 51
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 64,
                "col": 53
              },
              "end": {
                "line": 64,
                "col": 77
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 64,
                "col": 79
              },
              "end": {
                "line": 64,
                "col": 101
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 64,
                "col": 103
              },
              "end": {
                "line": 64,
                "col": 120
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-text-decoration",
            "value": "@[decoration]",
            "position": {
              "start": {
                "line": 64,
                "col": 122
              },
              "end": {
                "line": 64,
                "col": 157
              }
            }
          }
        ],
        "type": "linkStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "decoration": "decoration=none"
        },
        "_globalStyles": {},
        "_defaultValues": {
          "decoration": "none"
        },
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 2
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 4
        },
        "size": {
          "_writeable": false,
          "_name": "Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 2
        },
        "decoration": {
          "_writeable": false,
          "_name": "Decoration",
          "_widget": "select",
          "_options": "none=None|underline=Underline",
          "_category": "content",
          "type": "decoration",
          "_initialized": true,
          "_usecount": 2
        },
        "_usecount": 10
      },
      "preheaderLinkOption": {
        "_writeable": false,
        "_name": "Unsubscribe Link",
        "_widget": "select",
        "_options": "[profile_link]=Profile|[unsubscribe_link]=Unsubscribe|none=None",
        "_help": "If -None- is selected, preHeader text will be shown",
        "_category": "content",
        "type": "preheaderLinkOption",
        "_initialized": true,
        "_usecount": 4
      },
      "longTextStyle": {
        "_writeable": false,
        "_name": "Paragraph",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['AaZz']",
            "position": {
              "start": {
                "line": 66,
                "col": 31
              },
              "end": {
                "line": 66,
                "col": 55
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 66,
                "col": 57
              },
              "end": {
                "line": 66,
                "col": 79
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 66,
                "col": 81
              },
              "end": {
                "line": 66,
                "col": 98
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 66,
                "col": 100
              },
              "end": {
                "line": 66,
                "col": 124
              }
            }
          }
        ],
        "type": "longTextStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "lineHeight": "lineHeight",
          "align": "align",
          "linksColor": "linksColor"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 1
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 1
        },
        "size": {
          "_writeable": false,
          "_name": "Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 1
        },
        "lineHeight": {
          "_writeable": false,
          "_name": "Line Height",
          "_widget": "select",
          "_options": "normal=Normal|150%=1.5 Lines|200%=Double",
          "_category": "content",
          "type": "lineHeight",
          "_initialized": true
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true,
          "_usecount": 2
        },
        "linksColor": {
          "_writeable": false,
          "_name": "Link Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true
        },
        "_usecount": 5
      },
      "unsubscribeText": {
        "_writeable": false,
        "_category": "wysiwyg",
        "_name": "Unsubscribe Link",
        "_widget": "text",
        "type": "text",
        "_initialized": true,
        "_usecount": 2
      },
      "webversionText": {
        "_writeable": false,
        "_category": "wysiwyg",
        "_name": "Web Link Text",
        "_widget": "text",
        "type": "text",
        "_initialized": true,
        "_usecount": 2
      }
    },
    "sideArticleBlock imagePos": {
      "_writeable": false,
      "_name": "Image position",
      "_widget": "select",
      "_options": "left=Left|right=Right",
      "_category": "content",
      "type": "imagePos",
      "_initialized": true
    },
    "sideArticleBlock imageWidth": {
      "_writeable": false,
      "_name": "Image Size",
      "_widget": "select",
      "_options": "120=Small|166=Medium|258=Big",
      "_category": "content",
      "type": "imageWidth",
      "_initialized": true
    },
    "sideArticleBlock": {
      "_writeable": false,
      "_name": "Image+Text Block",
      "_globalStyle": "_theme_.contentTheme",
      "_variant": "imagePos",
      "_category": "content",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-background-color",
          "value": "@[backgroundColor]",
          "position": {
            "start": {
              "line": 221,
              "col": 28
            },
            "end": {
              "line": 221,
              "col": 69
            }
          }
        }
      ],
      "_context": "block",
      "type": "sideArticleBlock",
      "_initialized": true,
      "_processedDefs": {
        "customStyle": "customStyle=false",
        "backgroundColor": "backgroundColor",
        "titleVisible": "titleVisible=true",
        "buttonVisible": "buttonVisible=true",
        "imageWidth": "imageWidth=166",
        "imagePos": "imagePos=left",
        "titleTextStyle": "titleTextStyle",
        "longTextStyle": "longTextStyle",
        "buttonStyle": "buttonStyle",
        "image": "image",
        "longText": "longText",
        "buttonLink": "buttonLink",
        "id": "id",
        "externalBackgroundColor": "externalBackgroundColor",
        "titleText": "titleText"
      },
      "_globalStyles": {
        "longTextStyle.linksColor": "$root.content().theme().contentTheme().longTextStyle().linksColor",
        "externalBackgroundColor": "$root.content().theme().contentTheme().externalBackgroundColor",
        "backgroundColor": "$root.content().theme().contentTheme().backgroundColor",
        "longTextStyle.face": "$root.content().theme().contentTheme().longTextStyle().face",
        "longTextStyle.color": "$root.content().theme().contentTheme().longTextStyle().color",
        "longTextStyle.size": "$root.content().theme().contentTheme().longTextStyle().size",
        "titleTextStyle.align": "$root.content().theme().contentTheme().titleTextStyle().align",
        "titleTextStyle.face": "$root.content().theme().contentTheme().titleTextStyle().face",
        "titleTextStyle.color": "$root.content().theme().contentTheme().titleTextStyle().color",
        "titleTextStyle.size": "$root.content().theme().contentTheme().titleTextStyle().size",
        "longTextStyle.lineHeight": "$root.content().theme().contentTheme().longTextStyle().lineHeight",
        "longTextStyle.align": "$root.content().theme().contentTheme().longTextStyle().align",
        "buttonStyle.align": "$root.content().theme().contentTheme().buttonStyle().align",
        "buttonStyle.face": "$root.content().theme().contentTheme().buttonStyle().face",
        "buttonStyle.color": "$root.content().theme().contentTheme().buttonStyle().color",
        "buttonStyle.size": "$root.content().theme().contentTheme().buttonStyle().size",
        "buttonStyle.buttonColor": "$root.content().theme().contentTheme().buttonStyle().buttonColor",
        "buttonStyle.radius": "$root.content().theme().contentTheme().buttonStyle().radius"
      },
      "_defaultValues": {
        "customStyle": false,
        "titleVisible": true,
        "buttonVisible": true,
        "imageWidth": "166",
        "imagePos": "left",
        "longTextStyle.linksColor": null,
        "id": "",
        "externalBackgroundColor": null,
        "backgroundColor": null,
        "image.url": "",
        "image.alt": "",
        "longTextStyle.face": null,
        "longTextStyle.color": null,
        "longTextStyle.size": null,
        "titleTextStyle.align": null,
        "titleTextStyle.face": null,
        "titleTextStyle.color": null,
        "titleTextStyle.size": null,
        "longTextStyle.lineHeight": null,
        "longTextStyle.align": null,
        "buttonStyle.align": null,
        "buttonStyle.face": null,
        "buttonStyle.color": null,
        "buttonStyle.size": null,
        "buttonStyle.buttonColor": null,
        "buttonStyle.radius": null,
        "buttonLink.url": "",
        "image.src": "",
        "titleText": "Title",
        "longText": "<p>Far far away, behind the word mountains, far from the countries <a href=\"\">Vokalia and Consonantia</a>, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by their place and supplies it with the necessary regelialia.</p>",
        "buttonLink.text": "BUTTON"
      },
      "customStyle": null,
      "_complex": true,
      "backgroundColor": {
        "_writeable": false,
        "_name": "Background Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      },
      "titleVisible": {
        "_writeable": false,
        "_name": "Show Title",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 1
      },
      "buttonVisible": {
        "_writeable": false,
        "_name": "Show Button",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 2
      },
      "imageWidth": {
        "_writeable": false,
        "_name": "Image Size",
        "_widget": "select",
        "_options": "120=Small|166=Medium|258=Big",
        "_category": "content",
        "type": "imageWidth",
        "_initialized": true,
        "_usecount": 22
      },
      "imagePos": {
        "_writeable": false,
        "_name": "Image position",
        "_widget": "select",
        "_options": "left=Left|right=Right",
        "_category": "content",
        "type": "imagePos",
        "_initialized": true,
        "_usecount": 4
      },
      "titleTextStyle": {
        "_writeable": false,
        "_name": "Title",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['AaZz']",
            "position": {
              "start": {
                "line": 62,
                "col": 27
              },
              "end": {
                "line": 62,
                "col": 51
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 62,
                "col": 53
              },
              "end": {
                "line": 62,
                "col": 75
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 62,
                "col": 77
              },
              "end": {
                "line": 62,
                "col": 94
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 62,
                "col": 96
              },
              "end": {
                "line": 62,
                "col": 120
              }
            }
          }
        ],
        "type": "textStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "align": "align"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 1
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 1
        },
        "size": {
          "_writeable": false,
          "_name": "Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 1
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true,
          "_usecount": 2
        },
        "_usecount": 5
      },
      "longTextStyle": {
        "_writeable": false,
        "_name": "Paragraph",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['AaZz']",
            "position": {
              "start": {
                "line": 66,
                "col": 31
              },
              "end": {
                "line": 66,
                "col": 55
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 66,
                "col": 57
              },
              "end": {
                "line": 66,
                "col": 79
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 66,
                "col": 81
              },
              "end": {
                "line": 66,
                "col": 98
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 66,
                "col": 100
              },
              "end": {
                "line": 66,
                "col": 124
              }
            }
          }
        ],
        "type": "longTextStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "lineHeight": "lineHeight",
          "align": "align",
          "linksColor": "linksColor"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 3
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 3
        },
        "size": {
          "_writeable": false,
          "_name": "Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 3
        },
        "lineHeight": {
          "_writeable": false,
          "_name": "Line Height",
          "_widget": "select",
          "_options": "normal=Normal|150%=1.5 Lines|200%=Double",
          "_category": "content",
          "type": "lineHeight",
          "_initialized": true,
          "_usecount": 1
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true,
          "_usecount": 2
        },
        "linksColor": {
          "_writeable": false,
          "_name": "Link Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 1
        },
        "_usecount": 13
      },
      "buttonStyle": {
        "_writeable": false,
        "_name": "Button",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['Button']",
            "position": {
              "start": {
                "line": 81,
                "col": 29
              },
              "end": {
                "line": 81,
                "col": 55
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 81,
                "col": 57
              },
              "end": {
                "line": 81,
                "col": 79
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 81,
                "col": 81
              },
              "end": {
                "line": 81,
                "col": 98
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 81,
                "col": 100
              },
              "end": {
                "line": 81,
                "col": 124
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-background-color",
            "value": "@buttonColor",
            "position": {
              "start": {
                "line": 81,
                "col": 126
              },
              "end": {
                "line": 81,
                "col": 160
              }
            }
          },
          {
            "type": "property",
            "name": "padding-left",
            "value": "5px",
            "position": {
              "start": {
                "line": 81,
                "col": 162
              },
              "end": {
                "line": 81,
                "col": 179
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-border-radius",
            "value": "@[radius]px",
            "position": {
              "start": {
                "line": 81,
                "col": 181
              },
              "end": {
                "line": 81,
                "col": 211
              }
            }
          }
        ],
        "type": "buttonStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "align": "align",
          "buttonColor": "buttonColor",
          "radius": "radius"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 2
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Text Color",
          "_widget": "color",
          "_category": "content",
          "type": "color",
          "_initialized": true,
          "_usecount": 2
        },
        "size": {
          "_writeable": false,
          "_name": "Text Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 2
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true,
          "_usecount": 3
        },
        "buttonColor": {
          "_writeable": false,
          "_name": "Button Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 2
        },
        "radius": {
          "_writeable": false,
          "_name": "Corner Radius",
          "_widget": "integer",
          "_max": "20",
          "_help": "Attention - this property is not supported on all email clients (i.e. Outlook)",
          "_category": "style",
          "type": "radius",
          "_initialized": true,
          "_usecount": 1
        },
        "_usecount": 12
      },
      "image": {
        "_writeable": false,
        "_name": "Image",
        "_category": "content",
        "type": "image",
        "_initialized": true,
        "_processedDefs": {
          "src": "src",
          "url": "url",
          "alt": "alt"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "src": {
          "_writeable": false,
          "_name": "Image",
          "_widget": "src",
          "_category": "wysiwyg",
          "type": "src",
          "_initialized": true,
          "_usecount": 2
        },
        "_complex": true,
        "url": {
          "_writeable": false,
          "_name": "Link",
          "_widget": "url",
          "_category": "content",
          "type": "url",
          "_initialized": true,
          "_usecount": 4
        },
        "alt": {
          "_writeable": false,
          "_name": "Alternative Text",
          "_widget": "text",
          "_help": "Alternative text will be shown on email clients that does not download image automatically",
          "_category": "content",
          "type": "alt",
          "_initialized": true,
          "_usecount": 2
        },
        "_usecount": 10
      },
      "longText": {
        "_writeable": false,
        "_category": "wysiwyg",
        "_name": "Paragraph",
        "_widget": "text",
        "type": "text",
        "_initialized": true,
        "_usecount": 2
      },
      "buttonLink": {
        "_writeable": false,
        "_name": "Button",
        "_category": "content",
        "type": "link",
        "_initialized": true,
        "_processedDefs": {
          "text": "text",
          "url": "url"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "text": {
          "_writeable": false,
          "_category": "wysiwyg",
          "_name": "Paragraph",
          "_widget": "text",
          "type": "text",
          "_initialized": true,
          "_usecount": 1
        },
        "_complex": true,
        "url": {
          "_writeable": false,
          "_name": "Link",
          "_widget": "url",
          "_category": "content",
          "type": "url",
          "_initialized": true,
          "_usecount": 1
        },
        "_usecount": 3
      },
      "_usecount": 81,
      "id": {
        "_writeable": false,
        "_category": "content",
        "_widget": "id",
        "type": "id",
        "_initialized": true,
        "_usecount": 1
      },
      "externalBackgroundColor": {
        "_writeable": false,
        "_name": "External Background",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      },
      "titleText": {
        "_writeable": false,
        "_name": "Title Text",
        "_category": "wysiwyg",
        "type": "titleText",
        "_initialized": true,
        "_usecount": 2
      }
    },
    "textBlock": {
      "_writeable": false,
      "_name": "Text Block",
      "_globalStyle": "_theme_.contentTheme",
      "_category": "content",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-background-color",
          "value": "@[backgroundColor]",
          "position": {
            "start": {
              "line": 221,
              "col": 28
            },
            "end": {
              "line": 221,
              "col": 69
            }
          }
        }
      ],
      "_context": "block",
      "type": "textBlock",
      "_initialized": true,
      "_processedDefs": {
        "customStyle": "customStyle=false",
        "backgroundColor": "backgroundColor",
        "longTextStyle": "longTextStyle",
        "longText": "longText",
        "id": "id",
        "externalBackgroundColor": "externalBackgroundColor"
      },
      "_globalStyles": {
        "longTextStyle.linksColor": "$root.content().theme().contentTheme().longTextStyle().linksColor",
        "externalBackgroundColor": "$root.content().theme().contentTheme().externalBackgroundColor",
        "backgroundColor": "$root.content().theme().contentTheme().backgroundColor",
        "longTextStyle.lineHeight": "$root.content().theme().contentTheme().longTextStyle().lineHeight",
        "longTextStyle.align": "$root.content().theme().contentTheme().longTextStyle().align",
        "longTextStyle.face": "$root.content().theme().contentTheme().longTextStyle().face",
        "longTextStyle.color": "$root.content().theme().contentTheme().longTextStyle().color",
        "longTextStyle.size": "$root.content().theme().contentTheme().longTextStyle().size"
      },
      "_defaultValues": {
        "customStyle": false,
        "longTextStyle.linksColor": null,
        "id": "",
        "externalBackgroundColor": null,
        "backgroundColor": null,
        "longTextStyle.lineHeight": null,
        "longTextStyle.align": null,
        "longTextStyle.face": null,
        "longTextStyle.color": null,
        "longTextStyle.size": null,
        "longText": "<p>Far far away, behind the word mountains, far from the countries <a href=\"\">Vokalia and Consonantia</a>, there live the blind texts.</p>\r\n          <p>Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by their place and supplies it with the necessary regelialia.</p>"
      },
      "customStyle": null,
      "_complex": true,
      "backgroundColor": {
        "_writeable": false,
        "_name": "Background Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      },
      "longTextStyle": {
        "_writeable": false,
        "_name": "Paragraph",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['AaZz']",
            "position": {
              "start": {
                "line": 66,
                "col": 31
              },
              "end": {
                "line": 66,
                "col": 55
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 66,
                "col": 57
              },
              "end": {
                "line": 66,
                "col": 79
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 66,
                "col": 81
              },
              "end": {
                "line": 66,
                "col": 98
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 66,
                "col": 100
              },
              "end": {
                "line": 66,
                "col": 124
              }
            }
          }
        ],
        "type": "longTextStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "lineHeight": "lineHeight",
          "align": "align",
          "linksColor": "linksColor"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 1
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 1
        },
        "size": {
          "_writeable": false,
          "_name": "Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 1
        },
        "lineHeight": {
          "_writeable": false,
          "_name": "Line Height",
          "_widget": "select",
          "_options": "normal=Normal|150%=1.5 Lines|200%=Double",
          "_category": "content",
          "type": "lineHeight",
          "_initialized": true,
          "_usecount": 1
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true,
          "_usecount": 2
        },
        "linksColor": {
          "_writeable": false,
          "_name": "Link Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 1
        },
        "_usecount": 7
      },
      "longText": {
        "_writeable": false,
        "_category": "wysiwyg",
        "_name": "Paragraph",
        "_widget": "text",
        "type": "text",
        "_initialized": true,
        "_usecount": 2
      },
      "_usecount": 14,
      "id": {
        "_writeable": false,
        "_category": "content",
        "_widget": "id",
        "type": "id",
        "_initialized": true,
        "_usecount": 1
      },
      "externalBackgroundColor": {
        "_writeable": false,
        "_name": "External Background",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      }
    },
    "singleArticleBlock imageWidth": {
      "_writeable": false,
      "_name": "Image Size",
      "_widget": "select",
      "_options": "166=Small|258=Medium|350=Big|534=Full",
      "_category": "content",
      "type": "imageWidth",
      "_initialized": true
    },
    "singleArticleBlock": {
      "_writeable": false,
      "_name": "Image/Text Block",
      "_globalStyle": "_theme_.contentTheme",
      "_category": "content",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-background-color",
          "value": "@[backgroundColor]",
          "position": {
            "start": {
              "line": 221,
              "col": 28
            },
            "end": {
              "line": 221,
              "col": 69
            }
          }
        }
      ],
      "_context": "block",
      "type": "singleArticleBlock",
      "_initialized": true,
      "_processedDefs": {
        "customStyle": "customStyle=false",
        "titleVisible": "titleVisible=true",
        "buttonVisible": "buttonVisible=true",
        "imageVisible": "imageVisible=true",
        "imageWidth": "imageWidth=534",
        "titleTextStyle": "titleTextStyle",
        "longTextStyle": "longTextStyle",
        "buttonStyle": "buttonStyle",
        "image": "image",
        "longText": "longText",
        "buttonLink": "buttonLink",
        "id": "id",
        "externalBackgroundColor": "externalBackgroundColor",
        "backgroundColor": "backgroundColor",
        "text": "text"
      },
      "_globalStyles": {
        "longTextStyle.linksColor": "$root.content().theme().contentTheme().longTextStyle().linksColor",
        "externalBackgroundColor": "$root.content().theme().contentTheme().externalBackgroundColor",
        "backgroundColor": "$root.content().theme().contentTheme().backgroundColor",
        "longTextStyle.face": "$root.content().theme().contentTheme().longTextStyle().face",
        "longTextStyle.color": "$root.content().theme().contentTheme().longTextStyle().color",
        "longTextStyle.size": "$root.content().theme().contentTheme().longTextStyle().size",
        "titleTextStyle.align": "$root.content().theme().contentTheme().titleTextStyle().align",
        "titleTextStyle.face": "$root.content().theme().contentTheme().titleTextStyle().face",
        "titleTextStyle.color": "$root.content().theme().contentTheme().titleTextStyle().color",
        "titleTextStyle.size": "$root.content().theme().contentTheme().titleTextStyle().size",
        "longTextStyle.lineHeight": "$root.content().theme().contentTheme().longTextStyle().lineHeight",
        "longTextStyle.align": "$root.content().theme().contentTheme().longTextStyle().align",
        "buttonStyle.align": "$root.content().theme().contentTheme().buttonStyle().align",
        "buttonStyle.face": "$root.content().theme().contentTheme().buttonStyle().face",
        "buttonStyle.color": "$root.content().theme().contentTheme().buttonStyle().color",
        "buttonStyle.size": "$root.content().theme().contentTheme().buttonStyle().size",
        "buttonStyle.buttonColor": "$root.content().theme().contentTheme().buttonStyle().buttonColor",
        "buttonStyle.radius": "$root.content().theme().contentTheme().buttonStyle().radius"
      },
      "_defaultValues": {
        "customStyle": false,
        "titleVisible": true,
        "buttonVisible": true,
        "imageVisible": true,
        "imageWidth": "534",
        "longTextStyle.linksColor": null,
        "id": "",
        "externalBackgroundColor": null,
        "backgroundColor": null,
        "image.url": "",
        "image.alt": "",
        "longTextStyle.face": null,
        "longTextStyle.color": null,
        "longTextStyle.size": null,
        "titleTextStyle.align": null,
        "titleTextStyle.face": null,
        "titleTextStyle.color": null,
        "titleTextStyle.size": null,
        "longTextStyle.lineHeight": null,
        "longTextStyle.align": null,
        "buttonStyle.align": null,
        "buttonStyle.face": null,
        "buttonStyle.color": null,
        "buttonStyle.size": null,
        "buttonStyle.buttonColor": null,
        "buttonStyle.radius": null,
        "buttonLink.url": "",
        "image.src": "",
        "text": "Section Title",
        "longText": "<p>Far far away, behind the word mountains, far from the countries <a href=\"\">Vokalia and Consonantia</a>, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by their place and supplies it with the necessary regelialia.</p>",
        "buttonLink.text": "BUTTON"
      },
      "customStyle": null,
      "_complex": true,
      "titleVisible": {
        "_writeable": false,
        "_name": "Show Title",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 1
      },
      "buttonVisible": {
        "_writeable": false,
        "_name": "Show Button",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 2
      },
      "imageVisible": {
        "_writeable": false,
        "_name": "Show Image",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 1
      },
      "imageWidth": {
        "_writeable": false,
        "_name": "Image Size",
        "_widget": "select",
        "_options": "166=Small|258=Medium|350=Big|534=Full",
        "_category": "content",
        "type": "imageWidth",
        "_initialized": true,
        "_usecount": 3
      },
      "titleTextStyle": {
        "_writeable": false,
        "_name": "Title",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['AaZz']",
            "position": {
              "start": {
                "line": 62,
                "col": 27
              },
              "end": {
                "line": 62,
                "col": 51
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 62,
                "col": 53
              },
              "end": {
                "line": 62,
                "col": 75
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 62,
                "col": 77
              },
              "end": {
                "line": 62,
                "col": 94
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 62,
                "col": 96
              },
              "end": {
                "line": 62,
                "col": 120
              }
            }
          }
        ],
        "type": "textStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "align": "align"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 1
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 1
        },
        "size": {
          "_writeable": false,
          "_name": "Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 1
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true,
          "_usecount": 2
        },
        "_usecount": 5
      },
      "longTextStyle": {
        "_writeable": false,
        "_name": "Paragraph",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['AaZz']",
            "position": {
              "start": {
                "line": 66,
                "col": 31
              },
              "end": {
                "line": 66,
                "col": 55
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 66,
                "col": 57
              },
              "end": {
                "line": 66,
                "col": 79
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 66,
                "col": 81
              },
              "end": {
                "line": 66,
                "col": 98
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 66,
                "col": 100
              },
              "end": {
                "line": 66,
                "col": 124
              }
            }
          }
        ],
        "type": "longTextStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "lineHeight": "lineHeight",
          "align": "align",
          "linksColor": "linksColor"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 2
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 2
        },
        "size": {
          "_writeable": false,
          "_name": "Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 2
        },
        "lineHeight": {
          "_writeable": false,
          "_name": "Line Height",
          "_widget": "select",
          "_options": "normal=Normal|150%=1.5 Lines|200%=Double",
          "_category": "content",
          "type": "lineHeight",
          "_initialized": true,
          "_usecount": 1
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true,
          "_usecount": 2
        },
        "linksColor": {
          "_writeable": false,
          "_name": "Link Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 1
        },
        "_usecount": 10
      },
      "buttonStyle": {
        "_writeable": false,
        "_name": "Button",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['Button']",
            "position": {
              "start": {
                "line": 81,
                "col": 29
              },
              "end": {
                "line": 81,
                "col": 55
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 81,
                "col": 57
              },
              "end": {
                "line": 81,
                "col": 79
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 81,
                "col": 81
              },
              "end": {
                "line": 81,
                "col": 98
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 81,
                "col": 100
              },
              "end": {
                "line": 81,
                "col": 124
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-background-color",
            "value": "@buttonColor",
            "position": {
              "start": {
                "line": 81,
                "col": 126
              },
              "end": {
                "line": 81,
                "col": 160
              }
            }
          },
          {
            "type": "property",
            "name": "padding-left",
            "value": "5px",
            "position": {
              "start": {
                "line": 81,
                "col": 162
              },
              "end": {
                "line": 81,
                "col": 179
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-border-radius",
            "value": "@[radius]px",
            "position": {
              "start": {
                "line": 81,
                "col": 181
              },
              "end": {
                "line": 81,
                "col": 211
              }
            }
          }
        ],
        "type": "buttonStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "align": "align",
          "buttonColor": "buttonColor",
          "radius": "radius"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 2
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Text Color",
          "_widget": "color",
          "_category": "content",
          "type": "color",
          "_initialized": true,
          "_usecount": 2
        },
        "size": {
          "_writeable": false,
          "_name": "Text Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 2
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true,
          "_usecount": 3
        },
        "buttonColor": {
          "_writeable": false,
          "_name": "Button Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 2
        },
        "radius": {
          "_writeable": false,
          "_name": "Corner Radius",
          "_widget": "integer",
          "_max": "20",
          "_help": "Attention - this property is not supported on all email clients (i.e. Outlook)",
          "_category": "style",
          "type": "radius",
          "_initialized": true,
          "_usecount": 1
        },
        "_usecount": 12
      },
      "image": {
        "_writeable": false,
        "_name": "Image",
        "_category": "content",
        "type": "image",
        "_initialized": true,
        "_processedDefs": {
          "src": "src",
          "url": "url",
          "alt": "alt"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "src": {
          "_writeable": false,
          "_name": "Image",
          "_widget": "src",
          "_category": "wysiwyg",
          "type": "src",
          "_initialized": true,
          "_usecount": 1
        },
        "_complex": true,
        "url": {
          "_writeable": false,
          "_name": "Link",
          "_widget": "url",
          "_category": "content",
          "type": "url",
          "_initialized": true,
          "_usecount": 2
        },
        "alt": {
          "_writeable": false,
          "_name": "Alternative Text",
          "_widget": "text",
          "_help": "Alternative text will be shown on email clients that does not download image automatically",
          "_category": "content",
          "type": "alt",
          "_initialized": true,
          "_usecount": 1
        },
        "_usecount": 5
      },
      "longText": {
        "_writeable": false,
        "_category": "wysiwyg",
        "_name": "Paragraph",
        "_widget": "text",
        "type": "text",
        "_initialized": true,
        "_usecount": 2
      },
      "buttonLink": {
        "_writeable": false,
        "_name": "Button",
        "_category": "content",
        "type": "link",
        "_initialized": true,
        "_processedDefs": {
          "text": "text",
          "url": "url"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "text": {
          "_writeable": false,
          "_category": "wysiwyg",
          "_name": "Paragraph",
          "_widget": "text",
          "type": "text",
          "_initialized": true,
          "_usecount": 1
        },
        "_complex": true,
        "url": {
          "_writeable": false,
          "_name": "Link",
          "_widget": "url",
          "_category": "content",
          "type": "url",
          "_initialized": true,
          "_usecount": 1
        },
        "_usecount": 3
      },
      "_usecount": 51,
      "id": {
        "_writeable": false,
        "_category": "content",
        "_widget": "id",
        "type": "id",
        "_initialized": true,
        "_usecount": 1
      },
      "externalBackgroundColor": {
        "_writeable": false,
        "_name": "External Background",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      },
      "backgroundColor": {
        "_writeable": false,
        "_name": "Background Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      },
      "text": {
        "_writeable": false,
        "_category": "wysiwyg",
        "_name": "Paragraph",
        "_widget": "text",
        "type": "text",
        "_initialized": true,
        "_usecount": 2
      }
    },
    "fixedImageHeightVisible": {
      "_writeable": false,
      "_name": "Fix image height",
      "_widget": "boolean",
      "_category": "content",
      "type": "visible",
      "_initialized": true
    },
    "externalBackgroundVisible": {
      "_writeable": false,
      "_name": "Transparent background",
      "_widget": "boolean",
      "_category": "content",
      "type": "visible",
      "_initialized": true
    },
    "doubleArticleBlock": {
      "_writeable": false,
      "_name": "2 Columns Block",
      "_globalStyle": "_theme_.contentTheme",
      "_category": "content",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-background-color",
          "value": "@[backgroundColor]",
          "position": {
            "start": {
              "line": 221,
              "col": 28
            },
            "end": {
              "line": 221,
              "col": 69
            }
          }
        }
      ],
      "_context": "block",
      "type": "doubleArticleBlock",
      "_initialized": true,
      "_processedDefs": {
        "customStyle": "customStyle=false",
        "backgroundColor": "backgroundColor",
        "titleVisible": "titleVisible=true",
        "buttonVisible": "buttonVisible=true",
        "imageVisible": "imageVisible=true",
        "fixedImageHeightVisible": "fixedImageHeightVisible=true",
        "titleTextStyle": "titleTextStyle",
        "longTextStyle": "longTextStyle",
        "buttonStyle": "buttonStyle",
        "leftImage": "leftImage",
        "leftLongText": "leftLongText",
        "leftButtonLink": "leftButtonLink",
        "rightImage": "rightImage",
        "rightLongText": "rightLongText",
        "rightButtonLink": "rightButtonLink",
        "id": "id",
        "externalBackgroundColor": "externalBackgroundColor",
        "imageHeight": "imageHeight",
        "leftTitleText": "leftTitleText",
        "rightTitleText": "rightTitleText"
      },
      "_globalStyles": {
        "longTextStyle.linksColor": "$root.content().theme().contentTheme().longTextStyle().linksColor",
        "externalBackgroundColor": "$root.content().theme().contentTheme().externalBackgroundColor",
        "backgroundColor": "$root.content().theme().contentTheme().backgroundColor",
        "longTextStyle.face": "$root.content().theme().contentTheme().longTextStyle().face",
        "longTextStyle.color": "$root.content().theme().contentTheme().longTextStyle().color",
        "longTextStyle.size": "$root.content().theme().contentTheme().longTextStyle().size",
        "titleTextStyle.align": "$root.content().theme().contentTheme().titleTextStyle().align",
        "titleTextStyle.face": "$root.content().theme().contentTheme().titleTextStyle().face",
        "titleTextStyle.color": "$root.content().theme().contentTheme().titleTextStyle().color",
        "titleTextStyle.size": "$root.content().theme().contentTheme().titleTextStyle().size",
        "longTextStyle.lineHeight": "$root.content().theme().contentTheme().longTextStyle().lineHeight",
        "longTextStyle.align": "$root.content().theme().contentTheme().longTextStyle().align",
        "buttonStyle.align": "$root.content().theme().contentTheme().buttonStyle().align",
        "buttonStyle.face": "$root.content().theme().contentTheme().buttonStyle().face",
        "buttonStyle.color": "$root.content().theme().contentTheme().buttonStyle().color",
        "buttonStyle.size": "$root.content().theme().contentTheme().buttonStyle().size",
        "buttonStyle.buttonColor": "$root.content().theme().contentTheme().buttonStyle().buttonColor",
        "buttonStyle.radius": "$root.content().theme().contentTheme().buttonStyle().radius"
      },
      "_defaultValues": {
        "customStyle": false,
        "titleVisible": true,
        "buttonVisible": true,
        "imageVisible": true,
        "fixedImageHeightVisible": true,
        "longTextStyle.linksColor": null,
        "id": "",
        "externalBackgroundColor": null,
        "backgroundColor": null,
        "leftImage.url": "",
        "imageHeight": "100",
        "leftImage.alt": "",
        "longTextStyle.face": null,
        "longTextStyle.color": null,
        "longTextStyle.size": null,
        "titleTextStyle.align": null,
        "titleTextStyle.face": null,
        "titleTextStyle.color": null,
        "titleTextStyle.size": null,
        "longTextStyle.lineHeight": null,
        "longTextStyle.align": null,
        "buttonStyle.align": null,
        "buttonStyle.face": null,
        "buttonStyle.color": null,
        "buttonStyle.size": null,
        "buttonStyle.buttonColor": null,
        "buttonStyle.radius": null,
        "leftButtonLink.url": "",
        "rightImage.url": "",
        "rightImage.alt": "",
        "rightButtonLink.url": "",
        "leftImage.src": "",
        "leftTitleText": "Title",
        "leftLongText": "<p>Far far away, behind the word mountains, far from the countries <a href=\"\">Vokalia and Consonantia</a>, there live the blind texts.</p>",
        "leftButtonLink.text": "BUTTON",
        "rightImage.src": "",
        "rightTitleText": "Title",
        "rightLongText": "<p>Far far away, behind the word mountains, far from the countries <a href=\"\">Vokalia and Consonantia</a>, there live the blind texts.</p>",
        "rightButtonLink.text": "BUTTON"
      },
      "customStyle": null,
      "_complex": true,
      "backgroundColor": {
        "_writeable": false,
        "_name": "Background Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      },
      "titleVisible": {
        "_writeable": false,
        "_name": "Show Title",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 2
      },
      "buttonVisible": {
        "_writeable": false,
        "_name": "Show Button",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 4
      },
      "imageVisible": {
        "_writeable": false,
        "_name": "Show Image",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 4
      },
      "fixedImageHeightVisible": {
        "_writeable": false,
        "_name": "Fix image height",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 4
      },
      "titleTextStyle": {
        "_writeable": false,
        "_name": "Title",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['AaZz']",
            "position": {
              "start": {
                "line": 62,
                "col": 27
              },
              "end": {
                "line": 62,
                "col": 51
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 62,
                "col": 53
              },
              "end": {
                "line": 62,
                "col": 75
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 62,
                "col": 77
              },
              "end": {
                "line": 62,
                "col": 94
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 62,
                "col": 96
              },
              "end": {
                "line": 62,
                "col": 120
              }
            }
          }
        ],
        "type": "textStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "align": "align"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 2
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 2
        },
        "size": {
          "_writeable": false,
          "_name": "Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 2
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true,
          "_usecount": 4
        },
        "_usecount": 10
      },
      "longTextStyle": {
        "_writeable": false,
        "_name": "Paragraph",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['AaZz']",
            "position": {
              "start": {
                "line": 66,
                "col": 31
              },
              "end": {
                "line": 66,
                "col": 55
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 66,
                "col": 57
              },
              "end": {
                "line": 66,
                "col": 79
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 66,
                "col": 81
              },
              "end": {
                "line": 66,
                "col": 98
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 66,
                "col": 100
              },
              "end": {
                "line": 66,
                "col": 124
              }
            }
          }
        ],
        "type": "longTextStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "lineHeight": "lineHeight",
          "align": "align",
          "linksColor": "linksColor"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 6
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 6
        },
        "size": {
          "_writeable": false,
          "_name": "Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 6
        },
        "lineHeight": {
          "_writeable": false,
          "_name": "Line Height",
          "_widget": "select",
          "_options": "normal=Normal|150%=1.5 Lines|200%=Double",
          "_category": "content",
          "type": "lineHeight",
          "_initialized": true,
          "_usecount": 2
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true,
          "_usecount": 4
        },
        "linksColor": {
          "_writeable": false,
          "_name": "Link Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 1
        },
        "_usecount": 25
      },
      "buttonStyle": {
        "_writeable": false,
        "_name": "Button",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['Button']",
            "position": {
              "start": {
                "line": 81,
                "col": 29
              },
              "end": {
                "line": 81,
                "col": 55
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 81,
                "col": 57
              },
              "end": {
                "line": 81,
                "col": 79
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 81,
                "col": 81
              },
              "end": {
                "line": 81,
                "col": 98
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 81,
                "col": 100
              },
              "end": {
                "line": 81,
                "col": 124
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-background-color",
            "value": "@buttonColor",
            "position": {
              "start": {
                "line": 81,
                "col": 126
              },
              "end": {
                "line": 81,
                "col": 160
              }
            }
          },
          {
            "type": "property",
            "name": "padding-left",
            "value": "5px",
            "position": {
              "start": {
                "line": 81,
                "col": 162
              },
              "end": {
                "line": 81,
                "col": 179
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-border-radius",
            "value": "@[radius]px",
            "position": {
              "start": {
                "line": 81,
                "col": 181
              },
              "end": {
                "line": 81,
                "col": 211
              }
            }
          }
        ],
        "type": "buttonStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "align": "align",
          "buttonColor": "buttonColor",
          "radius": "radius"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 4
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Text Color",
          "_widget": "color",
          "_category": "content",
          "type": "color",
          "_initialized": true,
          "_usecount": 4
        },
        "size": {
          "_writeable": false,
          "_name": "Text Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 4
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true,
          "_usecount": 6
        },
        "buttonColor": {
          "_writeable": false,
          "_name": "Button Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 4
        },
        "radius": {
          "_writeable": false,
          "_name": "Corner Radius",
          "_widget": "integer",
          "_max": "20",
          "_help": "Attention - this property is not supported on all email clients (i.e. Outlook)",
          "_category": "style",
          "type": "radius",
          "_initialized": true,
          "_usecount": 2
        },
        "_usecount": 24
      },
      "leftImage": {
        "_writeable": false,
        "_name": "Left Image",
        "_category": "content",
        "type": "image",
        "_initialized": true,
        "_processedDefs": {
          "src": "src",
          "url": "url",
          "alt": "alt"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "src": {
          "_writeable": false,
          "_name": "Image",
          "_widget": "src",
          "_category": "wysiwyg",
          "type": "src",
          "_initialized": true,
          "_usecount": 2
        },
        "_complex": true,
        "url": {
          "_writeable": false,
          "_name": "Link",
          "_widget": "url",
          "_category": "content",
          "type": "url",
          "_initialized": true,
          "_usecount": 4
        },
        "alt": {
          "_writeable": false,
          "_name": "Alternative Text",
          "_widget": "text",
          "_help": "Alternative text will be shown on email clients that does not download image automatically",
          "_category": "content",
          "type": "alt",
          "_initialized": true,
          "_usecount": 2
        },
        "_usecount": 10
      },
      "leftLongText": {
        "_writeable": false,
        "_category": "wysiwyg",
        "_name": "Left Text",
        "_widget": "text",
        "type": "text",
        "_initialized": true,
        "_usecount": 2
      },
      "leftButtonLink": {
        "_writeable": false,
        "_name": "Left Button",
        "_category": "content",
        "type": "buttonLink",
        "_initialized": true,
        "_processedDefs": {
          "text": "text",
          "url": "url"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "text": {
          "_writeable": false,
          "_category": "wysiwyg",
          "_name": "Paragraph",
          "_widget": "text",
          "type": "text",
          "_initialized": true,
          "_usecount": 1
        },
        "_complex": true,
        "url": {
          "_writeable": false,
          "_name": "Link",
          "_widget": "url",
          "_category": "content",
          "type": "url",
          "_initialized": true,
          "_usecount": 1
        },
        "_usecount": 3
      },
      "rightImage": {
        "_writeable": false,
        "_name": "Right Image",
        "_category": "content",
        "type": "image",
        "_initialized": true,
        "_processedDefs": {
          "src": "src",
          "url": "url",
          "alt": "alt"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "src": {
          "_writeable": false,
          "_name": "Image",
          "_widget": "src",
          "_category": "wysiwyg",
          "type": "src",
          "_initialized": true,
          "_usecount": 2
        },
        "_complex": true,
        "url": {
          "_writeable": false,
          "_name": "Link",
          "_widget": "url",
          "_category": "content",
          "type": "url",
          "_initialized": true,
          "_usecount": 4
        },
        "alt": {
          "_writeable": false,
          "_name": "Alternative Text",
          "_widget": "text",
          "_help": "Alternative text will be shown on email clients that does not download image automatically",
          "_category": "content",
          "type": "alt",
          "_initialized": true,
          "_usecount": 2
        },
        "_usecount": 10
      },
      "rightLongText": {
        "_writeable": false,
        "_category": "wysiwyg",
        "_name": "Right Text",
        "_widget": "text",
        "type": "text",
        "_initialized": true,
        "_usecount": 2
      },
      "rightButtonLink": {
        "_writeable": false,
        "_name": "Right Button",
        "_category": "content",
        "type": "buttonLink",
        "_initialized": true,
        "_processedDefs": {
          "text": "text",
          "url": "url"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "text": {
          "_writeable": false,
          "_category": "wysiwyg",
          "_name": "Paragraph",
          "_widget": "text",
          "type": "text",
          "_initialized": true,
          "_usecount": 1
        },
        "_complex": true,
        "url": {
          "_writeable": false,
          "_name": "Link",
          "_widget": "url",
          "_category": "content",
          "type": "url",
          "_initialized": true,
          "_usecount": 1
        },
        "_usecount": 3
      },
      "_usecount": 114,
      "id": {
        "_writeable": false,
        "_category": "content",
        "_widget": "id",
        "type": "id",
        "_initialized": true,
        "_usecount": 1
      },
      "externalBackgroundColor": {
        "_writeable": false,
        "_name": "External Background",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      },
      "imageHeight": {
        "_writeable": false,
        "_name": "Image Height",
        "_widget": "integer",
        "_category": "content",
        "type": "height",
        "_initialized": true,
        "_usecount": 2
      },
      "leftTitleText": {
        "_writeable": false,
        "_name": "Title Text",
        "_category": "wysiwyg",
        "type": "titleText",
        "_initialized": true,
        "_usecount": 2
      },
      "rightTitleText": {
        "_writeable": false,
        "_name": "Title Text",
        "_category": "wysiwyg",
        "type": "titleText",
        "_initialized": true,
        "_usecount": 2
      }
    },
    "tripleArticleBlock": {
      "_writeable": false,
      "_name": "3 Columns Block",
      "_globalStyle": "_theme_.contentTheme",
      "_category": "content",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-background-color",
          "value": "@[backgroundColor]",
          "position": {
            "start": {
              "line": 221,
              "col": 28
            },
            "end": {
              "line": 221,
              "col": 69
            }
          }
        }
      ],
      "_context": "block",
      "type": "tripleArticleBlock",
      "_initialized": true,
      "_processedDefs": {
        "customStyle": "customStyle=false",
        "backgroundColor": "backgroundColor",
        "titleVisible": "titleVisible=true",
        "buttonVisible": "buttonVisible=true",
        "imageVisible": "imageVisible=true",
        "fixedImageHeightVisible": "fixedImageHeightVisible=true",
        "titleTextStyle": "titleTextStyle",
        "longTextStyle": "longTextStyle",
        "buttonStyle": "buttonStyle",
        "leftImage": "leftImage",
        "leftLongText": "leftLongText",
        "leftButtonLink": "leftButtonLink",
        "middleImage": "middleImage",
        "middleLongText": "middleLongText",
        "middleButtonLink": "middleButtonLink",
        "rightImage": "rightImage",
        "rightLongText": "rightLongText",
        "rightButtonLink": "rightButtonLink",
        "id": "id",
        "externalBackgroundColor": "externalBackgroundColor",
        "imageHeight": "imageHeight",
        "leftTitleText": "leftTitleText",
        "middleTitleText": "middleTitleText",
        "rightTitleText": "rightTitleText"
      },
      "_globalStyles": {
        "longTextStyle.linksColor": "$root.content().theme().contentTheme().longTextStyle().linksColor",
        "externalBackgroundColor": "$root.content().theme().contentTheme().externalBackgroundColor",
        "backgroundColor": "$root.content().theme().contentTheme().backgroundColor",
        "longTextStyle.face": "$root.content().theme().contentTheme().longTextStyle().face",
        "longTextStyle.color": "$root.content().theme().contentTheme().longTextStyle().color",
        "longTextStyle.size": "$root.content().theme().contentTheme().longTextStyle().size",
        "titleTextStyle.align": "$root.content().theme().contentTheme().titleTextStyle().align",
        "titleTextStyle.face": "$root.content().theme().contentTheme().titleTextStyle().face",
        "titleTextStyle.color": "$root.content().theme().contentTheme().titleTextStyle().color",
        "titleTextStyle.size": "$root.content().theme().contentTheme().titleTextStyle().size",
        "longTextStyle.lineHeight": "$root.content().theme().contentTheme().longTextStyle().lineHeight",
        "longTextStyle.align": "$root.content().theme().contentTheme().longTextStyle().align",
        "buttonStyle.align": "$root.content().theme().contentTheme().buttonStyle().align",
        "buttonStyle.face": "$root.content().theme().contentTheme().buttonStyle().face",
        "buttonStyle.color": "$root.content().theme().contentTheme().buttonStyle().color",
        "buttonStyle.size": "$root.content().theme().contentTheme().buttonStyle().size",
        "buttonStyle.buttonColor": "$root.content().theme().contentTheme().buttonStyle().buttonColor",
        "buttonStyle.radius": "$root.content().theme().contentTheme().buttonStyle().radius"
      },
      "_defaultValues": {
        "customStyle": false,
        "titleVisible": true,
        "buttonVisible": true,
        "imageVisible": true,
        "fixedImageHeightVisible": true,
        "longTextStyle.linksColor": null,
        "id": "",
        "externalBackgroundColor": null,
        "backgroundColor": null,
        "leftImage.url": "",
        "imageHeight": "90",
        "leftImage.alt": "",
        "longTextStyle.face": null,
        "longTextStyle.color": null,
        "longTextStyle.size": null,
        "titleTextStyle.align": null,
        "titleTextStyle.face": null,
        "titleTextStyle.color": null,
        "titleTextStyle.size": null,
        "longTextStyle.lineHeight": null,
        "longTextStyle.align": null,
        "buttonStyle.align": null,
        "buttonStyle.face": null,
        "buttonStyle.color": null,
        "buttonStyle.size": null,
        "buttonStyle.buttonColor": null,
        "buttonStyle.radius": null,
        "leftButtonLink.url": "",
        "middleImage.url": "",
        "middleImage.alt": "",
        "middleButtonLink.url": "",
        "rightImage.url": "",
        "rightImage.alt": "",
        "rightButtonLink.url": "",
        "leftImage.src": "",
        "leftTitleText": "Title",
        "leftLongText": "<p>Far far away, behind the word mountains, far from the countries <a href=\"\">Vokalia and Consonantia</a>, there live the blind texts.</p>",
        "leftButtonLink.text": "BUTTON",
        "middleImage.src": "",
        "middleTitleText": "Title",
        "middleLongText": "<p>Far far away, behind the word mountains, far from the countries <a href=\"\">Vokalia and Consonantia</a>, there live the blind texts.</p>",
        "middleButtonLink.text": "BUTTON",
        "rightImage.src": "",
        "rightTitleText": "Title",
        "rightLongText": "<p>Far far away, behind the word mountains, far from the countries <a href=\"\">Vokalia and Consonantia</a>, there live the blind texts.</p>",
        "rightButtonLink.text": "BUTTON"
      },
      "customStyle": null,
      "_complex": true,
      "backgroundColor": {
        "_writeable": false,
        "_name": "Background Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      },
      "titleVisible": {
        "_writeable": false,
        "_name": "Show Title",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 3
      },
      "buttonVisible": {
        "_writeable": false,
        "_name": "Show Button",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 6
      },
      "imageVisible": {
        "_writeable": false,
        "_name": "Show Image",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 6
      },
      "fixedImageHeightVisible": {
        "_writeable": false,
        "_name": "Fix image height",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 6
      },
      "titleTextStyle": {
        "_writeable": false,
        "_name": "Title",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['AaZz']",
            "position": {
              "start": {
                "line": 62,
                "col": 27
              },
              "end": {
                "line": 62,
                "col": 51
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 62,
                "col": 53
              },
              "end": {
                "line": 62,
                "col": 75
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 62,
                "col": 77
              },
              "end": {
                "line": 62,
                "col": 94
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 62,
                "col": 96
              },
              "end": {
                "line": 62,
                "col": 120
              }
            }
          }
        ],
        "type": "textStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "align": "align"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 3
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 3
        },
        "size": {
          "_writeable": false,
          "_name": "Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 3
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true,
          "_usecount": 6
        },
        "_usecount": 15
      },
      "longTextStyle": {
        "_writeable": false,
        "_name": "Paragraph",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['AaZz']",
            "position": {
              "start": {
                "line": 66,
                "col": 31
              },
              "end": {
                "line": 66,
                "col": 55
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 66,
                "col": 57
              },
              "end": {
                "line": 66,
                "col": 79
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 66,
                "col": 81
              },
              "end": {
                "line": 66,
                "col": 98
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 66,
                "col": 100
              },
              "end": {
                "line": 66,
                "col": 124
              }
            }
          }
        ],
        "type": "longTextStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "lineHeight": "lineHeight",
          "align": "align",
          "linksColor": "linksColor"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 9
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 9
        },
        "size": {
          "_writeable": false,
          "_name": "Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 9
        },
        "lineHeight": {
          "_writeable": false,
          "_name": "Line Height",
          "_widget": "select",
          "_options": "normal=Normal|150%=1.5 Lines|200%=Double",
          "_category": "content",
          "type": "lineHeight",
          "_initialized": true,
          "_usecount": 3
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true,
          "_usecount": 6
        },
        "linksColor": {
          "_writeable": false,
          "_name": "Link Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 1
        },
        "_usecount": 37
      },
      "buttonStyle": {
        "_writeable": false,
        "_name": "Button",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['Button']",
            "position": {
              "start": {
                "line": 81,
                "col": 29
              },
              "end": {
                "line": 81,
                "col": 55
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 81,
                "col": 57
              },
              "end": {
                "line": 81,
                "col": 79
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 81,
                "col": 81
              },
              "end": {
                "line": 81,
                "col": 98
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 81,
                "col": 100
              },
              "end": {
                "line": 81,
                "col": 124
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-background-color",
            "value": "@buttonColor",
            "position": {
              "start": {
                "line": 81,
                "col": 126
              },
              "end": {
                "line": 81,
                "col": 160
              }
            }
          },
          {
            "type": "property",
            "name": "padding-left",
            "value": "5px",
            "position": {
              "start": {
                "line": 81,
                "col": 162
              },
              "end": {
                "line": 81,
                "col": 179
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-border-radius",
            "value": "@[radius]px",
            "position": {
              "start": {
                "line": 81,
                "col": 181
              },
              "end": {
                "line": 81,
                "col": 211
              }
            }
          }
        ],
        "type": "buttonStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "align": "align",
          "buttonColor": "buttonColor",
          "radius": "radius"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 6
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Text Color",
          "_widget": "color",
          "_category": "content",
          "type": "color",
          "_initialized": true,
          "_usecount": 6
        },
        "size": {
          "_writeable": false,
          "_name": "Text Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 6
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true,
          "_usecount": 9
        },
        "buttonColor": {
          "_writeable": false,
          "_name": "Button Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 6
        },
        "radius": {
          "_writeable": false,
          "_name": "Corner Radius",
          "_widget": "integer",
          "_max": "20",
          "_help": "Attention - this property is not supported on all email clients (i.e. Outlook)",
          "_category": "style",
          "type": "radius",
          "_initialized": true,
          "_usecount": 3
        },
        "_usecount": 36
      },
      "leftImage": {
        "_writeable": false,
        "_name": "Left Image",
        "_category": "content",
        "type": "image",
        "_initialized": true,
        "_processedDefs": {
          "src": "src",
          "url": "url",
          "alt": "alt"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "src": {
          "_writeable": false,
          "_name": "Image",
          "_widget": "src",
          "_category": "wysiwyg",
          "type": "src",
          "_initialized": true,
          "_usecount": 2
        },
        "_complex": true,
        "url": {
          "_writeable": false,
          "_name": "Link",
          "_widget": "url",
          "_category": "content",
          "type": "url",
          "_initialized": true,
          "_usecount": 4
        },
        "alt": {
          "_writeable": false,
          "_name": "Alternative Text",
          "_widget": "text",
          "_help": "Alternative text will be shown on email clients that does not download image automatically",
          "_category": "content",
          "type": "alt",
          "_initialized": true,
          "_usecount": 2
        },
        "_usecount": 10
      },
      "leftLongText": {
        "_writeable": false,
        "_category": "wysiwyg",
        "_name": "Left Text",
        "_widget": "text",
        "type": "text",
        "_initialized": true,
        "_usecount": 2
      },
      "leftButtonLink": {
        "_writeable": false,
        "_name": "Left Button",
        "_category": "content",
        "type": "buttonLink",
        "_initialized": true,
        "_processedDefs": {
          "text": "text",
          "url": "url"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "text": {
          "_writeable": false,
          "_category": "wysiwyg",
          "_name": "Paragraph",
          "_widget": "text",
          "type": "text",
          "_initialized": true,
          "_usecount": 1
        },
        "_complex": true,
        "url": {
          "_writeable": false,
          "_name": "Link",
          "_widget": "url",
          "_category": "content",
          "type": "url",
          "_initialized": true,
          "_usecount": 1
        },
        "_usecount": 3
      },
      "middleImage": {
        "_writeable": false,
        "_name": "Central Image",
        "_category": "content",
        "type": "image",
        "_initialized": true,
        "_processedDefs": {
          "src": "src",
          "url": "url",
          "alt": "alt"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "src": {
          "_writeable": false,
          "_name": "Image",
          "_widget": "src",
          "_category": "wysiwyg",
          "type": "src",
          "_initialized": true,
          "_usecount": 2
        },
        "_complex": true,
        "url": {
          "_writeable": false,
          "_name": "Link",
          "_widget": "url",
          "_category": "content",
          "type": "url",
          "_initialized": true,
          "_usecount": 4
        },
        "alt": {
          "_writeable": false,
          "_name": "Alternative Text",
          "_widget": "text",
          "_help": "Alternative text will be shown on email clients that does not download image automatically",
          "_category": "content",
          "type": "alt",
          "_initialized": true,
          "_usecount": 2
        },
        "_usecount": 10
      },
      "middleLongText": {
        "_writeable": false,
        "_category": "wysiwyg",
        "_name": "Central Text",
        "_widget": "text",
        "type": "text",
        "_initialized": true,
        "_usecount": 2
      },
      "middleButtonLink": {
        "_writeable": false,
        "_name": "Central Button",
        "_category": "content",
        "type": "buttonLink",
        "_initialized": true,
        "_processedDefs": {
          "text": "text",
          "url": "url"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "text": {
          "_writeable": false,
          "_category": "wysiwyg",
          "_name": "Paragraph",
          "_widget": "text",
          "type": "text",
          "_initialized": true,
          "_usecount": 1
        },
        "_complex": true,
        "url": {
          "_writeable": false,
          "_name": "Link",
          "_widget": "url",
          "_category": "content",
          "type": "url",
          "_initialized": true,
          "_usecount": 1
        },
        "_usecount": 3
      },
      "rightImage": {
        "_writeable": false,
        "_name": "Right Image",
        "_category": "content",
        "type": "image",
        "_initialized": true,
        "_processedDefs": {
          "src": "src",
          "url": "url",
          "alt": "alt"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "src": {
          "_writeable": false,
          "_name": "Image",
          "_widget": "src",
          "_category": "wysiwyg",
          "type": "src",
          "_initialized": true,
          "_usecount": 2
        },
        "_complex": true,
        "url": {
          "_writeable": false,
          "_name": "Link",
          "_widget": "url",
          "_category": "content",
          "type": "url",
          "_initialized": true,
          "_usecount": 4
        },
        "alt": {
          "_writeable": false,
          "_name": "Alternative Text",
          "_widget": "text",
          "_help": "Alternative text will be shown on email clients that does not download image automatically",
          "_category": "content",
          "type": "alt",
          "_initialized": true,
          "_usecount": 2
        },
        "_usecount": 10
      },
      "rightLongText": {
        "_writeable": false,
        "_category": "wysiwyg",
        "_name": "Right Text",
        "_widget": "text",
        "type": "text",
        "_initialized": true,
        "_usecount": 2
      },
      "rightButtonLink": {
        "_writeable": false,
        "_name": "Right Button",
        "_category": "content",
        "type": "buttonLink",
        "_initialized": true,
        "_processedDefs": {
          "text": "text",
          "url": "url"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "text": {
          "_writeable": false,
          "_category": "wysiwyg",
          "_name": "Paragraph",
          "_widget": "text",
          "type": "text",
          "_initialized": true,
          "_usecount": 1
        },
        "_complex": true,
        "url": {
          "_writeable": false,
          "_name": "Link",
          "_widget": "url",
          "_category": "content",
          "type": "url",
          "_initialized": true,
          "_usecount": 1
        },
        "_usecount": 3
      },
      "_usecount": 168,
      "id": {
        "_writeable": false,
        "_category": "content",
        "_widget": "id",
        "type": "id",
        "_initialized": true,
        "_usecount": 1
      },
      "externalBackgroundColor": {
        "_writeable": false,
        "_name": "External Background",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      },
      "imageHeight": {
        "_writeable": false,
        "_name": "Image Height",
        "_widget": "integer",
        "_category": "content",
        "type": "height",
        "_initialized": true,
        "_usecount": 3
      },
      "leftTitleText": {
        "_writeable": false,
        "_name": "Title Text",
        "_category": "wysiwyg",
        "type": "titleText",
        "_initialized": true,
        "_usecount": 2
      },
      "middleTitleText": {
        "_writeable": false,
        "_name": "Title Text",
        "_category": "wysiwyg",
        "type": "titleText",
        "_initialized": true,
        "_usecount": 2
      },
      "rightTitleText": {
        "_writeable": false,
        "_name": "Title Text",
        "_category": "wysiwyg",
        "type": "titleText",
        "_initialized": true,
        "_usecount": 2
      }
    },
    "logoBlock longTextStyle": {
      "_writeable": false,
      "_name": "Alternative Text",
      "_category": "style",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-bind-text",
          "value": "@['AaZz']",
          "position": {
            "start": {
              "line": 66,
              "col": 31
            },
            "end": {
              "line": 66,
              "col": 55
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-font-family",
          "value": "@face",
          "position": {
            "start": {
              "line": 66,
              "col": 57
            },
            "end": {
              "line": 66,
              "col": 79
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-color",
          "value": "@color",
          "position": {
            "start": {
              "line": 66,
              "col": 81
            },
            "end": {
              "line": 66,
              "col": 98
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-font-size",
          "value": "@[size]px",
          "position": {
            "start": {
              "line": 66,
              "col": 100
            },
            "end": {
              "line": 66,
              "col": 124
            }
          }
        }
      ],
      "type": "longTextStyle",
      "_initialized": true,
      "_processedDefs": {
        "face": "face",
        "color": "color",
        "size": "size",
        "lineHeight": "lineHeight",
        "align": "align",
        "linksColor": "linksColor"
      },
      "_globalStyles": {},
      "_defaultValues": {},
      "face": {
        "_writeable": false,
        "_name": "Font",
        "_widget": "select",
        "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
        "_category": "content",
        "type": "face",
        "_initialized": true
      },
      "_complex": true,
      "color": {
        "_writeable": false,
        "_name": "Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true
      },
      "size": {
        "_writeable": false,
        "_name": "Size",
        "_widget": "select",
        "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
        "_category": "content",
        "type": "size",
        "_initialized": true
      },
      "lineHeight": {
        "_writeable": false,
        "_name": "Line Height",
        "_widget": "select",
        "_options": "normal=Normal|150%=1.5 Lines|200%=Double",
        "_category": "content",
        "type": "lineHeight",
        "_initialized": true
      },
      "align": {
        "_writeable": false,
        "_name": "Alignment",
        "_widget": "select",
        "_options": "left=Left|right=Right|center=Center",
        "_category": "content",
        "type": "align",
        "_initialized": true
      },
      "linksColor": {
        "_writeable": false,
        "_name": "Link Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true
      }
    },
    "logoBlock imageWidth": {
      "_writeable": false,
      "_name": "Image Size",
      "_widget": "select",
      "_options": "166=Small|258=Medium|350=Big",
      "_category": "content",
      "type": "imageWidth",
      "_initialized": true
    },
    "logoBlock": {
      "_writeable": false,
      "_name": "Logo Block",
      "_globalStyle": "_theme_.contentTheme",
      "_variant": "externalBackgroundVisible",
      "_category": "content",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-background-color",
          "value": "@[externalBackgroundColor]",
          "position": {
            "start": {
              "line": 208,
              "col": 27
            },
            "end": {
              "line": 208,
              "col": 76
            }
          }
        }
      ],
      "_context": "block",
      "type": "logoBlock",
      "_initialized": true,
      "_processedDefs": {
        "customStyle": "customStyle=false",
        "externalBackgroundVisible": "externalBackgroundVisible=true",
        "image": "image",
        "imageWidth": "imageWidth=258",
        "id": "id",
        "externalBackgroundColor": "externalBackgroundColor",
        "externalTextStyle": "externalTextStyle",
        "backgroundColor": "backgroundColor",
        "longTextStyle": "longTextStyle"
      },
      "_globalStyles": {
        "externalBackgroundColor": "$root.content().theme().contentTheme().externalBackgroundColor",
        "externalTextStyle.face": "$root.content().theme().contentTheme().externalTextStyle().face",
        "externalTextStyle.color": "$root.content().theme().contentTheme().externalTextStyle().color",
        "externalTextStyle.size": "$root.content().theme().contentTheme().externalTextStyle().size",
        "backgroundColor": "$root.content().theme().contentTheme().backgroundColor",
        "longTextStyle.face": "$root.content().theme().contentTheme().longTextStyle().face",
        "longTextStyle.color": "$root.content().theme().contentTheme().longTextStyle().color",
        "longTextStyle.size": "$root.content().theme().contentTheme().longTextStyle().size"
      },
      "_defaultValues": {
        "customStyle": false,
        "externalBackgroundVisible": true,
        "imageWidth": "258",
        "id": "",
        "externalBackgroundColor": null,
        "image.url": "",
        "image.alt": "",
        "externalTextStyle.face": null,
        "externalTextStyle.color": null,
        "externalTextStyle.size": null,
        "backgroundColor": null,
        "longTextStyle.face": null,
        "longTextStyle.color": null,
        "longTextStyle.size": null,
        "image.src": ""
      },
      "customStyle": null,
      "_complex": true,
      "externalBackgroundVisible": {
        "_writeable": false,
        "_name": "Transparent background",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 2
      },
      "image": {
        "_writeable": false,
        "_name": "Image",
        "_category": "content",
        "type": "image",
        "_initialized": true,
        "_processedDefs": {
          "src": "src",
          "url": "url",
          "alt": "alt"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "src": {
          "_writeable": false,
          "_name": "Image",
          "_widget": "src",
          "_category": "wysiwyg",
          "type": "src",
          "_initialized": true,
          "_usecount": 2
        },
        "_complex": true,
        "url": {
          "_writeable": false,
          "_name": "Link",
          "_widget": "url",
          "_category": "content",
          "type": "url",
          "_initialized": true,
          "_usecount": 4
        },
        "alt": {
          "_writeable": false,
          "_name": "Alternative Text",
          "_widget": "text",
          "_help": "Alternative text will be shown on email clients that does not download image automatically",
          "_category": "content",
          "type": "alt",
          "_initialized": true,
          "_usecount": 2
        },
        "_usecount": 10
      },
      "imageWidth": {
        "_writeable": false,
        "_name": "Image Size",
        "_widget": "select",
        "_options": "166=Small|258=Medium|350=Big",
        "_category": "content",
        "type": "imageWidth",
        "_initialized": true,
        "_usecount": 10
      },
      "id": {
        "_writeable": false,
        "_category": "content",
        "_widget": "id",
        "type": "id",
        "_initialized": true,
        "_usecount": 1
      },
      "_usecount": 33,
      "externalBackgroundColor": {
        "_writeable": false,
        "_name": "External Background",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      },
      "externalTextStyle": {
        "_writeable": false,
        "_name": "Alternative Text",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['AaZz']",
            "position": {
              "start": {
                "line": 73,
                "col": 35
              },
              "end": {
                "line": 73,
                "col": 59
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 73,
                "col": 61
              },
              "end": {
                "line": 73,
                "col": 83
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 73,
                "col": 85
              },
              "end": {
                "line": 73,
                "col": 102
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 73,
                "col": 104
              },
              "end": {
                "line": 73,
                "col": 128
              }
            }
          }
        ],
        "type": "textStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "align": "align"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 1
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 1
        },
        "size": {
          "_writeable": false,
          "_name": "Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 1
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true
        },
        "_usecount": 3
      },
      "backgroundColor": {
        "_writeable": false,
        "_name": "Background Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      },
      "longTextStyle": {
        "_writeable": false,
        "_name": "Alternative Text",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['AaZz']",
            "position": {
              "start": {
                "line": 66,
                "col": 31
              },
              "end": {
                "line": 66,
                "col": 55
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 66,
                "col": 57
              },
              "end": {
                "line": 66,
                "col": 79
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 66,
                "col": 81
              },
              "end": {
                "line": 66,
                "col": 98
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 66,
                "col": 100
              },
              "end": {
                "line": 66,
                "col": 124
              }
            }
          }
        ],
        "type": "longTextStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "lineHeight": "lineHeight",
          "align": "align",
          "linksColor": "linksColor"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 1
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 1
        },
        "size": {
          "_writeable": false,
          "_name": "Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 1
        },
        "lineHeight": {
          "_writeable": false,
          "_name": "Line Height",
          "_widget": "select",
          "_options": "normal=Normal|150%=1.5 Lines|200%=Double",
          "_category": "content",
          "type": "lineHeight",
          "_initialized": true
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true
        },
        "linksColor": {
          "_writeable": false,
          "_name": "Link Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true
        },
        "_usecount": 3
      }
    },
    "titleBlock": {
      "_writeable": false,
      "_name": "Title",
      "_globalStyle": "_theme_.contentTheme",
      "_category": "content",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-background-color",
          "value": "@[backgroundColor]",
          "position": {
            "start": {
              "line": 221,
              "col": 28
            },
            "end": {
              "line": 221,
              "col": 69
            }
          }
        }
      ],
      "_context": "block",
      "type": "titleBlock",
      "_initialized": true,
      "_processedDefs": {
        "customStyle": "customStyle=false",
        "id": "id",
        "externalBackgroundColor": "externalBackgroundColor",
        "backgroundColor": "backgroundColor",
        "bigTitleStyle": "bigTitleStyle",
        "text": "text"
      },
      "_globalStyles": {
        "externalBackgroundColor": "$root.content().theme().contentTheme().externalBackgroundColor",
        "backgroundColor": "$root.content().theme().contentTheme().backgroundColor",
        "bigTitleStyle.align": "$root.content().theme().contentTheme().bigTitleStyle().align",
        "bigTitleStyle.face": "$root.content().theme().contentTheme().bigTitleStyle().face",
        "bigTitleStyle.color": "$root.content().theme().contentTheme().bigTitleStyle().color",
        "bigTitleStyle.size": "$root.content().theme().contentTheme().bigTitleStyle().size"
      },
      "_defaultValues": {
        "customStyle": false,
        "id": "",
        "externalBackgroundColor": null,
        "backgroundColor": null,
        "bigTitleStyle.align": null,
        "bigTitleStyle.face": null,
        "bigTitleStyle.color": null,
        "bigTitleStyle.size": null,
        "text": "Section Title"
      },
      "customStyle": null,
      "_complex": true,
      "id": {
        "_writeable": false,
        "_category": "content",
        "_widget": "id",
        "type": "id",
        "_initialized": true,
        "_usecount": 1
      },
      "_usecount": 12,
      "externalBackgroundColor": {
        "_writeable": false,
        "_name": "External Background",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      },
      "backgroundColor": {
        "_writeable": false,
        "_name": "Background Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      },
      "bigTitleStyle": {
        "_writeable": false,
        "_name": "Title",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['AaZz']",
            "position": {
              "start": {
                "line": 76,
                "col": 31
              },
              "end": {
                "line": 76,
                "col": 55
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 76,
                "col": 57
              },
              "end": {
                "line": 76,
                "col": 79
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 76,
                "col": 81
              },
              "end": {
                "line": 76,
                "col": 98
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 76,
                "col": 100
              },
              "end": {
                "line": 76,
                "col": 124
              }
            }
          }
        ],
        "type": "bigTitleStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "align": "align"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 1
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 1
        },
        "size": {
          "_writeable": false,
          "_name": "Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 1
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true,
          "_usecount": 2
        },
        "_usecount": 5
      },
      "text": {
        "_writeable": false,
        "_category": "wysiwyg",
        "_name": "Paragraph",
        "_widget": "text",
        "type": "text",
        "_initialized": true,
        "_usecount": 2
      }
    },
    "imageBlock longTextStyle": {
      "_writeable": false,
      "_name": "Alternative Text",
      "_category": "style",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-bind-text",
          "value": "@['AaZz']",
          "position": {
            "start": {
              "line": 66,
              "col": 31
            },
            "end": {
              "line": 66,
              "col": 55
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-font-family",
          "value": "@face",
          "position": {
            "start": {
              "line": 66,
              "col": 57
            },
            "end": {
              "line": 66,
              "col": 79
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-color",
          "value": "@color",
          "position": {
            "start": {
              "line": 66,
              "col": 81
            },
            "end": {
              "line": 66,
              "col": 98
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-font-size",
          "value": "@[size]px",
          "position": {
            "start": {
              "line": 66,
              "col": 100
            },
            "end": {
              "line": 66,
              "col": 124
            }
          }
        }
      ],
      "type": "longTextStyle",
      "_initialized": true,
      "_processedDefs": {
        "face": "face",
        "color": "color",
        "size": "size",
        "lineHeight": "lineHeight",
        "align": "align",
        "linksColor": "linksColor"
      },
      "_globalStyles": {},
      "_defaultValues": {},
      "face": {
        "_writeable": false,
        "_name": "Font",
        "_widget": "select",
        "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
        "_category": "content",
        "type": "face",
        "_initialized": true
      },
      "_complex": true,
      "color": {
        "_writeable": false,
        "_name": "Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true
      },
      "size": {
        "_writeable": false,
        "_name": "Size",
        "_widget": "select",
        "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
        "_category": "content",
        "type": "size",
        "_initialized": true
      },
      "lineHeight": {
        "_writeable": false,
        "_name": "Line Height",
        "_widget": "select",
        "_options": "normal=Normal|150%=1.5 Lines|200%=Double",
        "_category": "content",
        "type": "lineHeight",
        "_initialized": true
      },
      "align": {
        "_writeable": false,
        "_name": "Alignment",
        "_widget": "select",
        "_options": "left=Left|right=Right|center=Center",
        "_category": "content",
        "type": "align",
        "_initialized": true
      },
      "linksColor": {
        "_writeable": false,
        "_name": "Link Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true
      }
    },
    "imageBlock": {
      "_writeable": false,
      "_name": "Image",
      "_globalStyle": "_theme_.contentTheme",
      "_variant": "gutterVisible",
      "_category": "content",
      "_context": "block",
      "type": "imageBlock",
      "_initialized": true,
      "_processedDefs": {
        "customStyle": "customStyle=false",
        "gutterVisible": "gutterVisible=false",
        "longTextStyle": "longTextStyle",
        "id": "id",
        "externalBackgroundColor": "externalBackgroundColor",
        "backgroundColor": "backgroundColor",
        "image": "image"
      },
      "_globalStyles": {
        "longTextStyle.linksColor": "$root.content().theme().contentTheme().longTextStyle().linksColor",
        "externalBackgroundColor": "$root.content().theme().contentTheme().externalBackgroundColor",
        "backgroundColor": "$root.content().theme().contentTheme().backgroundColor",
        "longTextStyle.face": "$root.content().theme().contentTheme().longTextStyle().face",
        "longTextStyle.color": "$root.content().theme().contentTheme().longTextStyle().color",
        "longTextStyle.size": "$root.content().theme().contentTheme().longTextStyle().size"
      },
      "_defaultValues": {
        "customStyle": false,
        "gutterVisible": false,
        "longTextStyle.linksColor": null,
        "id": "",
        "externalBackgroundColor": null,
        "backgroundColor": null,
        "image.url": "",
        "image.alt": "",
        "longTextStyle.face": null,
        "longTextStyle.color": null,
        "longTextStyle.size": null,
        "image.src": ""
      },
      "customStyle": null,
      "_complex": true,
      "gutterVisible": {
        "_writeable": false,
        "_name": "Show Gutter",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 2
      },
      "longTextStyle": {
        "_writeable": false,
        "_name": "Alternative Text",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['AaZz']",
            "position": {
              "start": {
                "line": 66,
                "col": 31
              },
              "end": {
                "line": 66,
                "col": 55
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 66,
                "col": 57
              },
              "end": {
                "line": 66,
                "col": 79
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 66,
                "col": 81
              },
              "end": {
                "line": 66,
                "col": 98
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 66,
                "col": 100
              },
              "end": {
                "line": 66,
                "col": 124
              }
            }
          }
        ],
        "type": "longTextStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "lineHeight": "lineHeight",
          "align": "align",
          "linksColor": "linksColor"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 2
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 2
        },
        "size": {
          "_writeable": false,
          "_name": "Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 2
        },
        "lineHeight": {
          "_writeable": false,
          "_name": "Line Height",
          "_widget": "select",
          "_options": "normal=Normal|150%=1.5 Lines|200%=Double",
          "_category": "content",
          "type": "lineHeight",
          "_initialized": true
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true
        },
        "linksColor": {
          "_writeable": false,
          "_name": "Link Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 1
        },
        "_usecount": 7
      },
      "_usecount": 26,
      "id": {
        "_writeable": false,
        "_category": "content",
        "_widget": "id",
        "type": "id",
        "_initialized": true,
        "_usecount": 1
      },
      "externalBackgroundColor": {
        "_writeable": false,
        "_name": "External Background",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      },
      "backgroundColor": {
        "_writeable": false,
        "_name": "Background Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 4
      },
      "image": {
        "_writeable": false,
        "_name": "Image",
        "_category": "content",
        "type": "image",
        "_initialized": true,
        "_processedDefs": {
          "src": "src",
          "url": "url",
          "alt": "alt"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "src": {
          "_writeable": false,
          "_name": "Image",
          "_widget": "src",
          "_category": "wysiwyg",
          "type": "src",
          "_initialized": true,
          "_usecount": 2
        },
        "_complex": true,
        "url": {
          "_writeable": false,
          "_name": "Link",
          "_widget": "url",
          "_category": "content",
          "type": "url",
          "_initialized": true,
          "_usecount": 4
        },
        "alt": {
          "_writeable": false,
          "_name": "Alternative Text",
          "_widget": "text",
          "_help": "Alternative text will be shown on email clients that does not download image automatically",
          "_category": "content",
          "type": "alt",
          "_initialized": true,
          "_usecount": 2
        },
        "_usecount": 10
      }
    },
    "doubleImageBlock longTextStyle": {
      "_writeable": false,
      "_name": "Alternative Text",
      "_category": "style",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-bind-text",
          "value": "@['AaZz']",
          "position": {
            "start": {
              "line": 66,
              "col": 31
            },
            "end": {
              "line": 66,
              "col": 55
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-font-family",
          "value": "@face",
          "position": {
            "start": {
              "line": 66,
              "col": 57
            },
            "end": {
              "line": 66,
              "col": 79
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-color",
          "value": "@color",
          "position": {
            "start": {
              "line": 66,
              "col": 81
            },
            "end": {
              "line": 66,
              "col": 98
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-font-size",
          "value": "@[size]px",
          "position": {
            "start": {
              "line": 66,
              "col": 100
            },
            "end": {
              "line": 66,
              "col": 124
            }
          }
        }
      ],
      "type": "longTextStyle",
      "_initialized": true,
      "_processedDefs": {
        "face": "face",
        "color": "color",
        "size": "size",
        "lineHeight": "lineHeight",
        "align": "align",
        "linksColor": "linksColor"
      },
      "_globalStyles": {},
      "_defaultValues": {},
      "face": {
        "_writeable": false,
        "_name": "Font",
        "_widget": "select",
        "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
        "_category": "content",
        "type": "face",
        "_initialized": true
      },
      "_complex": true,
      "color": {
        "_writeable": false,
        "_name": "Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true
      },
      "size": {
        "_writeable": false,
        "_name": "Size",
        "_widget": "select",
        "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
        "_category": "content",
        "type": "size",
        "_initialized": true
      },
      "lineHeight": {
        "_writeable": false,
        "_name": "Line Height",
        "_widget": "select",
        "_options": "normal=Normal|150%=1.5 Lines|200%=Double",
        "_category": "content",
        "type": "lineHeight",
        "_initialized": true
      },
      "align": {
        "_writeable": false,
        "_name": "Alignment",
        "_widget": "select",
        "_options": "left=Left|right=Right|center=Center",
        "_category": "content",
        "type": "align",
        "_initialized": true
      },
      "linksColor": {
        "_writeable": false,
        "_name": "Link Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true
      }
    },
    "doubleImageBlock": {
      "_writeable": false,
      "_name": "Two Image Gallery",
      "_globalStyle": "_theme_.contentTheme",
      "_variant": "gutterVisible",
      "_category": "content",
      "_context": "block",
      "type": "doubleImageBlock",
      "_initialized": true,
      "_processedDefs": {
        "customStyle": "customStyle=false",
        "gutterVisible": "gutterVisible=false",
        "fixedImageHeightVisible": "fixedImageHeightVisible=true",
        "longTextStyle": "longTextStyle",
        "id": "id",
        "externalBackgroundColor": "externalBackgroundColor",
        "backgroundColor": "backgroundColor",
        "leftImage": "leftImage",
        "imageHeight": "imageHeight",
        "rightImage": "rightImage"
      },
      "_globalStyles": {
        "longTextStyle.linksColor": "$root.content().theme().contentTheme().longTextStyle().linksColor",
        "externalBackgroundColor": "$root.content().theme().contentTheme().externalBackgroundColor",
        "backgroundColor": "$root.content().theme().contentTheme().backgroundColor",
        "longTextStyle.face": "$root.content().theme().contentTheme().longTextStyle().face",
        "longTextStyle.color": "$root.content().theme().contentTheme().longTextStyle().color",
        "longTextStyle.size": "$root.content().theme().contentTheme().longTextStyle().size"
      },
      "_defaultValues": {
        "customStyle": false,
        "gutterVisible": false,
        "fixedImageHeightVisible": true,
        "longTextStyle.linksColor": null,
        "id": "",
        "externalBackgroundColor": null,
        "backgroundColor": null,
        "leftImage.url": "",
        "imageHeight": "180",
        "leftImage.alt": "",
        "longTextStyle.face": null,
        "longTextStyle.color": null,
        "longTextStyle.size": null,
        "rightImage.url": "",
        "rightImage.alt": "",
        "leftImage.src": "",
        "rightImage.src": ""
      },
      "customStyle": null,
      "_complex": true,
      "gutterVisible": {
        "_writeable": false,
        "_name": "Show Gutter",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 2
      },
      "fixedImageHeightVisible": {
        "_writeable": false,
        "_name": "Fix image height",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 8
      },
      "longTextStyle": {
        "_writeable": false,
        "_name": "Alternative Text",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['AaZz']",
            "position": {
              "start": {
                "line": 66,
                "col": 31
              },
              "end": {
                "line": 66,
                "col": 55
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 66,
                "col": 57
              },
              "end": {
                "line": 66,
                "col": 79
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 66,
                "col": 81
              },
              "end": {
                "line": 66,
                "col": 98
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 66,
                "col": 100
              },
              "end": {
                "line": 66,
                "col": 124
              }
            }
          }
        ],
        "type": "longTextStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "lineHeight": "lineHeight",
          "align": "align",
          "linksColor": "linksColor"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 8
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 8
        },
        "size": {
          "_writeable": false,
          "_name": "Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 8
        },
        "lineHeight": {
          "_writeable": false,
          "_name": "Line Height",
          "_widget": "select",
          "_options": "normal=Normal|150%=1.5 Lines|200%=Double",
          "_category": "content",
          "type": "lineHeight",
          "_initialized": true
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true
        },
        "linksColor": {
          "_writeable": false,
          "_name": "Link Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 1
        },
        "_usecount": 25
      },
      "_usecount": 86,
      "id": {
        "_writeable": false,
        "_category": "content",
        "_widget": "id",
        "type": "id",
        "_initialized": true,
        "_usecount": 1
      },
      "externalBackgroundColor": {
        "_writeable": false,
        "_name": "External Background",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      },
      "backgroundColor": {
        "_writeable": false,
        "_name": "Background Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 4
      },
      "leftImage": {
        "_writeable": false,
        "_name": "Left Image",
        "_category": "content",
        "type": "image",
        "_initialized": true,
        "_processedDefs": {
          "src": "src",
          "url": "url",
          "alt": "alt"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "src": {
          "_writeable": false,
          "_name": "Image",
          "_widget": "src",
          "_category": "wysiwyg",
          "type": "src",
          "_initialized": true,
          "_usecount": 4
        },
        "_complex": true,
        "url": {
          "_writeable": false,
          "_name": "Link",
          "_widget": "url",
          "_category": "content",
          "type": "url",
          "_initialized": true,
          "_usecount": 8
        },
        "alt": {
          "_writeable": false,
          "_name": "Alternative Text",
          "_widget": "text",
          "_help": "Alternative text will be shown on email clients that does not download image automatically",
          "_category": "content",
          "type": "alt",
          "_initialized": true,
          "_usecount": 4
        },
        "_usecount": 20
      },
      "imageHeight": {
        "_writeable": false,
        "_name": "Image Height",
        "_widget": "integer",
        "_category": "content",
        "type": "height",
        "_initialized": true,
        "_usecount": 4
      },
      "rightImage": {
        "_writeable": false,
        "_name": "Right Image",
        "_category": "content",
        "type": "image",
        "_initialized": true,
        "_processedDefs": {
          "src": "src",
          "url": "url",
          "alt": "alt"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "src": {
          "_writeable": false,
          "_name": "Image",
          "_widget": "src",
          "_category": "wysiwyg",
          "type": "src",
          "_initialized": true,
          "_usecount": 4
        },
        "_complex": true,
        "url": {
          "_writeable": false,
          "_name": "Link",
          "_widget": "url",
          "_category": "content",
          "type": "url",
          "_initialized": true,
          "_usecount": 8
        },
        "alt": {
          "_writeable": false,
          "_name": "Alternative Text",
          "_widget": "text",
          "_help": "Alternative text will be shown on email clients that does not download image automatically",
          "_category": "content",
          "type": "alt",
          "_initialized": true,
          "_usecount": 4
        },
        "_usecount": 20
      }
    },
    "tripleImageBlock longTextStyle": {
      "_writeable": false,
      "_name": "Alternative Text",
      "_category": "style",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-bind-text",
          "value": "@['AaZz']",
          "position": {
            "start": {
              "line": 66,
              "col": 31
            },
            "end": {
              "line": 66,
              "col": 55
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-font-family",
          "value": "@face",
          "position": {
            "start": {
              "line": 66,
              "col": 57
            },
            "end": {
              "line": 66,
              "col": 79
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-color",
          "value": "@color",
          "position": {
            "start": {
              "line": 66,
              "col": 81
            },
            "end": {
              "line": 66,
              "col": 98
            }
          }
        },
        {
          "type": "property",
          "name": "-ko-font-size",
          "value": "@[size]px",
          "position": {
            "start": {
              "line": 66,
              "col": 100
            },
            "end": {
              "line": 66,
              "col": 124
            }
          }
        }
      ],
      "type": "longTextStyle",
      "_initialized": true,
      "_processedDefs": {
        "face": "face",
        "color": "color",
        "size": "size",
        "lineHeight": "lineHeight",
        "align": "align",
        "linksColor": "linksColor"
      },
      "_globalStyles": {},
      "_defaultValues": {},
      "face": {
        "_writeable": false,
        "_name": "Font",
        "_widget": "select",
        "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
        "_category": "content",
        "type": "face",
        "_initialized": true
      },
      "_complex": true,
      "color": {
        "_writeable": false,
        "_name": "Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true
      },
      "size": {
        "_writeable": false,
        "_name": "Size",
        "_widget": "select",
        "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
        "_category": "content",
        "type": "size",
        "_initialized": true
      },
      "lineHeight": {
        "_writeable": false,
        "_name": "Line Height",
        "_widget": "select",
        "_options": "normal=Normal|150%=1.5 Lines|200%=Double",
        "_category": "content",
        "type": "lineHeight",
        "_initialized": true
      },
      "align": {
        "_writeable": false,
        "_name": "Alignment",
        "_widget": "select",
        "_options": "left=Left|right=Right|center=Center",
        "_category": "content",
        "type": "align",
        "_initialized": true
      },
      "linksColor": {
        "_writeable": false,
        "_name": "Link Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true
      }
    },
    "tripleImageBlock": {
      "_writeable": false,
      "_name": "Three Image Gallery",
      "_globalStyle": "_theme_.contentTheme",
      "_variant": "gutterVisible",
      "_category": "content",
      "_context": "block",
      "type": "tripleImageBlock",
      "_initialized": true,
      "_processedDefs": {
        "customStyle": "customStyle=false",
        "gutterVisible": "gutterVisible=false",
        "fixedImageHeightVisible": "fixedImageHeightVisible=true",
        "longTextStyle": "longTextStyle",
        "id": "id",
        "externalBackgroundColor": "externalBackgroundColor",
        "backgroundColor": "backgroundColor",
        "leftImage": "leftImage",
        "imageHeight": "imageHeight",
        "middleImage": "middleImage",
        "rightImage": "rightImage"
      },
      "_globalStyles": {
        "longTextStyle.linksColor": "$root.content().theme().contentTheme().longTextStyle().linksColor",
        "externalBackgroundColor": "$root.content().theme().contentTheme().externalBackgroundColor",
        "backgroundColor": "$root.content().theme().contentTheme().backgroundColor",
        "longTextStyle.face": "$root.content().theme().contentTheme().longTextStyle().face",
        "longTextStyle.color": "$root.content().theme().contentTheme().longTextStyle().color",
        "longTextStyle.size": "$root.content().theme().contentTheme().longTextStyle().size"
      },
      "_defaultValues": {
        "customStyle": false,
        "gutterVisible": false,
        "fixedImageHeightVisible": true,
        "longTextStyle.linksColor": null,
        "id": "",
        "externalBackgroundColor": null,
        "backgroundColor": null,
        "leftImage.url": "",
        "imageHeight": "160",
        "leftImage.alt": "",
        "longTextStyle.face": null,
        "longTextStyle.color": null,
        "longTextStyle.size": null,
        "middleImage.url": "",
        "middleImage.alt": "",
        "rightImage.url": "",
        "rightImage.alt": "",
        "leftImage.src": "",
        "middleImage.src": "",
        "rightImage.src": ""
      },
      "customStyle": null,
      "_complex": true,
      "gutterVisible": {
        "_writeable": false,
        "_name": "Show Gutter",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 2
      },
      "fixedImageHeightVisible": {
        "_writeable": false,
        "_name": "Fix image height",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 12
      },
      "longTextStyle": {
        "_writeable": false,
        "_name": "Alternative Text",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['AaZz']",
            "position": {
              "start": {
                "line": 66,
                "col": 31
              },
              "end": {
                "line": 66,
                "col": 55
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 66,
                "col": 57
              },
              "end": {
                "line": 66,
                "col": 79
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 66,
                "col": 81
              },
              "end": {
                "line": 66,
                "col": 98
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 66,
                "col": 100
              },
              "end": {
                "line": 66,
                "col": 124
              }
            }
          }
        ],
        "type": "longTextStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "lineHeight": "lineHeight",
          "align": "align",
          "linksColor": "linksColor"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 12
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 12
        },
        "size": {
          "_writeable": false,
          "_name": "Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 12
        },
        "lineHeight": {
          "_writeable": false,
          "_name": "Line Height",
          "_widget": "select",
          "_options": "normal=Normal|150%=1.5 Lines|200%=Double",
          "_category": "content",
          "type": "lineHeight",
          "_initialized": true
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true
        },
        "linksColor": {
          "_writeable": false,
          "_name": "Link Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 1
        },
        "_usecount": 37
      },
      "_usecount": 124,
      "id": {
        "_writeable": false,
        "_category": "content",
        "_widget": "id",
        "type": "id",
        "_initialized": true,
        "_usecount": 1
      },
      "externalBackgroundColor": {
        "_writeable": false,
        "_name": "External Background",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      },
      "backgroundColor": {
        "_writeable": false,
        "_name": "Background Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 4
      },
      "leftImage": {
        "_writeable": false,
        "_name": "Left Image",
        "_category": "content",
        "type": "image",
        "_initialized": true,
        "_processedDefs": {
          "src": "src",
          "url": "url",
          "alt": "alt"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "src": {
          "_writeable": false,
          "_name": "Image",
          "_widget": "src",
          "_category": "wysiwyg",
          "type": "src",
          "_initialized": true,
          "_usecount": 4
        },
        "_complex": true,
        "url": {
          "_writeable": false,
          "_name": "Link",
          "_widget": "url",
          "_category": "content",
          "type": "url",
          "_initialized": true,
          "_usecount": 8
        },
        "alt": {
          "_writeable": false,
          "_name": "Alternative Text",
          "_widget": "text",
          "_help": "Alternative text will be shown on email clients that does not download image automatically",
          "_category": "content",
          "type": "alt",
          "_initialized": true,
          "_usecount": 4
        },
        "_usecount": 20
      },
      "imageHeight": {
        "_writeable": false,
        "_name": "Image Height",
        "_widget": "integer",
        "_category": "content",
        "type": "height",
        "_initialized": true,
        "_usecount": 6
      },
      "middleImage": {
        "_writeable": false,
        "_name": "Central Image",
        "_category": "content",
        "type": "image",
        "_initialized": true,
        "_processedDefs": {
          "src": "src",
          "url": "url",
          "alt": "alt"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "src": {
          "_writeable": false,
          "_name": "Image",
          "_widget": "src",
          "_category": "wysiwyg",
          "type": "src",
          "_initialized": true,
          "_usecount": 4
        },
        "_complex": true,
        "url": {
          "_writeable": false,
          "_name": "Link",
          "_widget": "url",
          "_category": "content",
          "type": "url",
          "_initialized": true,
          "_usecount": 8
        },
        "alt": {
          "_writeable": false,
          "_name": "Alternative Text",
          "_widget": "text",
          "_help": "Alternative text will be shown on email clients that does not download image automatically",
          "_category": "content",
          "type": "alt",
          "_initialized": true,
          "_usecount": 4
        },
        "_usecount": 20
      },
      "rightImage": {
        "_writeable": false,
        "_name": "Right Image",
        "_category": "content",
        "type": "image",
        "_initialized": true,
        "_processedDefs": {
          "src": "src",
          "url": "url",
          "alt": "alt"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "src": {
          "_writeable": false,
          "_name": "Image",
          "_widget": "src",
          "_category": "wysiwyg",
          "type": "src",
          "_initialized": true,
          "_usecount": 4
        },
        "_complex": true,
        "url": {
          "_writeable": false,
          "_name": "Link",
          "_widget": "url",
          "_category": "content",
          "type": "url",
          "_initialized": true,
          "_usecount": 8
        },
        "alt": {
          "_writeable": false,
          "_name": "Alternative Text",
          "_widget": "text",
          "_help": "Alternative text will be shown on email clients that does not download image automatically",
          "_category": "content",
          "type": "alt",
          "_initialized": true,
          "_usecount": 4
        },
        "_usecount": 20
      }
    },
    "buttonBlock": {
      "_writeable": false,
      "_name": "Button Block",
      "_globalStyle": "_theme_.contentTheme",
      "_category": "content",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-background-color",
          "value": "@[backgroundColor]",
          "position": {
            "start": {
              "line": 221,
              "col": 28
            },
            "end": {
              "line": 221,
              "col": 69
            }
          }
        }
      ],
      "_context": "block",
      "type": "buttonBlock",
      "_initialized": true,
      "_processedDefs": {
        "customStyle": "customStyle=false",
        "id": "id",
        "externalBackgroundColor": "externalBackgroundColor",
        "backgroundColor": "backgroundColor",
        "bigButtonStyle": "bigButtonStyle",
        "link": "link"
      },
      "_globalStyles": {
        "externalBackgroundColor": "$root.content().theme().contentTheme().externalBackgroundColor",
        "backgroundColor": "$root.content().theme().contentTheme().backgroundColor",
        "bigButtonStyle.align": "$root.content().theme().contentTheme().bigButtonStyle().align",
        "bigButtonStyle.face": "$root.content().theme().contentTheme().bigButtonStyle().face",
        "bigButtonStyle.color": "$root.content().theme().contentTheme().bigButtonStyle().color",
        "bigButtonStyle.size": "$root.content().theme().contentTheme().bigButtonStyle().size",
        "bigButtonStyle.buttonColor": "$root.content().theme().contentTheme().bigButtonStyle().buttonColor",
        "bigButtonStyle.radius": "$root.content().theme().contentTheme().bigButtonStyle().radius"
      },
      "_defaultValues": {
        "customStyle": false,
        "id": "",
        "externalBackgroundColor": null,
        "backgroundColor": null,
        "bigButtonStyle.align": null,
        "bigButtonStyle.face": null,
        "bigButtonStyle.color": null,
        "bigButtonStyle.size": null,
        "bigButtonStyle.buttonColor": null,
        "bigButtonStyle.radius": null,
        "link.url": "",
        "link.text": "BUTTON"
      },
      "customStyle": null,
      "_complex": true,
      "id": {
        "_writeable": false,
        "_category": "content",
        "_widget": "id",
        "type": "id",
        "_initialized": true,
        "_usecount": 1
      },
      "_usecount": 20,
      "externalBackgroundColor": {
        "_writeable": false,
        "_name": "External Background",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      },
      "backgroundColor": {
        "_writeable": false,
        "_name": "Background Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      },
      "bigButtonStyle": {
        "_writeable": false,
        "_name": "Big Button",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "-ko-bind-text",
            "value": "@['Button']",
            "position": {
              "start": {
                "line": 81,
                "col": 29
              },
              "end": {
                "line": 81,
                "col": 55
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-family",
            "value": "@face",
            "position": {
              "start": {
                "line": 81,
                "col": 57
              },
              "end": {
                "line": 81,
                "col": 79
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-color",
            "value": "@color",
            "position": {
              "start": {
                "line": 81,
                "col": 81
              },
              "end": {
                "line": 81,
                "col": 98
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-font-size",
            "value": "@[size]px",
            "position": {
              "start": {
                "line": 81,
                "col": 100
              },
              "end": {
                "line": 81,
                "col": 124
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-background-color",
            "value": "@buttonColor",
            "position": {
              "start": {
                "line": 81,
                "col": 126
              },
              "end": {
                "line": 81,
                "col": 160
              }
            }
          },
          {
            "type": "property",
            "name": "padding-left",
            "value": "5px",
            "position": {
              "start": {
                "line": 81,
                "col": 162
              },
              "end": {
                "line": 81,
                "col": 179
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-border-radius",
            "value": "@[radius]px",
            "position": {
              "start": {
                "line": 81,
                "col": 181
              },
              "end": {
                "line": 81,
                "col": 211
              }
            }
          }
        ],
        "type": "buttonStyle",
        "_initialized": true,
        "_processedDefs": {
          "face": "face",
          "color": "color",
          "size": "size",
          "align": "align",
          "buttonColor": "buttonColor",
          "radius": "radius"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "face": {
          "_writeable": false,
          "_name": "Font",
          "_widget": "select",
          "_options": "Arial, Helvetica, sans-serif=Arial|Arial Black, Arial Black, Gadget, sans-serif=Arial Black|Comic Sans MS, Comic Sans MS5, cursive=Comic Sans|Courier New, Courier New, monospace=Courier|Georgia, serif=Georgia|Impact, sans-serif=Impact|Lucida Console, Monaco, monospace=Lucida Console|Lucida Sans Unicode, Lucida Grande, sans-serif=Lucida Sans Unicode|Times New Roman, Times, serif=Times New Roman|Verdana, Geneva, sans-serif=Verdana",
          "_category": "content",
          "type": "face",
          "_initialized": true,
          "_usecount": 2
        },
        "_complex": true,
        "color": {
          "_writeable": false,
          "_name": "Text Color",
          "_widget": "color",
          "_category": "content",
          "type": "color",
          "_initialized": true,
          "_usecount": 2
        },
        "size": {
          "_writeable": false,
          "_name": "Text Size",
          "_widget": "select",
          "_options": "8|9|10|11|12|13|14|15|16|18|20|22|25|28|31",
          "_category": "content",
          "type": "size",
          "_initialized": true,
          "_usecount": 2
        },
        "align": {
          "_writeable": false,
          "_name": "Alignment",
          "_widget": "select",
          "_options": "left=Left|right=Right|center=Center",
          "_category": "content",
          "type": "align",
          "_initialized": true,
          "_usecount": 3
        },
        "buttonColor": {
          "_writeable": false,
          "_name": "Button Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 2
        },
        "radius": {
          "_writeable": false,
          "_name": "Corner Radius",
          "_widget": "integer",
          "_max": "20",
          "_help": "Attention - this property is not supported on all email clients (i.e. Outlook)",
          "_category": "style",
          "type": "radius",
          "_initialized": true,
          "_usecount": 1
        },
        "_usecount": 12
      },
      "link": {
        "_writeable": false,
        "_name": "Link",
        "_category": "content",
        "type": "link",
        "_initialized": true,
        "_processedDefs": {
          "text": "text",
          "url": "url"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "text": {
          "_writeable": false,
          "_category": "wysiwyg",
          "_name": "Paragraph",
          "_widget": "text",
          "type": "text",
          "_initialized": true,
          "_usecount": 1
        },
        "_complex": true,
        "url": {
          "_writeable": false,
          "_name": "Link",
          "_widget": "url",
          "_category": "content",
          "type": "url",
          "_initialized": true,
          "_usecount": 1
        },
        "_usecount": 3
      }
    },
    "hrBlock": {
      "_writeable": false,
      "_name": "Separator Block",
      "_globalStyle": "_theme_.contentTheme",
      "_category": "content",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-background-color",
          "value": "@[backgroundColor]",
          "position": {
            "start": {
              "line": 221,
              "col": 28
            },
            "end": {
              "line": 221,
              "col": 69
            }
          }
        }
      ],
      "_context": "block",
      "type": "hrBlock",
      "_initialized": true,
      "_processedDefs": {
        "customStyle": "customStyle=false",
        "id": "id",
        "externalBackgroundColor": "externalBackgroundColor",
        "backgroundColor": "backgroundColor",
        "hrStyle": "hrStyle"
      },
      "_globalStyles": {
        "externalBackgroundColor": "$root.content().theme().contentTheme().externalBackgroundColor",
        "backgroundColor": "$root.content().theme().contentTheme().backgroundColor",
        "hrStyle.hrWidth": "$root.content().theme().contentTheme().hrStyle().hrWidth",
        "hrStyle.hrHeight": "$root.content().theme().contentTheme().hrStyle().hrHeight",
        "hrStyle.color": "$root.content().theme().contentTheme().hrStyle().color"
      },
      "_defaultValues": {
        "customStyle": false,
        "id": "",
        "externalBackgroundColor": null,
        "backgroundColor": null,
        "hrStyle.hrWidth": null,
        "hrStyle.hrHeight": null,
        "hrStyle.color": null
      },
      "customStyle": null,
      "_complex": true,
      "id": {
        "_writeable": false,
        "_category": "content",
        "_widget": "id",
        "type": "id",
        "_initialized": true,
        "_usecount": 1
      },
      "_usecount": 10,
      "externalBackgroundColor": {
        "_writeable": false,
        "_name": "External Background",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      },
      "backgroundColor": {
        "_writeable": false,
        "_name": "Background Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      },
      "hrStyle": {
        "_writeable": false,
        "_name": "Separator Style",
        "_category": "style",
        "_previewBindings": [
          {
            "type": "property",
            "name": "height",
            "value": "200%",
            "position": {
              "start": {
                "line": 50,
                "col": 25
              },
              "end": {
                "line": 50,
                "col": 37
              }
            }
          },
          {
            "type": "property",
            "name": "width",
            "value": "200%",
            "position": {
              "start": {
                "line": 50,
                "col": 39
              },
              "end": {
                "line": 50,
                "col": 50
              }
            }
          },
          {
            "type": "property",
            "name": "bottom",
            "value": "20px",
            "position": {
              "start": {
                "line": 50,
                "col": 52
              },
              "end": {
                "line": 50,
                "col": 64
              }
            }
          },
          {
            "type": "property",
            "name": "-ko-border-bottom",
            "value": "@[hrHeight]px solid @color",
            "position": {
              "start": {
                "line": 50,
                "col": 66
              },
              "end": {
                "line": 50,
                "col": 111
              }
            }
          }
        ],
        "type": "hrStyle",
        "_initialized": true,
        "_processedDefs": {
          "color": "color",
          "hrWidth": "hrWidth",
          "hrHeight": "hrHeight"
        },
        "_globalStyles": {},
        "_defaultValues": {},
        "color": {
          "_writeable": false,
          "_name": "Color",
          "_widget": "color",
          "_category": "style",
          "type": "color",
          "_initialized": true,
          "_usecount": 1
        },
        "_complex": true,
        "hrWidth": {
          "_writeable": false,
          "_name": "Width",
          "_widget": "select",
          "_options": "10|20|30|40|50|60|70|80|90|100",
          "_category": "content",
          "type": "hrWidth",
          "_initialized": true,
          "_usecount": 2
        },
        "hrHeight": {
          "_writeable": false,
          "_name": "Line height",
          "_widget": "integer",
          "_max": "80",
          "_category": "content",
          "type": "hrHeight",
          "_initialized": true,
          "_usecount": 2
        },
        "_usecount": 5
      }
    },
    "spacerBlock": {
      "_writeable": false,
      "_name": "Spacer Block",
      "_globalStyle": "_theme_.contentTheme",
      "_category": "content",
      "_previewBindings": [
        {
          "type": "property",
          "name": "-ko-background-color",
          "value": "@[externalBackgroundColor]",
          "position": {
            "start": {
              "line": 208,
              "col": 27
            },
            "end": {
              "line": 208,
              "col": 76
            }
          }
        }
      ],
      "_context": "block",
      "type": "spacerBlock",
      "_initialized": true,
      "_processedDefs": {
        "customStyle": "customStyle=false",
        "externalBackgroundVisible": "externalBackgroundVisible=true",
        "id": "id",
        "externalBackgroundColor": "externalBackgroundColor",
        "spacerSize": "spacerSize",
        "backgroundColor": "backgroundColor"
      },
      "_globalStyles": {
        "externalBackgroundColor": "$root.content().theme().contentTheme().externalBackgroundColor",
        "backgroundColor": "$root.content().theme().contentTheme().backgroundColor"
      },
      "_defaultValues": {
        "customStyle": false,
        "externalBackgroundVisible": true,
        "id": "",
        "externalBackgroundColor": null,
        "spacerSize": "24",
        "backgroundColor": null
      },
      "customStyle": null,
      "_complex": true,
      "externalBackgroundVisible": {
        "_writeable": false,
        "_name": "Transparent background",
        "_widget": "boolean",
        "_category": "content",
        "type": "visible",
        "_initialized": true,
        "_usecount": 2
      },
      "id": {
        "_writeable": false,
        "_category": "content",
        "_widget": "id",
        "type": "id",
        "_initialized": true,
        "_usecount": 1
      },
      "_usecount": 11,
      "externalBackgroundColor": {
        "_writeable": false,
        "_name": "External Background",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      },
      "spacerSize": {
        "_writeable": false,
        "_name": "Height",
        "_widget": "integer",
        "_max": "90",
        "_min": "4",
        "_category": "content",
        "type": "spacerSize",
        "_initialized": true,
        "_usecount": 4
      },
      "backgroundColor": {
        "_writeable": false,
        "_name": "Background Color",
        "_widget": "color",
        "_category": "style",
        "type": "color",
        "_initialized": true,
        "_usecount": 2
      }
    },
    "themes": {
      "default": {
        ".contentTheme.longTextStyle.linksColor": "#3f3f3f",
        ".frameTheme.longTextStyle.linksColor": "#cccccc",
        ".frameTheme.backgroundColor": "#3f3f3f",
        ".frameTheme.linkStyle.face": "Arial, Helvetica, sans-serif",
        ".frameTheme.linkStyle.color": "#ffffff",
        ".frameTheme.linkStyle.size": "13",
        ".frameTheme.linkStyle.decoration": "underline",
        ".frameTheme.longTextStyle.align": "left",
        ".frameTheme.longTextStyle.face": "Arial, Helvetica, sans-serif",
        ".frameTheme.longTextStyle.color": "#919191",
        ".frameTheme.longTextStyle.size": "13",
        ".contentTheme.externalBackgroundColor": "#bfbfbf",
        ".contentTheme.externalTextStyle.face": "Arial, Helvetica, sans-serif",
        ".contentTheme.externalTextStyle.color": "#f3f3f3",
        ".contentTheme.externalTextStyle.size": "18",
        ".contentTheme.backgroundColor": "#ffffff",
        ".contentTheme.longTextStyle.face": "Arial, Helvetica, sans-serif",
        ".contentTheme.longTextStyle.color": "#3f3f3f",
        ".contentTheme.longTextStyle.size": "13",
        ".contentTheme.titleTextStyle.align": "left",
        ".contentTheme.titleTextStyle.face": "Arial, Helvetica, sans-serif",
        ".contentTheme.titleTextStyle.color": "#3f3f3f",
        ".contentTheme.titleTextStyle.size": "18",
        ".contentTheme.longTextStyle.lineHeight": "normal",
        ".contentTheme.longTextStyle.align": "left",
        ".contentTheme.buttonStyle.align": "left",
        ".contentTheme.buttonStyle.face": "Arial, Helvetica, sans-serif",
        ".contentTheme.buttonStyle.color": "#3f3f3f",
        ".contentTheme.buttonStyle.size": "13",
        ".contentTheme.buttonStyle.buttonColor": "#bfbfbf",
        ".contentTheme.buttonStyle.radius": "4",
        ".contentTheme.bigTitleStyle.align": "center",
        ".contentTheme.bigTitleStyle.face": "Arial, Helvetica, sans-serif",
        ".contentTheme.bigTitleStyle.color": "#3f3f3f",
        ".contentTheme.bigTitleStyle.size": "22",
        ".contentTheme.hrStyle.hrWidth": "100",
        ".contentTheme.hrStyle.hrHeight": "1",
        ".contentTheme.hrStyle.color": "#3f3f3f",
        ".contentTheme.bigButtonStyle.align": "center",
        ".contentTheme.bigButtonStyle.face": "Arial, Helvetica, sans-serif",
        ".contentTheme.bigButtonStyle.color": "#3f3f3f",
        ".contentTheme.bigButtonStyle.size": "22",
        ".contentTheme.bigButtonStyle.buttonColor": "#bfbfbf",
        ".contentTheme.bigButtonStyle.radius": "4",
        ".contentTheme.shareButtonStyle.radius": "4",
        ".contentTheme.shareButtonStyle.face": "Arial, Helvetica, sans-serif",
        ".contentTheme.shareButtonStyle.size": "13",
        ".contentTheme.shareButtonStyle.buttonColor": "#bfbfbf",
        ".contentTheme.shareButtonStyle.color": "#3f3f3f"
      }
    }
  },
  "templateName": "template",
  "_blocks": [
    {
      "root": "template",
      "block": "preheaderBlock",
      "context": "block"
    },
    {
      "root": "template",
      "block": "footerBlock",
      "context": "block"
    },
    {
      "root": "template",
      "block": "template",
      "context": "template"
    },
    {
      "root": "template",
      "block": "logoBlock",
      "context": "block",
      "container": "mainBlocks"
    },
    {
      "root": "template",
      "block": "sideArticleBlock",
      "context": "block",
      "container": "mainBlocks"
    },
    {
      "root": "template",
      "block": "singleArticleBlock",
      "context": "block",
      "container": "mainBlocks"
    },
    {
      "root": "template",
      "block": "titleBlock",
      "context": "block",
      "container": "mainBlocks"
    },
    {
      "root": "template",
      "block": "textBlock",
      "context": "block",
      "container": "mainBlocks"
    },
    {
      "root": "template",
      "block": "tripleArticleBlock",
      "context": "block",
      "container": "mainBlocks"
    },
    {
      "root": "template",
      "block": "doubleArticleBlock",
      "context": "block",
      "container": "mainBlocks"
    },
    {
      "root": "template",
      "block": "hrBlock",
      "context": "block",
      "container": "mainBlocks"
    },
    {
      "root": "template",
      "block": "buttonBlock",
      "context": "block",
      "container": "mainBlocks"
    },
    {
      "root": "template",
      "block": "imageBlock",
      "context": "block",
      "container": "mainBlocks"
    },
    {
      "root": "template",
      "block": "doubleImageBlock",
      "context": "block",
      "container": "mainBlocks"
    },
    {
      "root": "template",
      "block": "tripleImageBlock",
      "context": "block",
      "container": "mainBlocks"
    },
    {
      "root": "template",
      "block": "bigSocialBlock",
      "context": "block",
      "container": "mainBlocks"
    },
    {
      "root": "template",
      "block": "shareBlock",
      "context": "block",
      "container": "mainBlocks"
    },
    {
      "root": "template",
      "block": "spacerBlock",
      "context": "block",
      "container": "mainBlocks"
    },
    {
      "root": "template",
      "block": "socialBlock",
      "context": "block",
      "container": "mainBlocks"
    }
  ],
  "version": "1.1.16"
}