SPECIFICATIONS
                    
Frameset
Frame
Felt IA 2.0, UHC Ultimate + TeXtreme carbon
Fork
Felt IntegratedAero Disc 2.0, UHC Ultimate + TeXtreme carbon
Brakes & Drivetrain
Front Brake
Shimano BR-R9170, 2-piston, Hydraulic disc brake
Front Brake Rotor
Shimano RT-MT800, 140 mm, Center lock
Rear Brake
Shimano BR-R9170, 2-piston, Hydraulic disc brake
Rear Brake Rotor
Shimano RT-MT800, 140 mm, Center lock
Brake Lever
Shimano Dura Ace Di2 ST-R9180
Rear Derailleur
Shimano Ultegra Di2, RD-R8150, Shadow, 24-S
Front Derailleur
Shimano Ultegra Di2, FD-R8150
Cassette
Shimano CS-R8100, 11-30 T
Chain
Shimano CN-M8100
Crankset
Shimano Ultegra, FC-R8100, 52/36 T
Shift Lever
Shimano Dura-Ace Di2, ST-R9180
Wheels
Wheelset
Shimano Ultegra, WH-R8170, Tubeless ready
Tyre
Continental Grand Prix 5000, 700×25
Cockpit
Headset
IS (IS-2)
Handlebar
Aerobar-Stem-Combination: Felt Dagger Direct 2.0 ASC / Extensions: Devox Ergomod | carbon fiber
Bar Tape
Felt EVA arm pads with anti-microbial cover and Felt Gel tape
Saddle
ISM PS1.0, Satin Steel
Seat Post
Felt Aero TRI IL 2.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;
    }
  }
								


