<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 Amount Low to High</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=25677&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=25677&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=25677&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=25677&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=25677&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=25677&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=25677&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=25677&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=25677&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=25677&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=25677&amp;sort%5Bmetric_amount_raw%5D=desc"><span>Amount (SEK)</span><span class="material-symbols-outlined is-size-5">arrow_drop_up</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=25677&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 (SEK)
      </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">
            Process Technology
          </td>

          <td class="is-vcentered">
            <div>
              Application Performance Analytics Hardware for Businesses, Direct Sales
            </div>
            <div class="is-size-7 has-text-grey">
              These companies produce hardware used to carry out network traffic analysis. They sell this hardware directly to enterprises.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Process Technology
          </td>

          <td class="is-vcentered">
            <div>
              Sensors for Semiconductor Production Equipment; sold to OEMs
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture sensors for semiconductor production equipment and sell directly to original equipment manufacturers.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Energy
          </td>

          <td class="is-vcentered">
            <div>
              Passive Analog Components for Medical Equipment; sold to OEMs
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture passive analog components (transistors, capacitors, resistors, inductors) for medical instruments and devices and sell directly to original equipment manufacturers.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Electrification
          </td>

          <td class="is-vcentered">
            <div>
              Electrical System Components for Forestry
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture electrical components for forestry. 
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Process Technology
          </td>

          <td class="is-vcentered">
            <div>
              Monitoring and Control Systems for Real Estate
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture monitoring and control systems for real estate, such as lighting and temperature controls.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Electrification
          </td>

          <td class="is-vcentered">
            <div>
              Powertrain Systems for Automobiles; sold to OEMs
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture powertrain systems for automobiles (consumer passenger cars) and sell directly to original equipment manufacturers.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Energy
          </td>

          <td class="is-vcentered">
            <div>
              Electrical Components for Real Estate
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture diversified electrical components for real estate, such as electrical power products, circuit protectors, and wiring devices and sell directly to their customers.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Automation
          </td>

          <td class="is-vcentered">
            <div>
              Train Signaling and Ticketing Systems
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture systems that are used to sell tickets and control train traffic flow for train stations and sell directly to their customers.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Automation
          </td>

          <td class="is-vcentered">
            <div>
              Application Performance Analytics Hardware for Businesses, Direct Sales
            </div>
            <div class="is-size-7 has-text-grey">
              These companies produce hardware used to carry out network traffic analysis. They sell this hardware directly to enterprises.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Automation
          </td>

          <td class="is-vcentered">
            <div>
              Monitoring and Control Systems for Real Estate
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture monitoring and control systems for real estate, such as lighting and temperature controls.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Electrification
          </td>

          <td class="is-vcentered">
            <div>
              Power Management Systems for Telecom Network Equipment (outsourced)
            </div>
            <div class="is-size-7 has-text-grey">
              These companies outsource the manufacturing of power management systems for telecommunications networks and sell directly to their customers.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Process Technology
          </td>

          <td class="is-vcentered">
            <div>
              System Control Components for Automobiles; sold to OEMs
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture system control components for automobiles (consumer passenger cars). such as engine ECUs, power management ECUs, and sensors, and sell directly to original equipment manufacturers.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Automation
          </td>

          <td class="is-vcentered">
            <div>
              Control Systems for Energy Production Equipment
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture control systems for equipment used to produce oil, gas, and/or electricity, such as for engines, turbines, and turbo-machinery and sell directly to their customers.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Energy
          </td>

          <td class="is-vcentered">
            <div>
              Cables and Connectors; sold to OEMs
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture connectors and cables for diversified information electronics, such as computers and servers, and sell directly to original equipment manufacturers.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Process Technology
          </td>

          <td class="is-vcentered">
            <div>
              Monitoring and Control Systems for Hospitals
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture monitoring and control systems for hospitals and sell directly to their customers.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Automation
          </td>

          <td class="is-vcentered">
            <div>
              Sensors for Semiconductor Production Equipment; sold to OEMs
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture sensors for semiconductor production equipment and sell directly to original equipment manufacturers.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Automation
          </td>

          <td class="is-vcentered">
            <div>
              Industrial Automation Equipment for Automobiles
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture devices that are used to control and automate the process of manufacturing automobiles (consumer passenger cars) and sell directly to their customers.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Electrification
          </td>

          <td class="is-vcentered">
            <div>
              Electrical System Components: sold through intermediary
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture general components used in the wiring systems of buildings.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Energy
          </td>

          <td class="is-vcentered">
            <div>
              Cables and Connectors for Telecom Network Equipment; sold to OEMs
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture cables and connectors for telecommunications networks and sell directly to original equipment manufacturers.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Electrification
          </td>

          <td class="is-vcentered">
            <div>
              Passive Analog Components for Medical Equipment; sold to OEMs
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture passive analog components (transistors, capacitors, resistors, inductors) for medical instruments and devices and sell directly to original equipment manufacturers.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Automation
          </td>

          <td class="is-vcentered">
            <div>
              Manufacturing Automation Equipment for Forestry
            </div>
            <div class="is-size-7 has-text-grey">
              These companies make devices for forestry customers that are used to control the manufacturing process.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Energy
          </td>

          <td class="is-vcentered">
            <div>
              Connectors and Cables for Automobiles; sold to OEMs
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture connectors and cables for automobiles (consumer passenger cars) and sell directly to original equipment manufacturers.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Process Technology
          </td>

          <td class="is-vcentered">
            <div>
              Monitoring and Control Systems for Infrastructure
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture monitoring and control systems for infrastructure.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Automation
          </td>

          <td class="is-vcentered">
            <div>
              Industrial Automation Equipment for Drug Manufacturers
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture devices that are used to control and automate the pharmaceutical manufacturing process and sell directly to their customers.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Electrification
          </td>

          <td class="is-vcentered">
            <div>
              Batteries for Electric Automobiles
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture batteries for electric automobiles (consumer passenger cars) and sell directly to original equipment manufacturers.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Electrification
          </td>

          <td class="is-vcentered">
            <div>
              Switches, Connectors, Cables, and Enclosures for Energy Producers and Distributors; sold to OEMs
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture switches, connectors, cables, and enclosures for diversified electrical equipment used by energy production and distribution companies, and sell directly to original equipment manufacturers.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Energy
          </td>

          <td class="is-vcentered">
            <div>
              Switches, Connectors, Cables, and Enclosures; sold to OEMs
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture switches, connectors, cables, and enclosures for diversified electrical equipment and sell directly to original equipment manufacturers.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Process Technology
          </td>

          <td class="is-vcentered">
            <div>
              Engine Control Components for Industrial Equipment; sold through distributor
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture devices used to control equipment used in industrial and manufacturing automation. They sell to equipment manufacturers via distributors.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Process Technology
          </td>

          <td class="is-vcentered">
            <div>
              Control Systems for Energy Production Equipment
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture control systems for equipment used to produce oil, gas, and/or electricity, such as for engines, turbines, and turbo-machinery and sell directly to their customers.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Electrification
          </td>

          <td class="is-vcentered">
            <div>
              Rechargeable Batteries; sold to OEMs
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture rechargeable batteries and sell directly to original equipment manufacturers.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Industrial Solutions
          </td>

          <td class="is-vcentered">
            <div>
              Diversified Components and Equipment
            </div>
            <div class="is-size-7 has-text-grey">
              These companies make diversified components and equipment for commercial and industrial use.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Electrification
          </td>

          <td class="is-vcentered">
            <div>
              Batteries for Consumer Electronics; sold to OEMs
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture rechargeable batteries for consumer electronics and sell directly to original equipment manufacturers.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Energy
          </td>

          <td class="is-vcentered">
            <div>
              Electrical Wiring Components
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture electrical wiring components for buildings. This includes wiring, switches, conduits, and boxes for junctions, outlets, circuits, etc.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Industrial Solutions
          </td>

          <td class="is-vcentered">
            <div>
              Log Transportation Equipment; sold through distributor
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture log transportation equipment for timber companies and sell them through wholesalers or distributors.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Process Technology
          </td>

          <td class="is-vcentered">
            <div>
              Industrial Control Systems for Forestry
            </div>
            <div class="is-size-7 has-text-grey">
              These companies make devices used to control equipment used in industrial and manufacturing automation. They sell to customers in the forestry industry.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Industrial Solutions
          </td>

          <td class="is-vcentered">
            <div>
              Replacement Parts for Heavy Machinery
            </div>
            <div class="is-size-7 has-text-grey">
              These companies sell replacement parts heavy construction and mining equipment and sell directly to their customers.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Automation
          </td>

          <td class="is-vcentered">
            <div>
              Industrial Automation Equipment
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture devices that are used to control and automate the manufacturing process and sell directly to their customers.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Energy
          </td>

          <td class="is-vcentered">
            <div>
              Diversified Electrical Components for Utilities
            </div>
            <div class="is-size-7 has-text-grey">
              These companies make diversified electrical components for utilities. 
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>12.08%</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">
              Process Technology
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Application Performance Analytics Hardware for Businesses, Direct Sales
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.01B
          </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 produce hardware used to carry out network traffic analysis. They sell this hardware directly to enterprises.
            </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">
              Process Technology
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Sensors for Semiconductor Production Equipment; sold to OEMs
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>0.06%</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 sensors for semiconductor production equipment 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">
              Energy
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Passive Analog Components for Medical Equipment; sold to OEMs
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.03B
          </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 manufacture passive analog components (transistors, capacitors, resistors, inductors) for medical instruments and devices 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">
              Electrification
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Electrical System Components for Forestry
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>0.26%</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 electrical components for forestry. 
            </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">
              Process Technology
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Monitoring and Control Systems for Real Estate
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>0.29%</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 monitoring and control systems for real estate, such as lighting and temperature controls.
            </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">
              Electrification
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Powertrain Systems for Automobiles; sold to OEMs
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>0.41%</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 powertrain systems for automobiles (consumer passenger cars) 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">
              Energy
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Electrical Components for Real Estate
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>0.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 diversified electrical components for real estate, such as electrical power products, circuit protectors, and wiring devices and sell directly to their 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">
              Automation
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Train Signaling and Ticketing Systems
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.12B
          </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 manufacture systems that are used to sell tickets and control train traffic flow for train stations and sell directly to their 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">
              Automation
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Application Performance Analytics Hardware for Businesses, Direct Sales
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>0.61%</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 hardware used to carry out network traffic analysis. They sell this hardware directly to enterprises.
            </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">
              Automation
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Monitoring and Control Systems for Real Estate
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>0.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 manufacture monitoring and control systems for real estate, such as lighting and temperature controls.
            </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">
              Electrification
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Power Management Systems for Telecom Network Equipment (outsourced)
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>0.85%</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 power management systems for telecommunications networks and sell directly to their 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">
              Process Technology
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                System Control Components for Automobiles; sold to OEMs
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>0.87%</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 system control components for automobiles (consumer passenger cars). such as engine ECUs, power management ECUs, and sensors, 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">
              Automation
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Control Systems for Energy Production Equipment
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>0.89%</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 control systems for equipment used to produce oil, gas, and/or electricity, such as for engines, turbines, and turbo-machinery and sell directly to their 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">
              Energy
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Cables and Connectors; sold to OEMs
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>0.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 manufacture connectors and cables for diversified information electronics, such as computers and servers, 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">
              Process Technology
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Monitoring and Control Systems for Hospitals
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>1.10%</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 monitoring and control systems for hospitals and sell directly to their 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">
              Automation
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Sensors for Semiconductor Production Equipment; sold to OEMs
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>1.15%</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 sensors for semiconductor production equipment 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">
              Automation
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Industrial Automation Equipment for Automobiles
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>1.19%</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 devices that are used to control and automate the process of manufacturing automobiles (consumer passenger cars) and sell directly to their 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">
              Electrification
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Electrical System Components: sold through intermediary
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>1.31%</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 general components used in the wiring systems of buildings.
            </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">
              Energy
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Cables and Connectors for Telecom Network Equipment; sold to OEMs
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>2.05%</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 cables and connectors for telecommunications networks 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">
              Electrification
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Passive Analog Components for Medical Equipment; sold to OEMs
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>2.23%</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 passive analog components (transistors, capacitors, resistors, inductors) for medical instruments and devices 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">
              Automation
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Manufacturing Automation Equipment for Forestry
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>2.27%</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 devices for forestry customers that are used to control the manufacturing process.
            </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">
              Energy
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Connectors and Cables for Automobiles; sold to OEMs
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>2.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 manufacture connectors and cables for automobiles (consumer passenger cars) 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">
              Process Technology
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Monitoring and Control Systems for Infrastructure
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.54B
          </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 manufacture monitoring and control systems for infrastructure.
            </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">
              Automation
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Industrial Automation Equipment for Drug Manufacturers
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>2.77%</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 devices that are used to control and automate the pharmaceutical manufacturing process and sell directly to their 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">
              Electrification
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Batteries for Electric Automobiles
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>2.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 manufacture batteries for electric automobiles (consumer passenger cars) 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">
              Electrification
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Switches, Connectors, Cables, and Enclosures for Energy Producers and Distributors; sold to OEMs
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>2.97%</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 switches, connectors, cables, and enclosures for diversified electrical equipment used by energy production and distribution companies, 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">
              Energy
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Switches, Connectors, Cables, and Enclosures; sold to OEMs
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>3.07%</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 switches, connectors, cables, and enclosures for diversified electrical equipment 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">
              Process Technology
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Engine Control Components for Industrial Equipment; sold through distributor
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>3.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 companies manufacture devices used to control equipment used in industrial and manufacturing automation. They sell to equipment manufacturers via 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">
              Process Technology
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Control Systems for Energy Production Equipment
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>3.14%</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 control systems for equipment used to produce oil, gas, and/or electricity, such as for engines, turbines, and turbo-machinery and sell directly to their 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">
              Electrification
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Rechargeable Batteries; sold to OEMs
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>4.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 manufacture rechargeable batteries 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">
              Industrial Solutions
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Diversified Components and Equipment
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>4.48%</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 diversified components and equipment for commercial and industrial use.
            </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">
              Electrification
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Batteries for Consumer Electronics; sold to OEMs
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>5.16%</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 rechargeable batteries for consumer electronics 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">
              Energy
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Electrical Wiring Components
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>5.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 manufacture electrical wiring components for buildings. This includes wiring, switches, conduits, and boxes for junctions, outlets, circuits, etc.
            </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">
              Industrial Solutions
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Log Transportation Equipment; sold through distributor
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>5.96%</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 log transportation equipment for timber companies 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">
              Process Technology
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Industrial Control Systems for Forestry
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>5.99%</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 devices used to control equipment used in industrial and manufacturing automation. They sell to customers in the forestry 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">
              Industrial Solutions
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Replacement Parts for Heavy Machinery
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>7.48%</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 sell replacement parts heavy construction and mining equipment and sell directly to their 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">
              Automation
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Industrial Automation Equipment
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>7.61%</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 devices that are used to control and automate the manufacturing process and sell directly to their 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">
              Energy
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Diversified Electrical Components for Utilities
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>12.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 make diversified electrical components for utilities. 
            </div>
          </td>
        </tr>
    </tbody>
  </table>
</div>

</template></turbo-stream>