.cke_show_borders {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif !important;
  text-rendering: optimizeLegibility;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #545452;
  background-color: #ffffff; }

.cke_show_borders,
.node-type-additional-content .content .field-name-body,
.node-type-advice .content-advice-left .field-name-body,
.node-type-blog .content-blog-left .field-name-body,
.node-type-legal-notice .content .field-name-body,
.node-type-model .content-richcontent .field-name-field-rich-content-description,
.node-type-page .content .field-name-body {
  font-size: 16px;
  line-height: 22px; }
  .cke_show_borders p,
  .node-type-additional-content .content .field-name-body p,
  .node-type-advice .content-advice-left .field-name-body p,
  .node-type-blog .content-blog-left .field-name-body p,
  .node-type-legal-notice .content .field-name-body p,
  .node-type-model .content-richcontent .field-name-field-rich-content-description p,
  .node-type-page .content .field-name-body p {
    margin: 5px 0; }
  .cke_show_borders ul,
  .node-type-additional-content .content .field-name-body ul,
  .node-type-advice .content-advice-left .field-name-body ul,
  .node-type-blog .content-blog-left .field-name-body ul,
  .node-type-legal-notice .content .field-name-body ul,
  .node-type-model .content-richcontent .field-name-field-rich-content-description ul,
  .node-type-page .content .field-name-body ul {
    list-style-type: disc;
    margin: 5px 0 5px 15px;
    display: block; }
    .cke_show_borders ul ul,
    .node-type-additional-content .content .field-name-body ul ul,
    .node-type-advice .content-advice-left .field-name-body ul ul,
    .node-type-blog .content-blog-left .field-name-body ul ul,
    .node-type-legal-notice .content .field-name-body ul ul,
    .node-type-model .content-richcontent .field-name-field-rich-content-description ul ul,
    .node-type-page .content .field-name-body ul ul {
      margin: 0; }
      .cke_show_borders ul ul li,
      .node-type-additional-content .content .field-name-body ul ul li,
      .node-type-advice .content-advice-left .field-name-body ul ul li,
      .node-type-blog .content-blog-left .field-name-body ul ul li,
      .node-type-legal-notice .content .field-name-body ul ul li,
      .node-type-model .content-richcontent .field-name-field-rich-content-description ul ul li,
      .node-type-page .content .field-name-body ul ul li {
        margin: 0 0 0 30px; }
  .cke_show_borders ol,
  .node-type-additional-content .content .field-name-body ol,
  .node-type-advice .content-advice-left .field-name-body ol,
  .node-type-blog .content-blog-left .field-name-body ol,
  .node-type-legal-notice .content .field-name-body ol,
  .node-type-model .content-richcontent .field-name-field-rich-content-description ol,
  .node-type-page .content .field-name-body ol {
    list-style: none;
    counter-reset: item; }
    .cke_show_borders ol li,
    .node-type-additional-content .content .field-name-body ol li,
    .node-type-advice .content-advice-left .field-name-body ol li,
    .node-type-blog .content-blog-left .field-name-body ol li,
    .node-type-legal-notice .content .field-name-body ol li,
    .node-type-model .content-richcontent .field-name-field-rich-content-description ol li,
    .node-type-page .content .field-name-body ol li {
      margin: 0 0 10px; }
    .cke_show_borders ol li:before,
    .node-type-additional-content .content .field-name-body ol li:before,
    .node-type-advice .content-advice-left .field-name-body ol li:before,
    .node-type-blog .content-blog-left .field-name-body ol li:before,
    .node-type-legal-notice .content .field-name-body ol li:before,
    .node-type-model .content-richcontent .field-name-field-rich-content-description ol li:before,
    .node-type-page .content .field-name-body ol li:before {
      background-color: #545452;
      font-family: 'roboto-condensed';
      font-weight: bold;
      height: 25px;
      min-width: 15px;
      width: auto;
      padding: 0 5px;
      border-radius: 5px;
      content: counters(item, ".") " ";
      counter-increment: item;
      color: #ffffff;
      font-size: 20px;
      line-height: 25px;
      text-align: center;
      display: inline-block;
      margin: 0 5px 0 0; }
    .cke_show_borders ol ol,
    .node-type-additional-content .content .field-name-body ol ol,
    .node-type-advice .content-advice-left .field-name-body ol ol,
    .node-type-blog .content-blog-left .field-name-body ol ol,
    .node-type-legal-notice .content .field-name-body ol ol,
    .node-type-model .content-richcontent .field-name-field-rich-content-description ol ol,
    .node-type-page .content .field-name-body ol ol {
      margin: 10px 0 0 30px; }
  .cke_show_borders a,
  .node-type-additional-content .content .field-name-body a,
  .node-type-advice .content-advice-left .field-name-body a,
  .node-type-blog .content-blog-left .field-name-body a,
  .node-type-legal-notice .content .field-name-body a,
  .node-type-model .content-richcontent .field-name-field-rich-content-description a,
  .node-type-page .content .field-name-body a {
    color: #02c0dc; }
  .cke_show_borders div > a,
  .node-type-additional-content .content .field-name-body div > a,
  .node-type-advice .content-advice-left .field-name-body div > a,
  .node-type-blog .content-blog-left .field-name-body div > a,
  .node-type-legal-notice .content .field-name-body div > a,
  .node-type-model .content-richcontent .field-name-field-rich-content-description div > a,
  .node-type-page .content .field-name-body div > a {
    text-decoration: none;
    font-size: 14px;
    color: #ffffff;
    padding: 0 10px;
    line-height: 30px;
    display: inline-block;
    background-color: #02c0dc;
    border-radius: 2px;
    font-family: 'roboto-condensed';
    font-weight: bold;
    text-transform: uppercase; }
  .cke_show_borders blockquote,
  .node-type-additional-content .content .field-name-body blockquote,
  .node-type-advice .content-advice-left .field-name-body blockquote,
  .node-type-blog .content-blog-left .field-name-body blockquote,
  .node-type-legal-notice .content .field-name-body blockquote,
  .node-type-model .content-richcontent .field-name-field-rich-content-description blockquote,
  .node-type-page .content .field-name-body blockquote {
    background-color: #f7f7f7;
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
    font-style: italic;
    margin: 0 0 30px; }
    .cke_show_borders blockquote h2,
    .node-type-additional-content .content .field-name-body blockquote h2,
    .node-type-advice .content-advice-left .field-name-body blockquote h2,
    .node-type-blog .content-blog-left .field-name-body blockquote h2,
    .node-type-legal-notice .content .field-name-body blockquote h2,
    .node-type-model .content-richcontent .field-name-field-rich-content-description blockquote h2,
    .node-type-page .content .field-name-body blockquote h2 {
      color: #02c0dc;
      font-style: normal;
      margin: 0 0 15px; }
    .cke_show_borders blockquote img,
    .node-type-additional-content .content .field-name-body blockquote img,
    .node-type-advice .content-advice-left .field-name-body blockquote img,
    .node-type-blog .content-blog-left .field-name-body blockquote img,
    .node-type-legal-notice .content .field-name-body blockquote img,
    .node-type-model .content-richcontent .field-name-field-rich-content-description blockquote img,
    .node-type-page .content .field-name-body blockquote img {
      display: block;
      margin: 0 20px 0 0; }
    .cke_show_borders blockquote:after,
    .node-type-additional-content .content .field-name-body blockquote:after,
    .node-type-advice .content-advice-left .field-name-body blockquote:after,
    .node-type-blog .content-blog-left .field-name-body blockquote:after,
    .node-type-legal-notice .content .field-name-body blockquote:after,
    .node-type-model .content-richcontent .field-name-field-rich-content-description blockquote:after,
    .node-type-page .content .field-name-body blockquote:after {
      content: '';
      display: block;
      clear: both; }
  .cke_show_borders address,
  .cke_show_borders pre,
  .node-type-additional-content .content .field-name-body address,
  .node-type-additional-content .content .field-name-body pre,
  .node-type-advice .content-advice-left .field-name-body address,
  .node-type-advice .content-advice-left .field-name-body pre,
  .node-type-blog .content-blog-left .field-name-body address,
  .node-type-blog .content-blog-left .field-name-body pre,
  .node-type-legal-notice .content .field-name-body address,
  .node-type-legal-notice .content .field-name-body pre,
  .node-type-model .content-richcontent .field-name-field-rich-content-description address,
  .node-type-model .content-richcontent .field-name-field-rich-content-description pre,
  .node-type-page .content .field-name-body address,
  .node-type-page .content .field-name-body pre {
    border: 1px solid #02c0dc;
    padding: 15px 20px 20px;
    width: 100%;
    box-sizing: border-box;
    font-style: italic;
    margin: 0 0 30px; }
  .cke_show_borders h2,
  .node-type-additional-content .content .field-name-body h2,
  .node-type-advice .content-advice-left .field-name-body h2,
  .node-type-blog .content-blog-left .field-name-body h2,
  .node-type-legal-notice .content .field-name-body h2,
  .node-type-model .content-richcontent .field-name-field-rich-content-description h2,
  .node-type-page .content .field-name-body h2 {
    font-size: 30px;
    line-height: 32px;
    font-family: 'roboto-condensed';
    font-weight: bold;
    text-transform: uppercase;
    margin: 20px 0; }
  .cke_show_borders h3,
  .node-type-additional-content .content .field-name-body h3,
  .node-type-advice .content-advice-left .field-name-body h3,
  .node-type-blog .content-blog-left .field-name-body h3,
  .node-type-legal-notice .content .field-name-body h3,
  .node-type-model .content-richcontent .field-name-field-rich-content-description h3,
  .node-type-page .content .field-name-body h3 {
    font-size: 20px;
    line-height: 22px;
    font-family: 'roboto-condensed';
    font-weight: bold;
    text-transform: uppercase;
    margin: 20px 0 10px; }
  .cke_show_borders table,
  .node-type-additional-content .content .field-name-body table,
  .node-type-advice .content-advice-left .field-name-body table,
  .node-type-blog .content-blog-left .field-name-body table,
  .node-type-legal-notice .content .field-name-body table,
  .node-type-model .content-richcontent .field-name-field-rich-content-description table,
  .node-type-page .content .field-name-body table {
    margin: 0 0 30px; }
    .cke_show_borders table img,
    .node-type-additional-content .content .field-name-body table img,
    .node-type-advice .content-advice-left .field-name-body table img,
    .node-type-blog .content-blog-left .field-name-body table img,
    .node-type-legal-notice .content .field-name-body table img,
    .node-type-model .content-richcontent .field-name-field-rich-content-description table img,
    .node-type-page .content .field-name-body table img {
      max-width: inherit; }
    .cke_show_borders table thead tr th,
    .node-type-additional-content .content .field-name-body table thead tr th,
    .node-type-advice .content-advice-left .field-name-body table thead tr th,
    .node-type-blog .content-blog-left .field-name-body table thead tr th,
    .node-type-legal-notice .content .field-name-body table thead tr th,
    .node-type-model .content-richcontent .field-name-field-rich-content-description table thead tr th,
    .node-type-page .content .field-name-body table thead tr th {
      text-align: center;
      background-color: #d7d7d7;
      color: #ffffff;
      font-size: 13px;
      line-height: 18px;
      font-weight: bold;
      border: 1px solid #ffffff;
      padding: 20px 15px; }
      .cke_show_borders table thead tr th[scope="row"],
      .node-type-additional-content .content .field-name-body table thead tr th[scope="row"],
      .node-type-advice .content-advice-left .field-name-body table thead tr th[scope="row"],
      .node-type-blog .content-blog-left .field-name-body table thead tr th[scope="row"],
      .node-type-legal-notice .content .field-name-body table thead tr th[scope="row"],
      .node-type-model .content-richcontent .field-name-field-rich-content-description table thead tr th[scope="row"],
      .node-type-page .content .field-name-body table thead tr th[scope="row"] {
        background-color: #f7f7f7;
        border: 1px solid #d7d7d7;
        color: #545452; }
        .cke_show_borders table thead tr th[scope="row"] ~ th,
        .node-type-additional-content .content .field-name-body table thead tr th[scope="row"] ~ th,
        .node-type-advice .content-advice-left .field-name-body table thead tr th[scope="row"] ~ th,
        .node-type-blog .content-blog-left .field-name-body table thead tr th[scope="row"] ~ th,
        .node-type-legal-notice .content .field-name-body table thead tr th[scope="row"] ~ th,
        .node-type-model .content-richcontent .field-name-field-rich-content-description table thead tr th[scope="row"] ~ th,
        .node-type-page .content .field-name-body table thead tr th[scope="row"] ~ th {
          background-color: #f7f7f7;
          border: 1px solid #d7d7d7;
          color: #545452; }
    .cke_show_borders table thead + tbody td,
    .node-type-additional-content .content .field-name-body table thead + tbody td,
    .node-type-advice .content-advice-left .field-name-body table thead + tbody td,
    .node-type-blog .content-blog-left .field-name-body table thead + tbody td,
    .node-type-legal-notice .content .field-name-body table thead + tbody td,
    .node-type-model .content-richcontent .field-name-field-rich-content-description table thead + tbody td,
    .node-type-page .content .field-name-body table thead + tbody td {
      border: 1px solid #ffffff;
      background-color: #f7f7f7;
      font-weight: bold;
      padding: 20px 15px;
      text-align: center; }
    .cke_show_borders table thead + tbody th,
    .node-type-additional-content .content .field-name-body table thead + tbody th,
    .node-type-advice .content-advice-left .field-name-body table thead + tbody th,
    .node-type-blog .content-blog-left .field-name-body table thead + tbody th,
    .node-type-legal-notice .content .field-name-body table thead + tbody th,
    .node-type-model .content-richcontent .field-name-field-rich-content-description table thead + tbody th,
    .node-type-page .content .field-name-body table thead + tbody th {
      text-align: center;
      background-color: #d7d7d7;
      color: #ffffff;
      font-size: 13px;
      line-height: 18px;
      font-weight: bold;
      border: 1px solid #ffffff;
      padding: 20px 15px; }
      .cke_show_borders table thead + tbody th[scope="row"],
      .node-type-additional-content .content .field-name-body table thead + tbody th[scope="row"],
      .node-type-advice .content-advice-left .field-name-body table thead + tbody th[scope="row"],
      .node-type-blog .content-blog-left .field-name-body table thead + tbody th[scope="row"],
      .node-type-legal-notice .content .field-name-body table thead + tbody th[scope="row"],
      .node-type-model .content-richcontent .field-name-field-rich-content-description table thead + tbody th[scope="row"],
      .node-type-page .content .field-name-body table thead + tbody th[scope="row"] {
        background-color: #f7f7f7;
        border: 1px solid #d7d7d7;
        color: #545452; }
        .cke_show_borders table thead + tbody th[scope="row"] ~ td,
        .node-type-additional-content .content .field-name-body table thead + tbody th[scope="row"] ~ td,
        .node-type-advice .content-advice-left .field-name-body table thead + tbody th[scope="row"] ~ td,
        .node-type-blog .content-blog-left .field-name-body table thead + tbody th[scope="row"] ~ td,
        .node-type-legal-notice .content .field-name-body table thead + tbody th[scope="row"] ~ td,
        .node-type-model .content-richcontent .field-name-field-rich-content-description table thead + tbody th[scope="row"] ~ td,
        .node-type-page .content .field-name-body table thead + tbody th[scope="row"] ~ td {
          background-color: #ffffff;
          border: 1px solid #d7d7d7;
          color: #d7d7d7; }
    .cke_show_borders table tr th,
    .node-type-additional-content .content .field-name-body table tr th,
    .node-type-advice .content-advice-left .field-name-body table tr th,
    .node-type-blog .content-blog-left .field-name-body table tr th,
    .node-type-legal-notice .content .field-name-body table tr th,
    .node-type-model .content-richcontent .field-name-field-rich-content-description table tr th,
    .node-type-page .content .field-name-body table tr th {
      padding: 10px 15px;
      vertical-align: middle; }
    .cke_show_borders table tr td,
    .node-type-additional-content .content .field-name-body table tr td,
    .node-type-advice .content-advice-left .field-name-body table tr td,
    .node-type-blog .content-blog-left .field-name-body table tr td,
    .node-type-legal-notice .content .field-name-body table tr td,
    .node-type-model .content-richcontent .field-name-field-rich-content-description table tr td,
    .node-type-page .content .field-name-body table tr td {
      padding: 10px 15px;
      vertical-align: middle;
      font-size: 13px;
      line-height: 18px; }
      .cke_show_borders table tr td h4,
      .node-type-additional-content .content .field-name-body table tr td h4,
      .node-type-advice .content-advice-left .field-name-body table tr td h4,
      .node-type-blog .content-blog-left .field-name-body table tr td h4,
      .node-type-legal-notice .content .field-name-body table tr td h4,
      .node-type-model .content-richcontent .field-name-field-rich-content-description table tr td h4,
      .node-type-page .content .field-name-body table tr td h4 {
        font-size: 16px;
        line-height: 22px; }
  .cke_show_borders hr,
  .node-type-additional-content .content .field-name-body hr,
  .node-type-advice .content-advice-left .field-name-body hr,
  .node-type-blog .content-blog-left .field-name-body hr,
  .node-type-legal-notice .content .field-name-body hr,
  .node-type-model .content-richcontent .field-name-field-rich-content-description hr,
  .node-type-page .content .field-name-body hr {
    border-top: 1px solid #f7f7f7;
    border-left: none;
    border-right: none;
    border-bottom: none;
    margin: 20px 0; }
  .cke_show_borders img,
  .node-type-additional-content .content .field-name-body img,
  .node-type-advice .content-advice-left .field-name-body img,
  .node-type-blog .content-blog-left .field-name-body img,
  .node-type-legal-notice .content .field-name-body img,
  .node-type-model .content-richcontent .field-name-field-rich-content-description img,
  .node-type-page .content .field-name-body img {
    max-width: 100%;
    height: auto; }
  .cke_show_borders iframe,
  .node-type-additional-content .content .field-name-body iframe,
  .node-type-advice .content-advice-left .field-name-body iframe,
  .node-type-blog .content-blog-left .field-name-body iframe,
  .node-type-legal-notice .content .field-name-body iframe,
  .node-type-model .content-richcontent .field-name-field-rich-content-description iframe,
  .node-type-page .content .field-name-body iframe {
    width: 100%; }

/*# sourceMappingURL=data:application/json;base64,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TUFDMUIsZUFBZTtNQUNmLGdCQUFnQjtNQUNoQixrQkFBa0I7TUFDbEIsa0JBQWtCO01BQ2xCLDBCQUEwQjtNQUMxQixtQkFBbUIsRUFhdEI7TUF6TWpCOzs7Ozs7O1FBK0x3QiwwQkFBMEI7UUFDMUIsMEJBQTBCO1FBQzFCLGVBQWUsRUFPbEI7UUF4TXJCOzs7Ozs7O1VBb000QiwwQkFBMEI7VUFDMUIsMEJBQTBCO1VBQzFCLGVBQWUsRUFDbEI7SUF2TXpCOzs7Ozs7O01BK01nQixtQkFBbUI7TUFDbkIsdUJBQXVCLEVBQzFCO0lBak5iOzs7Ozs7O01Bb05nQixtQkFBbUI7TUFDbkIsdUJBQXVCO01BQ3ZCLGdCQUFnQjtNQUNoQixrQkFBa0IsRUFNckI7TUE3TmI7Ozs7Ozs7UUEwTm9CLGdCQUFnQjtRQUNoQixrQkFBa0IsRUFDckI7RUE1TmpCOzs7Ozs7O0lBa09RLDhCQUE4QjtJQUM5QixrQkFBa0I7SUFDbEIsbUJBQW1CO0lBQ25CLG9CQUFvQjtJQUNwQixlQUFlLEVBQ2xCO0VBdk9MOzs7Ozs7O0lBME9RLGdCQUFnQjtJQUNoQixhQUFhLEVBQ2hCO0VBNU9MOzs7Ozs7O0lBK09RLFlBQVksRUFDZiIsImZpbGUiOiJ3eXNpd3lnLmNzcyIsInNvdXJjZXNDb250ZW50IjpbIkBpbXBvcnQgXCJtaXhpbnNcIjtcblxuLmNrZV9zaG93X2JvcmRlcnMge1xuICAgIGZvbnQtZmFtaWx5OiBBcmlhbCwgJ0hlbHZldGljYSBOZXVlJywgSGVsdmV0aWNhLCBzYW5zLXNlcmlmICFpbXBvcnRhbnQ7XG4gICAgdGV4dC1yZW5kZXJpbmc6IG9wdGltaXplTGVnaWJpbGl0eTtcbiAgICBmb250LXNtb290aGluZzogYW50aWFsaWFzZWQ7XG4gICAgLXdlYmtpdC1mb250LXNtb290aGluZzogYW50aWFsaWFzZWQ7XG4gICAgLW1vei1vc3gtZm9udC1zbW9vdGhpbmc6IGdyYXlzY2FsZTtcbiAgICBjb2xvcjogIzU0NTQ1MjtcbiAgICBiYWNrZ3JvdW5kLWNvbG9yOiAjZmZmZmZmO1xufVxuXG4uY2tlX3Nob3dfYm9yZGVycyxcbi5ub2RlLXR5cGUtYWRkaXRpb25hbC1jb250ZW50IC5jb250ZW50IC5maWVsZC1uYW1lLWJvZHksXG4ubm9kZS10eXBlLWFkdmljZSAuY29udGVudC1hZHZpY2UtbGVmdCAuZmllbGQtbmFtZS1ib2R5LFxuLm5vZGUtdHlwZS1ibG9nIC5jb250ZW50LWJsb2ctbGVmdCAuZmllbGQtbmFtZS1ib2R5LFxuLm5vZGUtdHlwZS1sZWdhbC1ub3RpY2UgLmNvbnRlbnQgLmZpZWxkLW5hbWUtYm9keSxcbi5ub2RlLXR5cGUtbW9kZWwgLmNvbnRlbnQtcmljaGNvbnRlbnQgLmZpZWxkLW5hbWUtZmllbGQtcmljaC1jb250ZW50LWRlc2NyaXB0aW9uLFxuLm5vZGUtdHlwZS1wYWdlIC5jb250ZW50IC5maWVsZC1uYW1lLWJvZHkge1xuICAgIGZvbnQtc2l6ZTogMTZweDtcbiAgICBsaW5lLWhlaWdodDogMjJweDtcblxuICAgIHAge1xuICAgICAgICBtYXJnaW46IDVweCAwO1xuICAgIH1cblxuICAgIHVsIHtcbiAgICAgICAgbGlzdC1zdHlsZS10eXBlOiBkaXNjO1xuICAgICAgICBtYXJnaW46IDVweCAwIDVweCAxNXB4O1xuICAgICAgICBkaXNwbGF5OiBibG9jaztcblxuICAgICAgICB1bCB7XG4gICAgICAgICAgICBtYXJnaW46IDA7XG5cbiAgICAgICAgICAgIGxpIHtcbiAgICAgICAgICAgICAgICBtYXJnaW46IDAgMCAwIDMwcHg7XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICB9XG5cbiAgICBvbCB7XG4gICAgICAgIGxpc3Qtc3R5bGU6IG5vbmU7XG4gICAgICAgIGNvdW50ZXItcmVzZXQ6IGl0ZW07XG5cbiAgICAgICAgbGkge1xuICAgICAgICAgICAgbWFyZ2luOiAwIDAgMTBweDtcbiAgICAgICAgfVxuXG4gICAgICAgIGxpOmJlZm9yZSB7XG4gICAgICAgICAgICBiYWNrZ3JvdW5kLWNvbG9yOiAjNTQ1NDUyO1xuICAgICAgICAgICAgZm9udC1mYW1pbHk6ICdyb2JvdG8tY29uZGVuc2VkJztcbiAgICAgICAgICAgIGZvbnQtd2VpZ2h0OiBib2xkO1xuICAgICAgICAgICAgaGVpZ2h0OiAyNXB4O1xuICAgICAgICAgICAgbWluLXdpZHRoOiAxNXB4O1xuICAgICAgICAgICAgd2lkdGg6IGF1dG87XG4gICAgICAgICAgICBwYWRkaW5nOiAwIDVweDtcbiAgICAgICAgICAgIC13ZWJraXQtYm9yZGVyLXJhZGl1czogNXB4O1xuICAgICAgICAgICAgYm9yZGVyLXJhZGl1czogNXB4O1xuICAgICAgICAgICAgY29udGVudDogY291bnRlcnMoaXRlbSwgXCIuXCIpIFwiIFwiO1xuICAgICAgICAgICAgY291bnRlci1pbmNyZW1lbnQ6IGl0ZW07XG4gICAgICAgICAgICBjb2xvcjogI2ZmZmZmZjtcbiAgICAgICAgICAgIGZvbnQtc2l6ZTogMjBweDtcbiAgICAgICAgICAgIGxpbmUtaGVpZ2h0OiAyNXB4O1xuICAgICAgICAgICAgdGV4dC1hbGlnbjogY2VudGVyO1xuICAgICAgICAgICAgZGlzcGxheTogaW5saW5lLWJsb2NrO1xuICAgICAgICAgICAgbWFyZ2luOiAwIDVweCAwIDA7XG4gICAgICAgIH1cblxuICAgICAgICBvbCB7XG4gICAgICAgICAgICBtYXJnaW46IDEwcHggMCAwIDMwcHg7XG4gICAgICAgIH1cbiAgICB9XG5cbiAgICBhIHtcbiAgICAgICAgY29sb3I6ICMwMmMwZGM7XG4gICAgfVxuXG4gICAgZGl2ID4gYSB7XG4gICAgICAgIHRleHQtZGVjb3JhdGlvbjogbm9uZTtcbiAgICAgICAgZm9udC1zaXplOiAxNHB4O1xuICAgICAgICBjb2xvcjogI2ZmZmZmZjtcbiAgICAgICAgcGFkZGluZzogMCAxMHB4O1xuICAgICAgICBsaW5lLWhlaWdodDogMzBweDtcbiAgICAgICAgZGlzcGxheTogaW5saW5lLWJsb2NrO1xuICAgICAgICBiYWNrZ3JvdW5kLWNvbG9yOiAjMDJjMGRjO1xuICAgICAgICAtd2Via2l0LWJvcmRlci1yYWRpdXM6IDJweDtcbiAgICAgICAgYm9yZGVyLXJhZGl1czogMnB4O1xuICAgICAgICBmb250LWZhbWlseTogJ3JvYm90by1jb25kZW5zZWQnO1xuICAgICAgICBmb250LXdlaWdodDogYm9sZDtcbiAgICAgICAgdGV4dC10cmFuc2Zvcm06IHVwcGVyY2FzZTtcbiAgICB9XG5cbiAgICBibG9ja3F1b3RlIHtcbiAgICAgICAgYmFja2dyb3VuZC1jb2xvcjogI2Y3ZjdmNztcbiAgICAgICAgcGFkZGluZzogMjBweDtcbiAgICAgICAgd2lkdGg6IDEwMCU7XG4gICAgICAgIC13ZWJraXQtYm94LXNpemluZzogYm9yZGVyLWJveDtcbiAgICAgICAgLW1vei1ib3gtc2l6aW5nOiBib3JkZXItYm94O1xuICAgICAgICBib3gtc2l6aW5nOiBib3JkZXItYm94O1xuICAgICAgICBmb250LXN0eWxlOiBpdGFsaWM7XG4gICAgICAgIG1hcmdpbjogMCAwIDMwcHg7XG5cbiAgICAgICAgaDIge1xuICAgICAgICAgICAgY29sb3I6ICMwMmMwZGM7XG4gICAgICAgICAgICBmb250LXN0eWxlOiBub3JtYWw7XG4gICAgICAgICAgICBtYXJnaW46IDAgMCAxNXB4O1xuICAgICAgICB9XG5cbiAgICAgICAgaW1nIHtcbiAgICAgICAgICAgIGRpc3BsYXk6IGJsb2NrO1xuICAgICAgICAgICAgbWFyZ2luOiAwIDIwcHggMCAwO1xuICAgICAgICB9XG5cbiAgICAgICAgJjphZnRlciB7XG4gICAgICAgICAgICBjb250ZW50OiAnJztcbiAgICAgICAgICAgIGRpc3BsYXk6IGJsb2NrO1xuICAgICAgICAgICAgY2xlYXI6IGJvdGg7XG4gICAgICAgIH1cbiAgICB9XG5cbiAgICBhZGRyZXNzLFxuICAgIHByZSB7XG4gICAgICAgIGJvcmRlcjogMXB4IHNvbGlkICMwMmMwZGM7XG4gICAgICAgIHBhZGRpbmc6IDE1cHggMjBweCAyMHB4O1xuICAgICAgICB3aWR0aDogMTAwJTtcbiAgICAgICAgLXdlYmtpdC1ib3gtc2l6aW5nOiBib3JkZXItYm94O1xuICAgICAgICAtbW96LWJveC1zaXppbmc6IGJvcmRlci1ib3g7XG4gICAgICAgIGJveC1zaXppbmc6IGJvcmRlci1ib3g7XG4gICAgICAgIGZvbnQtc3R5bGU6IGl0YWxpYztcbiAgICAgICAgbWFyZ2luOiAwIDAgMzBweDtcbiAgICB9XG5cbiAgICBoMiB7XG4gICAgICAgIGZvbnQtc2l6ZTogMzBweDtcbiAgICAgICAgbGluZS1oZWlnaHQ6IDMycHg7XG4gICAgICAgIGZvbnQtZmFtaWx5OiAncm9ib3RvLWNvbmRlbnNlZCc7XG4gICAgICAgIGZvbnQtd2VpZ2h0OiBib2xkO1xuICAgICAgICB0ZXh0LXRyYW5zZm9ybTogdXBwZXJjYXNlO1xuICAgICAgICBtYXJnaW46IDIwcHggMDtcbiAgICB9XG5cbiAgICBoMyB7XG4gICAgICAgIGZvbnQtc2l6ZTogMjBweDtcbiAgICAgICAgbGluZS1oZWlnaHQ6IDIycHg7XG4gICAgICAgIGZvbnQtZmFtaWx5OiAncm9ib3RvLWNvbmRlbnNlZCc7XG4gICAgICAgIGZvbnQtd2VpZ2h0OiBib2xkO1xuICAgICAgICB0ZXh0LXRyYW5zZm9ybTogdXBwZXJjYXNlO1xuICAgICAgICBtYXJnaW46IDIwcHggMCAxMHB4O1xuICAgIH1cblxuICAgIHRhYmxlIHtcbiAgICAgICAgbWFyZ2luOiAwIDAgMzBweDtcblxuICAgICAgICBpbWcge1xuICAgICAgICAgICAgbWF4LXdpZHRoOiBpbmhlcml0O1xuICAgICAgICB9XG5cbiAgICAgICAgdGhlYWQge1xuICAgICAgICAgICAgdHIge1xuICAgICAgICAgICAgICAgIHRoIHtcbiAgICAgICAgICAgICAgICAgICAgdGV4dC1hbGlnbjogY2VudGVyO1xuICAgICAgICAgICAgICAgICAgICBiYWNrZ3JvdW5kLWNvbG9yOiAjZDdkN2Q3O1xuICAgICAgICAgICAgICAgICAgICBjb2xvcjogI2ZmZmZmZjtcbiAgICAgICAgICAgICAgICAgICAgZm9udC1zaXplOiAxM3B4O1xuICAgICAgICAgICAgICAgICAgICBsaW5lLWhlaWdodDogMThweDtcbiAgICAgICAgICAgICAgICAgICAgZm9udC13ZWlnaHQ6IGJvbGQ7XG4gICAgICAgICAgICAgICAgICAgIGJvcmRlcjogMXB4IHNvbGlkICNmZmZmZmY7XG4gICAgICAgICAgICAgICAgICAgIHBhZGRpbmc6IDIwcHggMTVweDtcblxuICAgICAgICAgICAgICAgICAgICAmW3Njb3BlPVwicm93XCJdIHtcbiAgICAgICAgICAgICAgICAgICAgICAgIGJhY2tncm91bmQtY29sb3I6ICNmN2Y3Zjc7XG4gICAgICAgICAgICAgICAgICAgICAgICBib3JkZXI6IDFweCBzb2xpZCAjZDdkN2Q3O1xuICAgICAgICAgICAgICAgICAgICAgICAgY29sb3I6ICM1NDU0NTI7XG5cbiAgICAgICAgICAgICAgICAgICAgICAgIH4gdGgge1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgIGJhY2tncm91bmQtY29sb3I6ICNmN2Y3Zjc7XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgYm9yZGVyOiAxcHggc29saWQgI2Q3ZDdkNztcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICBjb2xvcjogIzU0NTQ1MjtcbiAgICAgICAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgIH1cblxuICAgICAgICAgICAgJiArIHRib2R5IHtcbiAgICAgICAgICAgICAgICB0ZCB7XG4gICAgICAgICAgICAgICAgICAgIGJvcmRlcjogMXB4IHNvbGlkICNmZmZmZmY7XG4gICAgICAgICAgICAgICAgICAgIGJhY2tncm91bmQtY29sb3I6ICNmN2Y3Zjc7XG4gICAgICAgICAgICAgICAgICAgIGZvbnQtd2VpZ2h0OiBib2xkO1xuICAgICAgICAgICAgICAgICAgICBwYWRkaW5nOiAyMHB4IDE1cHg7XG4gICAgICAgICAgICAgICAgICAgIHRleHQtYWxpZ246IGNlbnRlcjtcbiAgICAgICAgICAgICAgICB9XG5cbiAgICAgICAgICAgICAgICB0aCB7XG4gICAgICAgICAgICAgICAgICAgIHRleHQtYWxpZ246IGNlbnRlcjtcbiAgICAgICAgICAgICAgICAgICAgYmFja2dyb3VuZC1jb2xvcjogI2Q3ZDdkNztcbiAgICAgICAgICAgICAgICAgICAgY29sb3I6ICNmZmZmZmY7XG4gICAgICAgICAgICAgICAgICAgIGZvbnQtc2l6ZTogMTNweDtcbiAgICAgICAgICAgICAgICAgICAgbGluZS1oZWlnaHQ6IDE4cHg7XG4gICAgICAgICAgICAgICAgICAgIGZvbnQtd2VpZ2h0OiBib2xkO1xuICAgICAgICAgICAgICAgICAgICBib3JkZXI6IDFweCBzb2xpZCAjZmZmZmZmO1xuICAgICAgICAgICAgICAgICAgICBwYWRkaW5nOiAyMHB4IDE1cHg7XG5cbiAgICAgICAgICAgICAgICAgICAgJltzY29wZT1cInJvd1wiXSB7XG4gICAgICAgICAgICAgICAgICAgICAgICBiYWNrZ3JvdW5kLWNvbG9yOiAjZjdmN2Y3O1xuICAgICAgICAgICAgICAgICAgICAgICAgYm9yZGVyOiAxcHggc29saWQgI2Q3ZDdkNztcbiAgICAgICAgICAgICAgICAgICAgICAgIGNvbG9yOiAjNTQ1NDUyO1xuXG4gICAgICAgICAgICAgICAgICAgICAgICB+IHRkIHtcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICBiYWNrZ3JvdW5kLWNvbG9yOiAjZmZmZmZmO1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgIGJvcmRlcjogMXB4IHNvbGlkICNkN2Q3ZDc7XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgY29sb3I6ICNkN2Q3ZDc7XG4gICAgICAgICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cblxuICAgICAgICB0ciB7XG4gICAgICAgICAgICB0aCB7XG4gICAgICAgICAgICAgICAgcGFkZGluZzogMTBweCAxNXB4O1xuICAgICAgICAgICAgICAgIHZlcnRpY2FsLWFsaWduOiBtaWRkbGU7XG4gICAgICAgICAgICB9XG5cbiAgICAgICAgICAgIHRkIHtcbiAgICAgICAgICAgICAgICBwYWRkaW5nOiAxMHB4IDE1cHg7XG4gICAgICAgICAgICAgICAgdmVydGljYWwtYWxpZ246IG1pZGRsZTtcbiAgICAgICAgICAgICAgICBmb250LXNpemU6IDEzcHg7XG4gICAgICAgICAgICAgICAgbGluZS1oZWlnaHQ6IDE4cHg7XG5cbiAgICAgICAgICAgICAgICBoNCB7XG4gICAgICAgICAgICAgICAgICAgIGZvbnQtc2l6ZTogMTZweDtcbiAgICAgICAgICAgICAgICAgICAgbGluZS1oZWlnaHQ6IDIycHg7XG4gICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgfVxuICAgICAgICB9XG4gICAgfVxuXG4gICAgaHIge1xuICAgICAgICBib3JkZXItdG9wOiAxcHggc29saWQgI2Y3ZjdmNztcbiAgICAgICAgYm9yZGVyLWxlZnQ6IG5vbmU7XG4gICAgICAgIGJvcmRlci1yaWdodDogbm9uZTtcbiAgICAgICAgYm9yZGVyLWJvdHRvbTogbm9uZTtcbiAgICAgICAgbWFyZ2luOiAyMHB4IDA7XG4gICAgfVxuXG4gICAgaW1nIHtcbiAgICAgICAgbWF4LXdpZHRoOiAxMDAlO1xuICAgICAgICBoZWlnaHQ6IGF1dG87XG4gICAgfVxuXG4gICAgaWZyYW1lIHtcbiAgICAgICAgd2lkdGg6IDEwMCU7XG4gICAgfVxufSJdLCJzb3VyY2VSb290IjoiL3NvdXJjZS8ifQ== */
