<turbo-stream action="replace" target="company_profile_product_lines_mobile_sort"><template>
  
<div id="company_profile_product_lines_mobile_sort"
     class="visible-tablet dropdown m-4"
     data-controller="toggle-class"
     data-toggle-class-css-class="is-active"
     data-toggle-class-target="el">
  <div class="dropdown-trigger full-width">
    <button class=" button full-width has-text-align-left is-justify-content-flex-start"
            
            data-action="click->toggle-class#toggle">
      <span>Sort: Product Line [Z-A]</span>
      <span class="icon ml-auto mr-2">
        <i class="fas fa-angle-down"></i>
      </span>
    </button>
  </div>
  <div class="dropdown-menu-wrapper full-width">
    <div class="dropdown-menu full-width">
      <div class="dropdown-content">
        <a class="dropdown-item" data-turbo="true" data-turbo-stream="true" href="/product_lines?company_classification_id=13118&amp;sort%5Breporting_segment_name%5D=asc">Reporting Segment [A-Z]</a>
        <a class="dropdown-item" data-turbo="true" data-turbo-stream="true" href="/product_lines?company_classification_id=13118&amp;sort%5Breporting_segment_name%5D=desc">Reporting Segment [Z-A]</a>
        <a class="dropdown-item" data-turbo="true" data-turbo-stream="true" href="/product_lines?company_classification_id=13118&amp;sort%5Bname%5D=asc">Product Line [A-Z]</a>
        <a class="dropdown-item" data-turbo="true" data-turbo-stream="true" href="/product_lines?company_classification_id=13118&amp;sort%5Bname%5D=desc">Product Line [Z-A]</a>
        <a class="dropdown-item" data-turbo="true" data-turbo-stream="true" href="/product_lines?company_classification_id=13118&amp;sort%5Bmetric_amount_raw%5D=desc">Product Line Amount High to Low</a>
        <a class="dropdown-item" data-turbo="true" data-turbo-stream="true" href="/product_lines?company_classification_id=13118&amp;sort%5Bmetric_amount_raw%5D=asc">Product Line Amount Low to High</a>
        <a class="dropdown-item" data-turbo="true" data-turbo-stream="true" href="/product_lines?company_classification_id=13118&amp;sort%5Bmetric_percentage%5D=desc">Product Line Percentage High to Low</a>
        <a class="dropdown-item" data-turbo="true" data-turbo-stream="true" href="/product_lines?company_classification_id=13118&amp;sort%5Bmetric_percentage%5D=asc">Product Line Percentage Low to High</a>
      </div>
    </div>
  </div>
</div>

</template></turbo-stream>
<turbo-stream action="replace" target="company_profile_product_lines_table_header"><template>
  
<table id="company_profile_product_lines_table_header"
       class="table is-hoverable">
  <thead class="visible-non-tablet">
    <tr class="is-black ">
      <th class="is-vcentered" scope="col"><a class="has-text-white is-flex" data-turbo="true" data-turbo-stream="true" href="/product_lines?company_classification_id=13118&amp;sort%5Breporting_segment_name%5D=asc"><span>Reporting Segment</span><span class="material-symbols-outlined is-size-5"></span></a></th>
      <th class="is-vcentered" scope="col"><a class="has-text-white is-flex" data-turbo="true" data-turbo-stream="true" href="/product_lines?company_classification_id=13118&amp;sort%5Bname%5D="><span>Product Line</span><span class="material-symbols-outlined is-size-5">arrow_drop_down</span></a></th>
      <th class="is-vcentered has-text-right" scope="col"><a class="has-text-white is-flex" data-turbo="true" data-turbo-stream="true" href="/product_lines?company_classification_id=13118&amp;sort%5Bmetric_amount_raw%5D=asc"><span>Amount (USD)</span><span class="material-symbols-outlined is-size-5"></span></a></th>
      <th class="is-vcentered has-text-right has-text-white" scope="col"><a class="has-text-white is-flex" data-turbo="true" data-turbo-stream="true" href="/product_lines?company_classification_id=13118&amp;sort%5Bmetric_percentage%5D=asc"><span>Percentage</span><span class="material-symbols-outlined is-size-5"></span></a></th>
    </tr>
  </thead>

  <thead class="visible-tablet">
    <tr class="is-black">
      <th class="is-vcentered">
        <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
          keyboard_arrow_right
        </span>
      </th>
      <th class="is-vcentered">
        Reporting Segment &amp; Product Line
      </th>
      <th class="is-vcentered has-text-right">
        Amount (USD)
      </th>
      <th class="is-vcentered has-text-right">
        Percentage
      </th>
    </tr>
  </thead>
</table>

</template></turbo-stream>
<turbo-stream action="replace" target="company_profile_product_lines_table_body"><template>
  
<div class="table-container"
     id="company_profile_product_lines_table_body">
  <table class="table is-hoverable ">
    <tbody class="visible-non-tablet ">

        <tr class="">
          <td class="is-vcentered">
            Commercial Real Estate
          </td>

          <td class="is-vcentered">
            <div>
              Residential Land Zoner
            </div>
            <div class="is-size-7 has-text-grey">
              These companies service land and subdivide real property into lots, for subsequent sale to home builders. Servicing includes excavation work. 
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            6.52M
          </td>

          <td class="has-text-right is-vcentered">
              <span>0.37%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Commercial Real Estate
          </td>

          <td class="is-vcentered">
            <div>
              Mortgages for Warehouse Lessors and Operators
            </div>
            <div class="is-size-7 has-text-grey">
              These companies provide mortgage loans to warehouse lessors and operators.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            145.45M
          </td>

          <td class="has-text-right is-vcentered">
              <span>8.18%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Residential Real Estate
          </td>

          <td class="is-vcentered">
            <div>
              Mortgages for Single-Family Home Lessors
            </div>
            <div class="is-size-7 has-text-grey">
              These companies provide mortgage loans to single-family residential real estate lessors.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            54.7M
          </td>

          <td class="has-text-right is-vcentered">
              <span>3.08%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Commercial Real Estate
          </td>

          <td class="is-vcentered">
            <div>
              Mortgages for Retailers
            </div>
            <div class="is-size-7 has-text-grey">
              These companies provide mortgage loans to brick-and-mortar retail stores.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            209.28M
          </td>

          <td class="has-text-right is-vcentered">
              <span>11.78%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Commercial Real Estate
          </td>

          <td class="is-vcentered">
            <div>
              Mortgages for Religious Organizations
            </div>
            <div class="is-size-7 has-text-grey">
              These companies provide mortgage loans to religious organizations.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            10.68M
          </td>

          <td class="has-text-right is-vcentered">
              <span>0.60%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Commercial Real Estate
          </td>

          <td class="is-vcentered">
            <div>
              Mortgages for Office Lessors
            </div>
            <div class="is-size-7 has-text-grey">
              These banks provide mortgage loans to office lessors. 
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            109.01M
          </td>

          <td class="has-text-right is-vcentered">
              <span>6.13%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Commercial Real Estate
          </td>

          <td class="is-vcentered">
            <div>
              Mortgages for Multi-Family Home Lessors
            </div>
            <div class="is-size-7 has-text-grey">
              These companies provide mortgage loans to multi-family home lessors.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            140.5M
          </td>

          <td class="has-text-right is-vcentered">
              <span>7.91%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Commercial Real Estate
          </td>

          <td class="is-vcentered">
            <div>
              Mortgages for Hotels
            </div>
            <div class="is-size-7 has-text-grey">
              These companies provide mortgage loans to owners/operators of hotels.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            75.62M
          </td>

          <td class="has-text-right is-vcentered">
              <span>4.25%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Commercial Real Estate
          </td>

          <td class="is-vcentered">
            <div>
              Mortgages for Gas Stations
            </div>
            <div class="is-size-7 has-text-grey">
              These companies provide mortgage loans to gas station operators.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            60.85M
          </td>

          <td class="has-text-right is-vcentered">
              <span>3.42%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Commercial Real Estate
          </td>

          <td class="is-vcentered">
            <div>
              Mortgages for Educational Institutions
            </div>
            <div class="is-size-7 has-text-grey">
              These companies provide mortgage loans to educational institutions, such as schools and universities.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            32.28M
          </td>

          <td class="has-text-right is-vcentered">
              <span>1.82%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Commercial Real Estate
          </td>

          <td class="is-vcentered">
            <div>
              Mortgages for Commercial Real Estate Lessors
            </div>
            <div class="is-size-7 has-text-grey">
              These companies provide mortgage loans to lessors of commercial real estate.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            28.76M
          </td>

          <td class="has-text-right is-vcentered">
              <span>1.62%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Commercial Real Estate
          </td>

          <td class="is-vcentered">
            <div>
              Mortgages for Automotive Repair Shops
            </div>
            <div class="is-size-7 has-text-grey">
              These companies provide mortgage loans to automotive repair shops.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            27.42M
          </td>

          <td class="has-text-right is-vcentered">
              <span>1.54%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Commercial Loans
          </td>

          <td class="is-vcentered">
            <div>
              Loans for Wholesalers and Distributors
            </div>
            <div class="is-size-7 has-text-grey">
              These companies provide loans to the wholesale trade industry.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            47.52M
          </td>

          <td class="has-text-right is-vcentered">
              <span>2.67%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Commercial Loans
          </td>

          <td class="is-vcentered">
            <div>
              Loans for Telecom Networks
            </div>
            <div class="is-size-7 has-text-grey">
              These companies provide loans to telecommunications network operators.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.39M
          </td>

          <td class="has-text-right is-vcentered">
              <span>0.02%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Commercial Loans
          </td>

          <td class="is-vcentered">
            <div>
              Loans for Software Developers
            </div>
            <div class="is-size-7 has-text-grey">
              These companies provide loans to software development companies.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            2.98M
          </td>

          <td class="has-text-right is-vcentered">
              <span>0.17%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Commercial Loans
          </td>

          <td class="is-vcentered">
            <div>
              Loans for Real Estate Construction
            </div>
            <div class="is-size-7 has-text-grey">
              These companies provide loans to businesses that are used to finance real estate development projects.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            31.29M
          </td>

          <td class="has-text-right is-vcentered">
              <span>1.76%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Commercial Loans
          </td>

          <td class="is-vcentered">
            <div>
              Loans for Healthcare Providers
            </div>
            <div class="is-size-7 has-text-grey">
              These companies provide loans to healthcare providers.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            23.56M
          </td>

          <td class="has-text-right is-vcentered">
              <span>1.33%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Commercial Loans
          </td>

          <td class="is-vcentered">
            <div>
              Loans for Financial Institutions
            </div>
            <div class="is-size-7 has-text-grey">
              These companies provide loans to financial institutions.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            100.85M
          </td>

          <td class="has-text-right is-vcentered">
              <span>5.67%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Commercial Loans
          </td>

          <td class="is-vcentered">
            <div>
              Loans for Diversified Shipping Companies
            </div>
            <div class="is-size-7 has-text-grey">
              These companies provide loans to companise that ship cargo across ground, sea, and air.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            1.59M
          </td>

          <td class="has-text-right is-vcentered">
              <span>0.09%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Commercial Loans
          </td>

          <td class="is-vcentered">
            <div>
              Loans for Business Services
            </div>
            <div class="is-size-7 has-text-grey">
              These companies provide loans to business services providers.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            107.99M
          </td>

          <td class="has-text-right is-vcentered">
              <span>6.08%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Construction and Land Development
          </td>

          <td class="is-vcentered">
            <div>
              Land Loans for Real Estate Developers
            </div>
            <div class="is-size-7 has-text-grey">
              These companies provide loans to real estate developers to acquire land.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            44.36M
          </td>

          <td class="has-text-right is-vcentered">
              <span>2.50%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Residential Real Estate
          </td>

          <td class="is-vcentered">
            <div>
              Home Equity Loans
            </div>
            <div class="is-size-7 has-text-grey">
              These companies provide home equity loans or lines of credit (HELOCs/HECNs), or reverse mortgages. These loans use the equity of a consumer&#39;s home as collateral.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            49.96M
          </td>

          <td class="has-text-right is-vcentered">
              <span>2.81%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Commercial (PPP)
          </td>

          <td class="is-vcentered">
            <div>
              Government-Subsidized Commercial Loans
            </div>
            <div class="is-size-7 has-text-grey">
              These companies provide commercial loans are subsidized or backed by governments, e.g. in the United States Small Business Administration (SBA) or Paycheck Protection Program (PPP) loans.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            58.62M
          </td>

          <td class="has-text-right is-vcentered">
              <span>3.30%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Consumer and Other
          </td>

          <td class="is-vcentered">
            <div>
              Diversified Consumer Loans
            </div>
            <div class="is-size-7 has-text-grey">
              These companies provide loans to consumers for a variety of purposes.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            21.45M
          </td>

          <td class="has-text-right is-vcentered">
              <span>1.21%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Commercial Loans
          </td>

          <td class="is-vcentered">
            <div>
              Diversified Commercial Loans
            </div>
            <div class="is-size-7 has-text-grey">
              These companies provide commercial loans to diversified businesses.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            9.24M
          </td>

          <td class="has-text-right is-vcentered">
              <span>0.52%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Residential Real Estate
          </td>

          <td class="is-vcentered">
            <div>
              Consumer Mortgages
            </div>
            <div class="is-size-7 has-text-grey">
              These companies provide mortgage loans to diversified customers.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            272.86M
          </td>

          <td class="has-text-right is-vcentered">
              <span>15.35%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Construction and Land Development
          </td>

          <td class="is-vcentered">
            <div>
              Consumer Construction Project Loans
            </div>
            <div class="is-size-7 has-text-grey">
              These banks provide loans to consumers that are used to finance construction projects for their homes.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            47.16M
          </td>

          <td class="has-text-right is-vcentered">
              <span>2.65%</span>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            Commercial Real Estate
          </td>

          <td class="is-vcentered">
            <div>
              Commercial Mortgages
            </div>
            <div class="is-size-7 has-text-grey">
              These companies provide mortgages to diversified businesses.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            56.28M
          </td>

          <td class="has-text-right is-vcentered">
              <span>3.17%</span>
          </td>
        </tr>
    </tbody>

    <tbody class="visible-tablet ">

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Commercial Real Estate
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Residential Land Zoner
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            6.52M
          </td>

          <td class="has-text-right is-vcentered">
              <span>0.37%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies service land and subdivide real property into lots, for subsequent sale to home builders. Servicing includes excavation work. 
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Commercial Real Estate
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Mortgages for Warehouse Lessors and Operators
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            145.45M
          </td>

          <td class="has-text-right is-vcentered">
              <span>8.18%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies provide mortgage loans to warehouse lessors and operators.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Residential Real Estate
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Mortgages for Single-Family Home Lessors
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            54.7M
          </td>

          <td class="has-text-right is-vcentered">
              <span>3.08%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies provide mortgage loans to single-family residential real estate lessors.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Commercial Real Estate
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Mortgages for Retailers
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            209.28M
          </td>

          <td class="has-text-right is-vcentered">
              <span>11.78%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies provide mortgage loans to brick-and-mortar retail stores.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Commercial Real Estate
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Mortgages for Religious Organizations
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            10.68M
          </td>

          <td class="has-text-right is-vcentered">
              <span>0.60%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies provide mortgage loans to religious organizations.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Commercial Real Estate
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Mortgages for Office Lessors
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            109.01M
          </td>

          <td class="has-text-right is-vcentered">
              <span>6.13%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These banks provide mortgage loans to office lessors. 
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Commercial Real Estate
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Mortgages for Multi-Family Home Lessors
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            140.5M
          </td>

          <td class="has-text-right is-vcentered">
              <span>7.91%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies provide mortgage loans to multi-family home lessors.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Commercial Real Estate
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Mortgages for Hotels
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            75.62M
          </td>

          <td class="has-text-right is-vcentered">
              <span>4.25%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies provide mortgage loans to owners/operators of hotels.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Commercial Real Estate
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Mortgages for Gas Stations
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            60.85M
          </td>

          <td class="has-text-right is-vcentered">
              <span>3.42%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies provide mortgage loans to gas station operators.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Commercial Real Estate
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Mortgages for Educational Institutions
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            32.28M
          </td>

          <td class="has-text-right is-vcentered">
              <span>1.82%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies provide mortgage loans to educational institutions, such as schools and universities.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Commercial Real Estate
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Mortgages for Commercial Real Estate Lessors
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            28.76M
          </td>

          <td class="has-text-right is-vcentered">
              <span>1.62%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies provide mortgage loans to lessors of commercial real estate.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Commercial Real Estate
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Mortgages for Automotive Repair Shops
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            27.42M
          </td>

          <td class="has-text-right is-vcentered">
              <span>1.54%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies provide mortgage loans to automotive repair shops.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Commercial Loans
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Loans for Wholesalers and Distributors
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            47.52M
          </td>

          <td class="has-text-right is-vcentered">
              <span>2.67%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies provide loans to the wholesale trade industry.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Commercial Loans
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Loans for Telecom Networks
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.39M
          </td>

          <td class="has-text-right is-vcentered">
              <span>0.02%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies provide loans to telecommunications network operators.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Commercial Loans
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Loans for Software Developers
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            2.98M
          </td>

          <td class="has-text-right is-vcentered">
              <span>0.17%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies provide loans to software development companies.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Commercial Loans
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Loans for Real Estate Construction
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            31.29M
          </td>

          <td class="has-text-right is-vcentered">
              <span>1.76%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies provide loans to businesses that are used to finance real estate development projects.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Commercial Loans
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Loans for Healthcare Providers
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            23.56M
          </td>

          <td class="has-text-right is-vcentered">
              <span>1.33%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies provide loans to healthcare providers.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Commercial Loans
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Loans for Financial Institutions
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            100.85M
          </td>

          <td class="has-text-right is-vcentered">
              <span>5.67%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies provide loans to financial institutions.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Commercial Loans
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Loans for Diversified Shipping Companies
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            1.59M
          </td>

          <td class="has-text-right is-vcentered">
              <span>0.09%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies provide loans to companise that ship cargo across ground, sea, and air.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Commercial Loans
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Loans for Business Services
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            107.99M
          </td>

          <td class="has-text-right is-vcentered">
              <span>6.08%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies provide loans to business services providers.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Construction and Land Development
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Land Loans for Real Estate Developers
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            44.36M
          </td>

          <td class="has-text-right is-vcentered">
              <span>2.50%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies provide loans to real estate developers to acquire land.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Residential Real Estate
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Home Equity Loans
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            49.96M
          </td>

          <td class="has-text-right is-vcentered">
              <span>2.81%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies provide home equity loans or lines of credit (HELOCs/HECNs), or reverse mortgages. These loans use the equity of a consumer&#39;s home as collateral.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Commercial (PPP)
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Government-Subsidized Commercial Loans
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            58.62M
          </td>

          <td class="has-text-right is-vcentered">
              <span>3.30%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies provide commercial loans are subsidized or backed by governments, e.g. in the United States Small Business Administration (SBA) or Paycheck Protection Program (PPP) loans.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Consumer and Other
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Diversified Consumer Loans
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            21.45M
          </td>

          <td class="has-text-right is-vcentered">
              <span>1.21%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies provide loans to consumers for a variety of purposes.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Commercial Loans
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Diversified Commercial Loans
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            9.24M
          </td>

          <td class="has-text-right is-vcentered">
              <span>0.52%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies provide commercial loans to diversified businesses.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Residential Real Estate
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Consumer Mortgages
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            272.86M
          </td>

          <td class="has-text-right is-vcentered">
              <span>15.35%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies provide mortgage loans to diversified customers.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Construction and Land Development
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Consumer Construction Project Loans
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            47.16M
          </td>

          <td class="has-text-right is-vcentered">
              <span>2.65%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These banks provide loans to consumers that are used to finance construction projects for their homes.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Commercial Real Estate
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Commercial Mortgages
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            56.28M
          </td>

          <td class="has-text-right is-vcentered">
              <span>3.17%</span>
          </td>
        </tr>

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">

            <div class="pl-description is-size-7 has-text-grey">
              These companies provide mortgages to diversified businesses.
            </div>
          </td>
        </tr>
    </tbody>
  </table>
</div>

</template></turbo-stream>