SPECIFICATIONS
                    
Frameset
Frame
Felt IAx 1.0, UHC Advanced
Fork
Felt IAx 1.0, UHC Advanced
Brakes & Drivetrain
Front Brake
TRP HD-T910, 2-piston, Hydraulic disc brake
Front Brake Rotor
TRP TR25, 140 mm, Center lock
Rear Brake
TRP HD-T910, 2-piston, Hydraulic disc brake
Rear Brake Rotor
TRP TR25, 140 mm, Center lock
Brake Lever
TRP HD-T910
Rear Derailleur
Shimano 105, RD-R7100, short cage, 24-S
Front Derailleur
Shimano 105, FD-R7100, Brazed-On
Cassette
Shimano 105 CS-R7100, 11-34 T
Chain
Shimano CN-M7100
Crankset
Shimano 105, FC-R7100, 50/34 T
Shift Lever
Microshift BS-A11
Wheels
Wheelset
Devox WheelRDS.A1, Tubeless ready, Center lock, 12×100/12×142 mm
Front Wheel
Rim: Alex Aluminum 23.8/19/30mm / Hub: Shimano HBRS470CL
Rear Wheel
Rim: Alex Aluminum 23.8/19/30mm / Hub: Shimano FHRS470CL
Tyre
Continental Grand Prix SL, 700×25
Cockpit
Stem
Felt Dagger 31,8
Headset
IS (NO.42)
Handlebar
Basebar: Devox Bayonet 3.1 | SuperLite aluminum / Extensions: Devox Ergomod | aluminum
Saddle
ISM PS1.0, Satin Steel
Seat Post
Felt Aero TRI IL 1.0 VM
Additional Information
Permissible Total Weight
129 kg
Trailer Approval
No trailer approval
  /* Mobiel styles */
  .specifications-section {
    column-count: 1;
    color: #001128;
    padding: 2rem 2rem;
    background-color: #f9f9f9;
  }
  .specs-wrapper {
    padding-bottom: 2rem;
    break-inside: avoid;
  }
  h3.spec-title {
    font-weight: bold;
    font-size: 2.2rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid darkgrey;
}
.spec-item_info {
    font-size: 14px;
    color:rgb(66, 66, 66);
  }
  .specs-item {
    display: flex;
    padding-bottom: 1.5rem;
    align-items: center;
    .specs-item_label {
      width: 40%;
      font-size: 16px;
      font-weight: bold;
      padding-right: 1rem;
      letter-spacing: 0.2px;
    }
    .spec-item_info {
      width: 60%;
      font-size: 14px;
      color:rgb(66, 66, 66);
    }
  }
  /* Desktop styles */
  @media screen and (min-width: 990px) {
    .specifications-section {
      column-count: 2;
      column-gap: 8rem;
      padding: 4rem 4rem;
    }
    h3.spec-title {
      margin-top: 0;
    }
  }
								

			