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

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

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

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

          <td class="is-vcentered">
            <div>
              Multi-Family Residential Home Construction
            </div>
            <div class="is-size-7 has-text-grey">
              These companies are contracted to build multi-family apartment buildings.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Concrete for Highways, Roads, and Bridges; sold to contractors
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture concrete for highway, road, and bridge construction construction and sell directly to construction contractors.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Civil Engineering
          </td>

          <td class="is-vcentered">
            <div>
              Highway, Road, and Bridge Construction
            </div>
            <div class="is-size-7 has-text-grey">
              These companies are contracted to build transportation infrastructure, such as highways, roads, and bridges.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Project Development
          </td>

          <td class="is-vcentered">
            <div>
              Diversified Residential Real Estate Developer (with subcontractors)
            </div>
            <div class="is-size-7 has-text-grey">
              These companies develop both single and multi-family residential homes. They subcontract certain aspects of the construction process.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Civil Engineering
          </td>

          <td class="is-vcentered">
            <div>
              Government Infrastructure Construction (with subcontractors)
            </div>
            <div class="is-size-7 has-text-grey">
              These companies are contracted to build public buildings and infrastructure, such as airports and roads. They subcontract certain aspects of the construction process.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Retail Center Construction
            </div>
            <div class="is-size-7 has-text-grey">
              These companies are contracted to build retail centers.
            </div>
          </td>

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

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

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

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

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

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

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

          <td class="is-vcentered">
            <div>
              Diversified Contract Construction
            </div>
            <div class="is-size-7 has-text-grey">
              These companies are contracted to build diversified real estate, including residential and non-residential.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Office Space Construction (with subcontractors)
            </div>
            <div class="is-size-7 has-text-grey">
              These companies are used to construct office buildings. They subcontract certain aspects of the construction process.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Concrete
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture concrete that is combined and shaped into usable components for real estate and sell directly to construction contractors.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Hospital Construction (with subcontractors)
            </div>
            <div class="is-size-7 has-text-grey">
              These companies are contracted to build hospitals. They subcontract certain aspects of the construction process.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Heavy Machinery Rental
            </div>
            <div class="is-size-7 has-text-grey">
              These companies rent heavy machinery such as forklifts, cranes, and excavators, to diversified companies.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Public School Construction (with subcontractors)
            </div>
            <div class="is-size-7 has-text-grey">
              These companies are contracted by governments to build public schools. They subcontract certain aspects of the construction process.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Hazardous Waste Collection
            </div>
            <div class="is-size-7 has-text-grey">
              These companies collect and transport hazardous waste for diversified businesses.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Diversified Real Estate Maintenance Services
            </div>
            <div class="is-size-7 has-text-grey">
              These companies perform some or all forms of basic upkeep for diversified real estate. These include companies that manage pest control.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Metal Structures for Diversified Real Estate; sold to contractors
            </div>
            <div class="is-size-7 has-text-grey">
              These companies manufacture metal frameworks and structural skeletons used in the construction of diversified real estate and sell directly to construction contractors.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Industrial Facility Construction
            </div>
            <div class="is-size-7 has-text-grey">
              These companies are contracted to build industrial facilities, such as factories and food processing plants.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Sports and Recreational Facility Construction (with subcontractors)
            </div>
            <div class="is-size-7 has-text-grey">
              These companies are contracted to build sports and recreational facilities, like stadiums. They use subcontractors.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Civil Engineering
          </td>

          <td class="is-vcentered">
            <div>
              Industrial Facility Construction
            </div>
            <div class="is-size-7 has-text-grey">
              These companies are contracted to build industrial facilities, such as factories and food processing plants.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Civil Engineering
          </td>

          <td class="is-vcentered">
            <div>
              Water Transportation Hub Construction
            </div>
            <div class="is-size-7 has-text-grey">
              These companies are contracted to build water transportation hubs, such as harbors, ports, and locks.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Civil Engineering
          </td>

          <td class="is-vcentered">
            <div>
              Power Plant Construction
            </div>
            <div class="is-size-7 has-text-grey">
              These companies are contracted to build power plants.
            </div>
          </td>

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

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

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

          <td class="is-vcentered">
            <div>
              Warehouse Facility Construction
            </div>
            <div class="is-size-7 has-text-grey">
              These companies are contracted to build warehouse facilities.
            </div>
          </td>

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

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

        <tr class="">
          <td class="is-vcentered">
            Project Development
          </td>

          <td class="is-vcentered">
            <div>
              Diversified Commercial Real Estate Developer (with subcontractors)
            </div>
            <div class="is-size-7 has-text-grey">
              These companies develop diversified commercial real estate properties, such as industrial space, office space, and distribution warehouses. They subcontract certain aspects of the construction process.
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>0.78%</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">
              Construction
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Multi-Family Residential Home Construction
              </div>
            </div>
          </td>

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

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies are contracted to build multi-family apartment 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">
              Industry
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Concrete for Highways, Roads, and Bridges; sold to contractors
              </div>
            </div>
          </td>

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

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies manufacture concrete for highway, road, and bridge construction construction and sell directly to construction contractors.
            </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">
              Civil Engineering
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Highway, Road, and Bridge Construction
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>13.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 are contracted to build transportation infrastructure, such as highways, roads, and bridges.
            </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">
              Project Development
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Diversified Residential Real Estate Developer (with subcontractors)
              </div>
            </div>
          </td>

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

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies develop both single and multi-family residential homes. They subcontract certain aspects of the construction process.
            </div>
          </td>
        </tr>

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

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

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies are contracted to build public buildings and infrastructure, such as airports and roads. They subcontract certain aspects of the construction process.
            </div>
          </td>
        </tr>

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

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

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies are contracted to build retail centers.
            </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">
                Construction Aggregates
              </div>
            </div>
          </td>

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

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

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

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

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

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

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies are contracted to build diversified real estate, including residential and non-residential.
            </div>
          </td>
        </tr>

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

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

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies are used to construct office buildings. They subcontract certain aspects of the construction process.
            </div>
          </td>
        </tr>

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

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

          <td class="has-text-right is-vcentered">
              <span>3.49%</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 concrete that is combined and shaped into usable components for real estate and sell directly to construction contractors.
            </div>
          </td>
        </tr>

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

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

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies are contracted to build hospitals. They subcontract certain aspects of the construction process.
            </div>
          </td>
        </tr>

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

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

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies rent heavy machinery such as forklifts, cranes, and excavators, to diversified companies.
            </div>
          </td>
        </tr>

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

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

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies are contracted by governments to build public schools. They subcontract certain aspects of the construction process.
            </div>
          </td>
        </tr>

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

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

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies collect and transport hazardous waste for diversified businesses.
            </div>
          </td>
        </tr>

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

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

          <td class="has-text-right is-vcentered">
              <span>2.43%</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 some or all forms of basic upkeep for diversified real estate. These include companies that manage pest control.
            </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">
                Metal Structures for Diversified Real Estate; sold to contractors
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>2.04%</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 metal frameworks and structural skeletons used in the construction of diversified real estate and sell directly to construction contractors.
            </div>
          </td>
        </tr>

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

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

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies are contracted to build industrial facilities, such as factories and food processing plants.
            </div>
          </td>
        </tr>

        <tr class="pl-row "
            data-controller="toggle-class"
            data-toggle-class-css-class="show-pl"
            data-toggle-class-target="el">
          <td class="is-vcentered is-clickable"
              data-action="click->toggle-class#toggle">
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-expand">
              keyboard_arrow_right
            </span>
            <span class="material-symbols-outlined is-size-6 ml-2 pl-description-collapse">
              keyboard_arrow_down
            </span>
          </td>
          <td class="is-vcentered">
            <div class="has-text-weight-semibold">
              Construction
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Sports and Recreational Facility Construction (with subcontractors)
              </div>
            </div>
          </td>

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

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies are contracted to build sports and recreational facilities, like stadiums. They use subcontractors.
            </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">
              Civil Engineering
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Industrial Facility Construction
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>1.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 are contracted to build industrial facilities, such as factories and food processing plants.
            </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">
              Civil Engineering
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Water Transportation Hub Construction
              </div>
            </div>
          </td>

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

          <td class="has-text-right is-vcentered">
              <span>1.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 are contracted to build water transportation hubs, such as harbors, ports, and locks.
            </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">
              Civil Engineering
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Power Plant Construction
              </div>
            </div>
          </td>

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

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies are contracted to build power plants.
            </div>
          </td>
        </tr>

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

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

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies are contracted to build warehouse facilities.
            </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">
              Project Development
            </div>
            <div class="pl-name-container">
              <div class="pl-name" data-toggle-class-target="el">
                Diversified Commercial Real Estate Developer (with subcontractors)
              </div>
            </div>
          </td>

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

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

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

            <div class="pl-description is-size-7 has-text-grey">
              These companies develop diversified commercial real estate properties, such as industrial space, office space, and distribution warehouses. They subcontract certain aspects of the construction process.
            </div>
          </td>
        </tr>
    </tbody>
  </table>
</div>

</template></turbo-stream>