<turbo-stream action="replace" target="company_profile_product_lines_mobile_sort"><template>
  
<div id="company_profile_product_lines_mobile_sort"
     class="visible-tablet dropdown m-4"
     data-controller="toggle-class"
     data-toggle-class-css-class="is-active"
     data-toggle-class-target="el">
  <div class="dropdown-trigger full-width">
    <button class=" button full-width has-text-align-left is-justify-content-flex-start"
            
            data-action="click->toggle-class#toggle">
      <span>Sort: Reporting Segment [A-Z]</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=24500&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=24500&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=24500&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=24500&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=24500&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=24500&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=24500&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=24500&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=24500&amp;sort%5Breporting_segment_name%5D=desc"><span>Reporting Segment</span><span class="material-symbols-outlined is-size-5">arrow_drop_up</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=24500&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=24500&amp;sort%5Bmetric_amount_raw%5D=asc"><span>Amount (USD)</span><span class="material-symbols-outlined is-size-5"></span></a></th>
      <th class="is-vcentered has-text-right has-text-white" scope="col"><a class="has-text-white is-flex" data-turbo="true" data-turbo-stream="true" href="/product_lines?company_classification_id=24500&amp;sort%5Bmetric_percentage%5D=asc"><span>Percentage</span><span class="material-symbols-outlined is-size-5"></span></a></th>
    </tr>
  </thead>

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

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

        <tr class="">
          <td class="is-vcentered">
            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">
            4.81B
          </td>

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

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

          <td class="is-vcentered">
            <div>
              Electrical System Components; sold to OEMs
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture diversified electrical and electrical system components and sell them directly to original equipment manufacturers.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Substation Equipment for Electric Utilities
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture substation equipment (such as transformers and circuit breakers) for electric utilities and sell directly to their customers. This equipment is housed in the substations of the transmission infrastructure.
            </div>
          </td>

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

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

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

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

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

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

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

          <td class="is-vcentered">
            <div>
              Switchgears and Breakers for Railroads
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture switches and circuit breakers for trains and rail infrastructure and sell directly to their customers.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Electric Components for Oil &amp; Gas Equipment
            </div>
            <div class="is-size-7 has-text-grey">
              These companies electric components for oil &amp; gas equipment. 
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Electric Vehicle Charging Station Components
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufactures charging station components for electric vehicle charging stations.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Electric Components for Food and Beverage Production
            </div>
            <div class="is-size-7 has-text-grey">
              These companies produce electric components for food and beverage production. 
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            E-mobility, Non-core and divested businesses
          </td>

          <td class="is-vcentered">
            <div>
              Electric Vehicle Charging Stations
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture electric vehicle charging stations and sell directly to their customers.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Engines for Diversified Equipment; sold to OEMs
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture engines and motors for diversified equipment. Products include engines for trucks, buses, automobiles, and industrial (used in a wide variety of equipment in the construction, agricultural, mining, rail, government, oil and gas, power generation, and commercial and recreational marine applications); motors for HVAC, refrigeration, and industrial; and generators for power generation.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Electric Motors for Real Estate
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture electric motors for real estate (via HVAC equipment, water pumps, etc.) and sell directly to their customers.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Engines for Mining Equipment
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture engines for diversified products and sell directly to their customers.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Engines, Turbines and Generators for Oil and Gas Production Equipment
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture engines, turbines, and generators that are used for oil and gas production and sell directly to their customers. The oil and gas producers incorporate these parts into their own equipment.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Engines and Turbines for Food and Beverage Production Equipment
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture engines and turbines for food and beverage production and sell directly to their customers.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Generators for Freight Trains and Mass Transit
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture generator equipment for freight trains and mass transit.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Engines and Turbines for Drinking Water Production Equipment
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture engines and turbines for drinking water production equipment and sell directly to their customers.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Engines and Turbines for Power Generation
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture engines and turbines that are used in power plant equipment and sell directly to their customers.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Drivetrains for Wind Turbines; sold to OEMs
            </div>
            <div class="is-size-7 ">
              These companies manufacture drivetrains for wind turbines and sell directly to original equipment manufacturers.
            </div>
          </td>

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

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

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

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

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

          <td class="is-vcentered">
            <div>
              SaaS Control Systems Software for Mining Companies
            </div>
            <div class="is-size-7 has-text-grey">
              These companies develop control systems software for mining companies. Software as a service (SaaS) products are hosted in the cloud and licensed through a short-term subscription.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              SaaS Control Systems Software for Ports
            </div>
            <div class="is-size-7 has-text-grey">
              These companies develop control systems software for ports. Software as a service (SaaS) products are hosted in the cloud and licensed through a short-term subscription.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              SaaS Control Systems Software for Oil and Natural Gas Extractors
            </div>
            <div class="is-size-7 has-text-grey">
              These companies develop control systems software for oil and natural gas extraction companies. Software as a service (SaaS) products are hosted in the cloud and licensed through a short-term subscription.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              SaaS Control Systems Software for Businesses
            </div>
            <div class="is-size-7 has-text-grey">
              These companies develop control systems software for diversified businesses. Software as a service (SaaS) products are hosted in the cloud and licensed through a short-term subscription.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Term License Process Optimization Software for Chemical Manufacturers
            </div>
            <div class="is-size-7 has-text-grey">
              These companies develop process optimization software for chemical manufacturers. The software is licensed for a set term that is typically more than one year.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              SaaS Power Grid Networking Software for Electric Utilities
            </div>
            <div class="is-size-7 has-text-grey">
              These companies develop software as a service that allows power utilities to manage their own power grid. Software as a service (SaaS) products are hosted in the cloud and licensed through a short-term subscription.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Robotics &amp; Discrete 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.24B
          </td>

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

        <tr class="">
          <td class="is-vcentered">
            Robotics &amp; Discrete Automation
          </td>

          <td class="is-vcentered">
            <div>
              Robots for Automobile Manufacturers
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture automation equipment that is used to manufacture automobiles.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Robotics &amp; Discrete Automation
          </td>

          <td class="is-vcentered">
            <div>
              Robotic Industrial Equipment
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture robots for industrial producers and sell directly to their customers.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Robotics &amp; Discrete Automation
          </td>

          <td class="is-vcentered">
            <div>
              Robotic Consumer Equipment
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture robots and robotic equipment for consumers.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Robotics &amp; Discrete Automation
          </td>

          <td class="is-vcentered">
            <div>
              Robots for Electronics Production
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture automation equipment that is used to manufacture electronics.
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>0.44%</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">
              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">
            4.81B
          </td>

          <td class="has-text-right is-vcentered">
              <span>14.55%</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">
              Electrification
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Electrical System Components; sold to OEMs
              </div>
            </div>
          </td>

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

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies manufacture diversified electrical and electrical system components and sell them 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">
                Substation Equipment for Electric Utilities
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>6.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 substation equipment (such as transformers and circuit breakers) for electric utilities and sell directly to their customers. This equipment is housed in the substations of the transmission 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">
              Electrification
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Power Management Systems for Data Centers (outsourced)
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>4.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 outsource the manufacturing of power management systems for data centers 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">
                Switchgears and Breakers for Railroads
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>3.53%</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 and circuit breakers for trains and rail infrastructure 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">
                Electric Components for Oil &amp; Gas Equipment
              </div>
            </div>
          </td>

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

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies electric components for oil &amp; gas equipment. 
            </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">
                Electric Vehicle Charging Station Components
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>2.20%</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 manufactures charging station components for electric vehicle charging stations.
            </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">
                Electric Components for Food and Beverage Production
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>1.32%</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 electric components for food and beverage production. 
            </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">
              E-mobility, Non-core and divested businesses
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Electric Vehicle Charging Stations
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>2.32%</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 electric vehicle charging 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">
              Motion
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Engines for Diversified Equipment; sold to OEMs
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>6.38%</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 engines and motors for diversified equipment. Products include engines for trucks, buses, automobiles, and industrial (used in a wide variety of equipment in the construction, agricultural, mining, rail, government, oil and gas, power generation, and commercial and recreational marine applications); motors for HVAC, refrigeration, and industrial; and generators for power generation.
            </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">
              Motion
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Electric Motors for Real Estate
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>3.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 electric motors for real estate (via HVAC equipment, water pumps, etc.) 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">
              Motion
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Engines for Mining Equipment
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>3.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 engines for diversified products 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">
              Motion
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Engines, Turbines and Generators for Oil and Gas Production Equipment
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>3.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 engines, turbines, and generators that are used for oil and gas production and sell directly to their customers. The oil and gas producers incorporate these parts into their own equipment.
            </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">
              Motion
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Engines and Turbines for Food and Beverage Production Equipment
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>2.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 engines and turbines for food and beverage production 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">
              Motion
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Generators for Freight Trains and Mass Transit
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>1.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 generator equipment for freight trains and mass transit.
            </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">
              Motion
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Engines and Turbines for Drinking Water Production Equipment
              </div>
            </div>
          </td>

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

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies manufacture engines and turbines for drinking water production 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">
              Motion
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Engines and Turbines for Power Generation
              </div>
            </div>
          </td>

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

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies manufacture engines and turbines that are used in power plant equipment and sell directly to their customers.
            </div>
          </td>
        </tr>

        <tr class="pl-row zero-revenue-pl"
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Motion
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Drivetrains for Wind Turbines; sold to OEMs
              </div>
            </div>
          </td>

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

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

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

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

        <tr class="pl-description-row">
          <td class="is-vcentered">
            <span class="material-symbols-outlined is-size-6 visibility-hidden ml-2">
              keyboard_arrow_right
            </span>
          </td>
          <td class="py-2" colspan="3">
              <div class="is-size-7 mb-2 is-flex is-align-items-center is-justify-content-flex-start">
                <span class="material-symbols-outlined is-size-7 mr-2">help</span>
                <span class="has-text-weight-semibold mr-2">Why Zero?</span> Explanation of what the heck's going on here.
              </div>

            <div class="pl-description is-size-7 ">
              These companies manufacture drivetrains for wind turbines 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 Automation
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                SaaS Control Systems Software for Mining Companies
              </div>
            </div>
          </td>

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

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies develop control systems software for mining companies. Software as a service (SaaS) products are hosted in the cloud and licensed through a short-term subscription.
            </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 Automation
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                SaaS Control Systems Software for Ports
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>3.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 develop control systems software for ports. Software as a service (SaaS) products are hosted in the cloud and licensed through a short-term subscription.
            </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 Automation
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                SaaS Control Systems Software for Oil and Natural Gas Extractors
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>3.22%</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 develop control systems software for oil and natural gas extraction companies. Software as a service (SaaS) products are hosted in the cloud and licensed through a short-term subscription.
            </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 Automation
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                SaaS Control Systems Software for Businesses
              </div>
            </div>
          </td>

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

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies develop control systems software for diversified businesses. Software as a service (SaaS) products are hosted in the cloud and licensed through a short-term subscription.
            </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 Automation
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Term License Process Optimization Software for Chemical Manufacturers
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>2.46%</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 develop process optimization software for chemical manufacturers. The software is licensed for a set term that is typically more than one year.
            </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 Automation
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                SaaS Power Grid Networking Software for Electric Utilities
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.75B
          </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 develop software as a service that allows power utilities to manage their own power grid. Software as a service (SaaS) products are hosted in the cloud and licensed through a short-term subscription.
            </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">
              Robotics &amp; Discrete 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.24B
          </td>

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies 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">
              Robotics &amp; Discrete Automation
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Robots for Automobile Manufacturers
              </div>
            </div>
          </td>

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

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies manufacture automation equipment that is used to manufacture automobiles.
            </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">
              Robotics &amp; Discrete Automation
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Robotic Industrial Equipment
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>2.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 robots for industrial producers 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">
              Robotics &amp; Discrete Automation
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Robotic Consumer Equipment
              </div>
            </div>
          </td>

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

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies manufacture robots and robotic equipment for consumers.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Robotics &amp; Discrete Automation
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Robots for Electronics Production
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>0.44%</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 automation equipment that is used to manufacture electronics.
            </div>
          </td>
        </tr>
    </tbody>
  </table>
</div>

</template></turbo-stream>