<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: Reporting Segment [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=25664&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=25664&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=25664&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=25664&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=25664&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=25664&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=25664&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=25664&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=25664&amp;sort%5Breporting_segment_name%5D="><span>Reporting Segment</span><span class="material-symbols-outlined is-size-5">arrow_drop_down</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=25664&amp;sort%5Bname%5D=asc"><span>Product Line</span><span class="material-symbols-outlined is-size-5"></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=25664&amp;sort%5Bmetric_amount_raw%5D=asc"><span>Amount (EUR)</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=25664&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 (EUR)
      </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">
            Sienna Investment Managers
          </td>

          <td class="is-vcentered">
            <div>
              Asset Management for Businesses, Governments, and Individuals (Multi-Asset)
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manage assets for businesses, governments, and individuals, offering multi-asset portfolios holding stocks, bonds, cash, derivatives, and alternative investments. 
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.11B
          </td>

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

        <tr class="">
          <td class="is-vcentered">
            Private Assets
          </td>

          <td class="is-vcentered">
            <div>
              Diversified Medical Diagnostic Services; Government Insurance
            </div>
            <div class="is-size-7 has-text-grey">
              These companies operate diversified diagnostic labs. Medical service professionals order diagnostic tests for patients, but the diagnostic services firms bill either the patient directly or through the patient&#39;&#39;s insurance provider. The majority of revenue is ultimately derived from government insurance payer programs.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            1.2B
          </td>

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

        <tr class="">
          <td class="is-vcentered">
            Private Assets
          </td>

          <td class="is-vcentered">
            <div>
              Medical Examination Services for Consumers
            </div>
            <div class="is-size-7 has-text-grey">
              These companies perform medical exams, including eye examinations, for consumers. 
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.83B
          </td>

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

        <tr class="">
          <td class="is-vcentered">
            Private Assets
          </td>

          <td class="is-vcentered">
            <div>
              Bicycles; Direct-to-Consumer
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture bicycles and sell them directly to consumers through their own website.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.46B
          </td>

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

        <tr class="">
          <td class="is-vcentered">
            Private Assets
          </td>

          <td class="is-vcentered">
            <div>
              Theme Park Operator
            </div>
            <div class="is-size-7 has-text-grey">
              These companies operate theme parks that include performances, rides, themed restaurants, and other attractions.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.3B
          </td>

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

        <tr class="">
          <td class="is-vcentered">
            Private Assets
          </td>

          <td class="is-vcentered">
            <div>
              Video Games
            </div>
            <div class="is-size-7 has-text-grey">
              These companies make videogames, which includes cartridges, software, and discs.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.29B
          </td>

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

        <tr class="">
          <td class="is-vcentered">
            Listed Assets
          </td>

          <td class="is-vcentered">
            <div>
              Testing for Production Companies
            </div>
            <div class="is-size-7 has-text-grey">
              These companies test products of production companies.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            2.84B
          </td>

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

        <tr class="">
          <td class="is-vcentered">
            Listed Assets
          </td>

          <td class="is-vcentered">
            <div>
              Alcohol; sold through distributor
            </div>
            <div class="is-size-7 has-text-grey">
              These companies produce alcoholic beverages and sell them through wholesalers or distributors.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            2.75B
          </td>

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

        <tr class="">
          <td class="is-vcentered">
            Listed Assets
          </td>

          <td class="is-vcentered">
            <div>
              Footwear (outsourced); retail sales
            </div>
            <div class="is-size-7 has-text-grey">
              These companies outsource the manufacturing of footwear for consumers and sell them through retail stores that they do not operate.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            2.53B
          </td>

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

        <tr class="">
          <td class="is-vcentered">
            Listed Assets
          </td>

          <td class="is-vcentered">
            <div>
              Construction Aggregates
            </div>
            <div class="is-size-7 has-text-grey">
              These companies extract resources from the earth in order to produce the base materials (aggregates) used in the production of concrete and other construction materials, like slate, granite, sand, gravel, and clay.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            1.32B
          </td>

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

        <tr class="">
          <td class="is-vcentered">
            Listed Assets
          </td>

          <td class="is-vcentered">
            <div>
              Catalysts for Automobiles and Commercial Vehicles; sold to OEMs
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture catalysts used in automobiles (consumer passenger cars) and commercial vehicles (primarily trucks) and sell directly to original equipment manufacturers.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.98B
          </td>

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

        <tr class="">
          <td class="is-vcentered">
            Listed Assets
          </td>

          <td class="is-vcentered">
            <div>
              IT Services
            </div>
            <div class="is-size-7 has-text-grey">
              These companies perform business process outsourcing, with an emphasis on IT support.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.81B
          </td>

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

        <tr class="">
          <td class="is-vcentered">
            Listed Assets
          </td>

          <td class="is-vcentered">
            <div>
              Diversified Consumer Paper Products; retail sales
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture diversified single-use consumer paper products (tissues, toilet paper, diapers, pads) and sell them through retail stores that they do not operate.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.13B
          </td>

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

        <tr class="">
          <td class="is-vcentered">
            Listed Assets
          </td>

          <td class="is-vcentered">
            <div>
              Integrated Oil &amp; Refined Fuel Production
            </div>
            <div class="is-size-7 has-text-grey">
              These companies are integrated oil &amp; gas companies. They engage in upstream crude oil production as well as operate refineries to produce refined petroleum products. 
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.02B
          </td>

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

        <tr class="zero-revenue-pl">
          <td class="is-vcentered">
            Listed Assets
          </td>

          <td class="is-vcentered">
            <div>
              Separators for Dairy Liquid Processing
            </div>
            <div class="is-size-7 ">
              These companies manufacture machinery that processes liquids, primarily raw milk.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            Non-Attributed
          </td>

          <td class="has-text-right is-vcentered">
              <div class="is-flex is-align-items-center is-justify-content-right"
                   data-controller="tooltip">
                <span>Non-Attributed</span>

                <span class="ml-2 has-cursor-default material-symbols-outlined is-size-6"
                      data-tooltip-target="trigger">help</span>

                <span data-tooltip-target="content">
                  <span class="has-text-weight-semibold">Why Zero?</span> Explanation of what the heck's going on here.
                </span>
              </div>
          </td>
        </tr>

        <tr class="">
          <td class="is-vcentered">
            GBL Capital
          </td>

          <td class="is-vcentered">
            <div>
              Asset Management for Businesses, Governments, and Individuals (Alternatives)
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manage assets for businesses, governments, and individuals, offering alternative portfolios. 
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            2.95B
          </td>

          <td class="has-text-right is-vcentered">
              <span>16.88%</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">
              Sienna Investment Managers
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Asset Management for Businesses, Governments, and Individuals (Multi-Asset)
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.11B
          </td>

          <td class="has-text-right is-vcentered">
              <span>0.63%</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 manage assets for businesses, governments, and individuals, offering multi-asset portfolios holding stocks, bonds, cash, derivatives, and alternative investments. 
            </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">
              Private Assets
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Diversified Medical Diagnostic Services; Government Insurance
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            1.2B
          </td>

          <td class="has-text-right is-vcentered">
              <span>6.83%</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 operate diversified diagnostic labs. Medical service professionals order diagnostic tests for patients, but the diagnostic services firms bill either the patient directly or through the patient&#39;&#39;s insurance provider. The majority of revenue is ultimately derived from government insurance payer programs.
            </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">
              Private Assets
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Medical Examination Services for Consumers
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.83B
          </td>

          <td class="has-text-right is-vcentered">
              <span>4.74%</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 perform medical exams, including eye examinations, for consumers. 
            </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">
              Private Assets
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Bicycles; Direct-to-Consumer
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.46B
          </td>

          <td class="has-text-right is-vcentered">
              <span>2.63%</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 manufacture bicycles and sell them directly to consumers through their own website.
            </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">
              Private Assets
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Theme Park Operator
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.3B
          </td>

          <td class="has-text-right is-vcentered">
              <span>1.69%</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 operate theme parks that include performances, rides, themed restaurants, and other attractions.
            </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">
              Private Assets
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Video Games
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.29B
          </td>

          <td class="has-text-right is-vcentered">
              <span>1.64%</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 make videogames, which includes cartridges, software, and discs.
            </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">
              Listed Assets
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Testing for Production Companies
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            2.84B
          </td>

          <td class="has-text-right is-vcentered">
              <span>16.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 test products of production 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">
              Listed Assets
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Alcohol; sold through distributor
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            2.75B
          </td>

          <td class="has-text-right is-vcentered">
              <span>15.72%</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 produce alcoholic beverages and sell them through wholesalers or distributors.
            </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">
              Listed Assets
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Footwear (outsourced); retail sales
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            2.53B
          </td>

          <td class="has-text-right is-vcentered">
              <span>14.45%</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 outsource the manufacturing of footwear for consumers and sell them through retail stores that they do not operate.
            </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">
              Listed Assets
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Construction Aggregates
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            1.32B
          </td>

          <td class="has-text-right is-vcentered">
              <span>7.56%</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 extract resources from the earth in order to produce the base materials (aggregates) used in the production of concrete and other construction materials, like slate, granite, sand, gravel, and clay.
            </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">
              Listed Assets
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Catalysts for Automobiles and Commercial Vehicles; sold to OEMs
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.98B
          </td>

          <td class="has-text-right is-vcentered">
              <span>5.59%</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 manufacture catalysts used in automobiles (consumer passenger cars) and commercial vehicles (primarily trucks) and sell directly to original equipment manufacturers.
            </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">
              Listed Assets
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                IT Services
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.81B
          </td>

          <td class="has-text-right is-vcentered">
              <span>4.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 perform business process outsourcing, with an emphasis on IT support.
            </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">
              Listed Assets
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Diversified Consumer Paper Products; retail sales
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.13B
          </td>

          <td class="has-text-right is-vcentered">
              <span>0.71%</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 manufacture diversified single-use consumer paper products (tissues, toilet paper, diapers, pads) and sell them through retail stores that they do not operate.
            </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">
              Listed Assets
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Integrated Oil &amp; Refined Fuel Production
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.02B
          </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 are integrated oil &amp; gas companies. They engage in upstream crude oil production as well as operate refineries to produce refined petroleum products. 
            </div>
          </td>
        </tr>

        <tr class="pl-row zero-revenue-pl"
            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">
              Listed Assets
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Separators for Dairy Liquid Processing
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            Non-Attributed
          </td>

          <td class="has-text-right is-vcentered">
              <div class="is-flex is-align-items-center is-justify-content-right"
                   data-controller="tooltip">
                <span>Non-Attributed</span>

                <span class="ml-2 has-cursor-default material-symbols-outlined is-size-6"
                      data-tooltip-target="trigger">help</span>

                <span data-tooltip-target="content">
                  <span class="has-text-weight-semibold">Why Zero?</span> Explanation of what the heck's going on here.
                </span>
              </div>
          </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="is-size-7 mb-2 is-flex is-align-items-center is-justify-content-flex-start">
                <span class="material-symbols-outlined is-size-7 mr-2">help</span>
                <span class="has-text-weight-semibold mr-2">Why Zero?</span> Explanation of what the heck's going on here.
              </div>

            <div class="pl-description is-size-7 ">
              These companies manufacture machinery that processes liquids, primarily raw milk.
            </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">
              GBL Capital
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Asset Management for Businesses, Governments, and Individuals (Alternatives)
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            2.95B
          </td>

          <td class="has-text-right is-vcentered">
              <span>16.88%</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 manage assets for businesses, governments, and individuals, offering alternative portfolios. 
            </div>
          </td>
        </tr>
    </tbody>
  </table>
</div>

</template></turbo-stream>