<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=2453&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=2453&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=2453&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=2453&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=2453&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=2453&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=2453&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=2453&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=2453&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=2453&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=2453&amp;sort%5Bmetric_amount_raw%5D=asc"><span>Amount (JPY)</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=2453&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 (JPY)
      </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">
            Energy
          </td>

          <td class="is-vcentered">
            <div>
              Diversified Renewable Power Generation
            </div>
            <div class="is-size-7 has-text-grey">
              These companies generate electricity using multiple sources of renewable energy, such as wind, solar, and hydroelectric power.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.25T
          </td>

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

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

          <td class="is-vcentered">
            <div>
              Nuclear Power Generation
            </div>
            <div class="is-size-7 has-text-grey">
              These companies generate electricity using nuclear power.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Hitachi Chemical
          </td>

          <td class="is-vcentered">
            <div>
              Diversified Electronic System Materials and Components; sold to OEMs
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture general electronic materials and components that are sold to OEMs.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Hitachi Construction Machinery
          </td>

          <td class="is-vcentered">
            <div>
              Mining and Construction Equipment; sold through distributor
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture mining and construction equipment, such as loaders, excavators, and asphalt paving equipment, and sell them through wholesalers or distributors.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.93T
          </td>

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

        <tr class="">
          <td class="is-vcentered">
            Hitachi High-Tech
          </td>

          <td class="is-vcentered">
            <div>
              Medical Diagnostic Equipment
            </div>
            <div class="is-size-7 has-text-grey">
              These companies produce equipment used to diagnose patients. This includes various types of equipment, including imaging equipment and other equipment that capture images or produce live feeds.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.69T
          </td>

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

        <tr class="">
          <td class="is-vcentered">
            Hitachi Metals
          </td>

          <td class="is-vcentered">
            <div>
              Diversified Steel Components
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture steel components used in diversified products and sell directly to their customers, who manufacture these products.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Pumps and Compressors for Industrial Equipment; sold to OEMs
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture pumps and compressors for industrial equipment and sell directly to original equipment manufacturers.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Industry
          </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.25T
          </td>

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

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

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

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

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

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

          <td class="is-vcentered">
            <div>
              Term License Security Software
            </div>
            <div class="is-size-7 has-text-grey">
              These companies produce data security software for consumers and businesses. 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.78T
          </td>

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

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

          <td class="is-vcentered">
            <div>
              Elevators and Escalators
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture elevators and escalators for real estate.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Mining and Construction Equipment; sold through distributor
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture mining and construction equipment, such as loaders, excavators, and asphalt paving equipment, and sell them through wholesalers or distributors.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.53T
          </td>

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

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

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

          <td class="has-text-right is-vcentered">
            0.48T
          </td>

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

        <tr class="">
          <td class="is-vcentered">
            Smart Life
          </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.54T
          </td>

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

        <tr class="">
          <td class="is-vcentered">
            Smart Life
          </td>

          <td class="is-vcentered">
            <div>
              Semiconductor Production Equipment
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture semiconductor production equipment and sell directly to their customers.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.47T
          </td>

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

        <tr class="">
          <td class="is-vcentered">
            Smart Life
          </td>

          <td class="is-vcentered">
            <div>
              Home Appliances; retail sales
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture home appliances for consumers, such as dishwashers, refrigerators, gas stoves, kerosene space heaters, and washer/dryer units, and sell them through retail stores that they do not operate.
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.31T
          </td>

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

        <tr class="">
          <td class="is-vcentered">
            Smart Life
          </td>

          <td class="is-vcentered">
            <div>
              Medical Diagnostic Equipment
            </div>
            <div class="is-size-7 has-text-grey">
              These companies produce equipment used to diagnose patients. This includes various types of equipment, including imaging equipment and other equipment that capture images or produce live feeds.
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>1.57%</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">
              Energy
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Diversified Renewable Power Generation
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.25T
          </td>

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies generate electricity using multiple sources of renewable energy, such as wind, solar, and hydroelectric power.
            </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">
                Nuclear Power Generation
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>1.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 generate electricity using nuclear power.
            </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">
              Hitachi Chemical
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Diversified Electronic System Materials and Components; sold to OEMs
              </div>
            </div>
          </td>

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

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies manufacture general electronic materials and components that are sold to OEMs.
            </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">
              Hitachi Construction Machinery
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Mining and Construction Equipment; sold through distributor
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.93T
          </td>

          <td class="has-text-right is-vcentered">
              <span>9.90%</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 mining and construction equipment, such as loaders, excavators, and asphalt paving equipment, 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">
              Hitachi High-Tech
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Medical Diagnostic Equipment
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.69T
          </td>

          <td class="has-text-right is-vcentered">
              <span>7.39%</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 equipment used to diagnose patients. This includes various types of equipment, including imaging equipment and other equipment that capture images or produce live feeds.
            </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">
              Hitachi Metals
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Diversified Steel Components
              </div>
            </div>
          </td>

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

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies manufacture steel components used in diversified products and sell directly to their customers, who manufacture these products.
            </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">
              Industry
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Pumps and Compressors for Industrial Equipment; sold to OEMs
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>4.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 pumps and compressors for industrial 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">
              Industry
            </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.25T
          </td>

          <td class="has-text-right is-vcentered">
              <span>2.68%</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">
              IT
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                IT Services
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>14.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 perform business process outsourcing, with an emphasis on IT support.
            </div>
          </td>
        </tr>

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

          <td class="has-text-right is-vcentered">
            0.78T
          </td>

          <td class="has-text-right is-vcentered">
              <span>8.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 produce data security software for consumers and businesses. 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">
              Mobility
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Elevators and Escalators
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>6.57%</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 elevators and escalators for real estate.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Mobility
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Mining and Construction Equipment; sold through distributor
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.53T
          </td>

          <td class="has-text-right is-vcentered">
              <span>5.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 mining and construction equipment, such as loaders, excavators, and asphalt paving equipment, 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">
              Others
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                IT Services
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.48T
          </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 perform business process outsourcing, with an emphasis on IT support.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Smart Life
            </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.54T
          </td>

          <td class="has-text-right is-vcentered">
              <span>5.80%</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">
              Smart Life
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Semiconductor Production Equipment
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.47T
          </td>

          <td class="has-text-right is-vcentered">
              <span>5.01%</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 semiconductor 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">
              Smart Life
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Home Appliances; retail sales
              </div>
            </div>
          </td>

          <td class="has-text-right is-vcentered">
            0.31T
          </td>

          <td class="has-text-right is-vcentered">
              <span>3.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 home appliances for consumers, such as dishwashers, refrigerators, gas stoves, kerosene space heaters, and washer/dryer units, and sell them through retail stores that they do not operate.
            </div>
          </td>
        </tr>

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

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

          <td class="has-text-right is-vcentered">
              <span>1.57%</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 equipment used to diagnose patients. This includes various types of equipment, including imaging equipment and other equipment that capture images or produce live feeds.
            </div>
          </td>
        </tr>
    </tbody>
  </table>
</div>

</template></turbo-stream>