
  .gtr-container-f7h2j3 {
    font-family: Verdana, Helvetica, "Times New Roman", Arial, sans-serif;
    color: #333;
    line-height: 1.6;
    padding: 15px;
    max-width: 100%;
    box-sizing: border-box;
  }

  .gtr-container-f7h2j3 p {
    font-size: 14px;
    margin-bottom: 1em;
    text-align: left !important;
  }

  .gtr-container-f7h2j3 hr {
    border: none;
    border-top: 1px solid #eee;
    margin: 2em 0;
  }

  .gtr-container-f7h2j3 .gtr-section-title {
    font-size: 18px;
    font-weight: bold;
    margin-top: 2em;
    margin-bottom: 1em;
    color: #0000FF;
    text-align: left;
  }

  .gtr-container-f7h2j3 .gtr-subsection-title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 1.5em;
    margin-bottom: 0.8em;
    color: #333;
    text-align: left;
  }

  .gtr-container-f7h2j3 .gtr-table-wrapper {
    overflow-x: auto;
    margin-bottom: 1.5em;
  }

  .gtr-container-f7h2j3 table {
    width: 100%;
    border-collapse: collapse !important;
    border-spacing: 0 !important;
    margin-bottom: 0;
    font-size: 14px;
    min-width: 600px;
  }

  .gtr-container-f7h2j3 th,
  .gtr-container-f7h2j3 td {
    border: 1px solid #ccc !important;
    padding: 8px 12px !important;
    text-align: left !important;
    vertical-align: top !important;
    word-break: normal;
    overflow-wrap: normal;
  }

  .gtr-container-f7h2j3 th {
    font-weight: bold !important;
    background-color: #f0f0f0;
    color: #333;
  }

  .gtr-container-f7h2j3 tbody tr:nth-child(even) {
    background-color: #f9f9f9;
  }

  .gtr-container-f7h2j3 ul,
  .gtr-container-f7h2j3 ol {
    list-style: none !important;
    padding-left: 25px !important;
    margin-bottom: 1em;
  }

  .gtr-container-f7h2j3 li {
    position: relative;
    margin-bottom: 0.5em;
    padding-left: 15px;
    font-size: 14px;
    text-align: left;
    list-style: none !important;
}

  .gtr-container-f7h2j3 ul li::before {
    content: "•" !important;
    color: #0000FF !important;
    position: absolute !important;
    left: 0 !important;
    font-size: 1.2em;
    line-height: 1;
    top: 0;
  }

  .gtr-container-f7h2j3 ol {
    counter-reset: list-item;
  }

  .gtr-container-f7h2j3 ol li::before {
    content: counter(list-item) "." !important;
    color: #0000FF !important;
    position: absolute !important;
    left: 0 !important;
    width: 20px;
    text-align: right;
    top: 0;
  }

  .gtr-container-f7h2j3 strong {
    font-weight: bold;
    color: #0000FF;
  }

  @media (min-width: 768px) {
    .gtr-container-f7h2j3 {
      padding: 25px 50px;
      max-width: 960px;
      margin: 0 auto;
    }

    .gtr-container-f7h2j3 .gtr-section-title {
      font-size: 18px;
    }

    .gtr-container-f7h2j3 .gtr-subsection-title {
      font-size: 18px;
    }

    .gtr-container-f7h2j3 table {
      min-width: auto;
    }

    .gtr-container-f7h2j3 .gtr-table-wrapper {
      overflow-x: visible;
    }
  }
