.elementor-11423 .elementor-element.elementor-element-3b544bec{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-11423 .elementor-element.elementor-element-ea60a28{text-align:end;}/* Start custom CSS for text-editor, class: .elementor-element-49288eac */.elementor-11423 .elementor-element.elementor-element-49288eac {
      /*font-family: Arial, Helvetica, sans-serif;*/
      line-height: 1.4;
      color: #000;
    }

    h1, h2 {
      margin: 0.4em 0;
    }

    .logo-header {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 10px;
    }

    .logo-header .bank-name {
      font-size: 2em;
      font-weight: bold;
    }

    .logo-header .rev {
      font-size: 0.9em;
      text-align: right;
    }

    .facts-header {
      background: #000;
      color: #fff;
      padding: 8px;
      font-weight: bold;
      font-size: 1.1em;
      margin: 10px 0 0;
      text-transform: uppercase;
    }

    .facts-title {
      border: 1px solid #000;
      border-top: none;
      padding: 8px;
      font-weight: bold;
    }

    .section-table {
      width: 100%;
      border-collapse: collapse;
      margin-top: 10px;
      font-size: 0.95em;
    }

    .section-table th,
    .section-table td {
      border: 1px solid #000;
      padding: 6px 8px;
      vertical-align: top;
    }

    .section-table th {
      background: #e0e0e0;
      text-align: left;
    }

    .reasons-table {
      width: 100%;
      border-collapse: collapse;
      margin-top: 15px;
      font-size: 0.95em;
    }

    .reasons-table th,
    .reasons-table td {
      border: 1px solid #000;
      padding: 6px 8px;
      vertical-align: top;
    }

    .reasons-table th {
      background: #e0e0e0;
      text-align: left;
    }

    .questions {
      margin-top: 15px;
      border: 1px solid #000;
      padding: 8px;
      font-weight: bold;
    }

    .page-label {
      font-weight: bold;
      margin-top: 30px;
    }

    .definitions-table {
      width: 100%;
      border-collapse: collapse;
      margin-top: 10px;
      font-size: 0.95em;
    }

    .definitions-table th,
    .definitions-table td {
      border: 1px solid #000;
      padding: 6px 8px;
      vertical-align: top;
    }

    .definitions-table th {
      background: #e0e0e0;
      text-align: left;
    }

    ul {
      margin: 0.3em 0 0.3em 1.3em;
      padding: 0;
    }/* End custom CSS */