{"product_id":"bianchi-impulso-rc-force-etap-axs-disc-2x12sp","title":"Bianchi Impulso RC – Force eTap AXS disc 2x12sp","description":"\n\u003cstyle\u003e\n  \n  \/* Premium Bianchi Impulso RC product description styling\n   Add this CSS to your Shopify theme stylesheet, for example base.css, theme.css, or custom.css.\n*\/\n\n.bianchi-premium {\n  --bi-ink: #071014;\n  --bi-graphite: #0c1118;\n  --bi-graphite-2: #151d27;\n  --bi-graphite-3: #202b36;\n  --bi-soft: #3f4a55;\n  --bi-muted: #727d89;\n  --bi-line: rgba(7, 16, 20, 0.12);\n  --bi-panel: #ffffff;\n  --bi-ice: #f3fbfa;\n  --bi-celeste: #78dfd5;\n  --bi-celeste-deep: #2eb7aa;\n  --bi-warm: #f7f2ea;\n  --bi-radius-xl: 34px;\n  --bi-radius-lg: 28px;\n  --bi-shadow-soft: 0 18px 50px rgba(7, 16, 20, 0.07);\n  --bi-shadow-deep: 0 30px 90px rgba(7, 16, 20, 0.16);\n\n  max-width: 1240px;\n  margin: 0 auto;\n  color: var(--bi-ink);\n  font-size: 16px;\n  line-height: 1.68;\n}\n\n.bianchi-premium * {\n  box-sizing: border-box;\n}\n\n.bianchi-premium p {\n  margin: 0;\n  color: var(--bi-soft);\n}\n\n.bianchi-premium h2,\n.bianchi-premium h3,\n.bianchi-premium h4 {\n  margin: 0;\n  color: var(--bi-ink);\n  letter-spacing: -0.04em;\n}\n\n.bianchi-premium h2 {\n  max-width: 980px;\n  font-size: clamp(38px, 5.4vw, 74px);\n  line-height: 0.94;\n}\n\n.bianchi-premium h3 {\n  font-size: clamp(26px, 3.2vw, 42px);\n  line-height: 1.04;\n}\n\n.bianchi-premium h4 {\n  font-size: 18px;\n  line-height: 1.2;\n}\n\n.bianchi-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 20px;\n  color: var(--bi-celeste);\n  font-size: 11px;\n  font-weight: 900;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n}\n\n.bianchi-eyebrow::before {\n  content: \"\";\n  width: 38px;\n  height: 1px;\n  background: currentColor;\n}\n\n.bianchi-hero {\n  position: relative;\n  overflow: hidden;\n  margin-bottom: 38px;\n  padding: clamp(38px, 6vw, 84px);\n  border-radius: var(--bi-radius-xl);\n  background:\n    radial-gradient(circle at 82% 18%, rgba(120, 223, 213, 0.26), transparent 30%),\n    radial-gradient(circle at 94% 84%, rgba(255, 255, 255, 0.10), transparent 34%),\n    linear-gradient(135deg, #05090d 0%, #0c1118 42%, #17212c 74%, #202b36 100%);\n  box-shadow: var(--bi-shadow-deep);\n}\n\n.bianchi-hero::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background:\n    linear-gradient(115deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 52%, rgba(120,223,213,0.08) 52.2%, rgba(255,255,255,0.05) 100%);\n  pointer-events: none;\n}\n\n.bianchi-hero::after {\n  content: \"\";\n  position: absolute;\n  right: -120px;\n  bottom: -150px;\n  width: 430px;\n  height: 430px;\n  border: 1px solid rgba(120, 223, 213, 0.28);\n  border-radius: 50%;\n  box-shadow: inset 0 0 80px rgba(120, 223, 213, 0.06);\n  pointer-events: none;\n}\n\n.bianchi-hero-copy {\n  position: relative;\n  z-index: 2;\n  max-width: 860px;\n}\n\n.bianchi-hero h2 {\n  color: #ffffff;\n  text-shadow: 0 3px 24px rgba(0, 0, 0, 0.36);\n}\n\n.bianchi-lead {\n  margin-top: 24px;\n  max-width: 800px;\n  color: rgba(255, 255, 255, 0.86);\n  font-size: clamp(18px, 2vw, 23px);\n  line-height: 1.55;\n  text-shadow: 0 2px 16px rgba(0, 0, 0, 0.26);\n}\n\n.bianchi-badges {\n  position: relative;\n  z-index: 2;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 36px 0 0;\n  padding: 0;\n  list-style: none;\n}\n\n.bianchi-badges li {\n  padding: 10px 15px;\n  border: 1px solid rgba(255, 255, 255, 0.22);\n  border-radius: 999px;\n  color: #ffffff;\n  background: rgba(255, 255, 255, 0.09);\n  backdrop-filter: blur(14px);\n  font-size: 13px;\n  font-weight: 850;\n}\n\n.bianchi-editorial {\n  display: grid;\n  grid-template-columns: minmax(0, 0.78fr) minmax(300px, 0.42fr);\n  gap: 24px;\n  margin: 38px 0;\n}\n\n.bianchi-story-card {\n  padding: clamp(30px, 4vw, 52px);\n  border-radius: var(--bi-radius-xl);\n  background: linear-gradient(180deg, #ffffff 0%, #fbfefd 100%);\n  border: 1px solid var(--bi-line);\n  box-shadow: var(--bi-shadow-soft);\n}\n\n.bianchi-story-card p + p {\n  margin-top: 18px;\n}\n\n.bianchi-pullquote {\n  display: flex;\n  flex-direction: column;\n  justify-content: space-between;\n  min-height: 350px;\n  padding: 32px;\n  border-radius: var(--bi-radius-xl);\n  background:\n    radial-gradient(circle at 90% 8%, rgba(120, 223, 213, 0.24), transparent 30%),\n    linear-gradient(160deg, #0c1118 0%, #151d27 64%, #202b36 100%);\n  color: #ffffff;\n  box-shadow: var(--bi-shadow-deep);\n}\n\n.bianchi-pullquote strong {\n  display: block;\n  color: #ffffff;\n  font-size: clamp(28px, 3.2vw, 46px);\n  line-height: 1.01;\n  letter-spacing: -0.05em;\n}\n\n.bianchi-pullquote span {\n  margin-top: 26px;\n  color: rgba(255, 255, 255, 0.62);\n  font-size: 12px;\n  font-weight: 900;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n}\n\n.bianchi-metrics {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 15px;\n  margin: 38px 0;\n}\n\n.bianchi-metric {\n  position: relative;\n  overflow: hidden;\n  padding: 24px;\n  border-radius: 24px;\n  background:\n    radial-gradient(circle at 85% 10%, rgba(120, 223, 213, 0.22), transparent 36%),\n    linear-gradient(180deg, #ffffff 0%, #f7fbfb 100%);\n  border: 1px solid var(--bi-line);\n  box-shadow: 0 14px 38px rgba(7, 16, 20, 0.055);\n}\n\n.bianchi-metric b {\n  display: block;\n  color: var(--bi-ink);\n  font-size: clamp(30px, 4vw, 48px);\n  line-height: 1;\n  letter-spacing: -0.06em;\n}\n\n.bianchi-metric span {\n  display: block;\n  margin-top: 10px;\n  color: var(--bi-muted);\n  font-size: 12px;\n  font-weight: 900;\n  text-transform: uppercase;\n  letter-spacing: 0.09em;\n}\n\n.bianchi-section {\n  margin: 48px 0;\n}\n\n.bianchi-section-head {\n  display: flex;\n  align-items: flex-end;\n  justify-content: space-between;\n  gap: 28px;\n  margin-bottom: 24px;\n}\n\n.bianchi-section-head p {\n  max-width: 580px;\n  color: var(--bi-muted);\n}\n\n.bianchi-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 18px;\n}\n\n.bianchi-feature-card {\n  position: relative;\n  overflow: hidden;\n  min-height: 250px;\n  padding: 26px;\n  border-radius: 26px;\n  background: linear-gradient(180deg, rgba(255,255,255,0.96), rgba(255,255,255,0.86)), #ffffff;\n  border: 1px solid var(--bi-line);\n  box-shadow: var(--bi-shadow-soft);\n}\n\n.bianchi-feature-card::before {\n  content: attr(data-number);\n  position: absolute;\n  right: 18px;\n  top: 8px;\n  color: rgba(120, 223, 213, 0.24);\n  font-size: 90px;\n  line-height: 1;\n  font-weight: 950;\n  letter-spacing: -0.08em;\n}\n\n.bianchi-feature-card::after {\n  content: \"\";\n  position: absolute;\n  left: 26px;\n  bottom: 24px;\n  width: 42px;\n  height: 2px;\n  background: var(--bi-celeste-deep);\n}\n\n.bianchi-feature-card h4,\n.bianchi-feature-card p {\n  position: relative;\n  z-index: 1;\n}\n\n.bianchi-feature-card h4 {\n  margin-bottom: 13px;\n}\n\n.bianchi-build-panel {\n  display: grid;\n  grid-template-columns: minmax(0, 0.9fr) minmax(280px, 0.45fr);\n  gap: 20px;\n  padding: clamp(28px, 4vw, 48px);\n  border-radius: var(--bi-radius-xl);\n  background:\n    radial-gradient(circle at 92% 12%, rgba(120, 223, 213, 0.22), transparent 28%),\n    linear-gradient(135deg, #070b10 0%, #111820 54%, #202b36 100%);\n  color: #ffffff;\n  box-shadow: var(--bi-shadow-deep);\n}\n\n.bianchi-build-panel h3,\n.bianchi-build-panel h4 {\n  color: #ffffff;\n}\n\n.bianchi-build-panel p {\n  color: rgba(255, 255, 255, 0.78);\n}\n\n.bianchi-build-panel p + p {\n  margin-top: 16px;\n}\n\n.bianchi-build-aside {\n  padding: 24px;\n  border-radius: 24px;\n  background: rgba(255, 255, 255, 0.075);\n  border: 1px solid rgba(255, 255, 255, 0.14);\n  backdrop-filter: blur(12px);\n}\n\n.bianchi-build-aside ul {\n  display: grid;\n  gap: 11px;\n  margin: 16px 0 0;\n  padding: 0;\n  list-style: none;\n}\n\n.bianchi-build-aside li {\n  position: relative;\n  padding-left: 22px;\n  color: rgba(255, 255, 255, 0.84);\n}\n\n.bianchi-build-aside li::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.72em;\n  width: 7px;\n  height: 7px;\n  border-radius: 50%;\n  background: var(--bi-celeste);\n  box-shadow: 0 0 18px rgba(120, 223, 213, 0.75);\n}\n\n.bianchi-table-shell {\n  overflow: hidden;\n  border-radius: 28px;\n  border: 1px solid var(--bi-line);\n  background: #ffffff;\n  box-shadow: var(--bi-shadow-soft);\n}\n\n.bianchi-spec-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: #ffffff;\n}\n\n.bianchi-spec-table th,\n.bianchi-spec-table td {\n  padding: 16px 20px;\n  border-bottom: 1px solid rgba(7, 16, 20, 0.08);\n  text-align: left;\n  vertical-align: top;\n}\n\n.bianchi-spec-table th {\n  width: 34%;\n  color: var(--bi-ink);\n  background: linear-gradient(180deg, #f2fbfa 0%, #edf8f7 100%);\n  font-size: 12px;\n  font-weight: 950;\n  text-transform: uppercase;\n  letter-spacing: 0.09em;\n}\n\n.bianchi-spec-table td {\n  color: var(--bi-soft);\n}\n\n.bianchi-spec-table tbody tr:nth-child(even) td {\n  background: #fbfefd;\n}\n\n.bianchi-spec-table tbody tr:hover td {\n  background: rgba(120, 223, 213, 0.12);\n}\n\n.bianchi-fit-panel {\n  display: grid;\n  grid-template-columns: minmax(0, 0.72fr) minmax(280px, 0.5fr);\n  gap: 20px;\n  padding: clamp(28px, 4vw, 48px);\n  border-radius: var(--bi-radius-xl);\n  background:\n    radial-gradient(circle at 90% 15%, rgba(120, 223, 213, 0.24), transparent 28%),\n    linear-gradient(135deg, #f2fbfa 0%, #ffffff 100%);\n  border: 1px solid var(--bi-line);\n  box-shadow: var(--bi-shadow-soft);\n}\n\n.bianchi-fit-list {\n  display: grid;\n  gap: 12px;\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.bianchi-fit-list li {\n  padding: 15px 17px;\n  border-radius: 17px;\n  background: #ffffff;\n  border: 1px solid var(--bi-line);\n  font-weight: 850;\n  color: var(--bi-graphite);\n}\n\n.bianchi-qa {\n  display: grid;\n  gap: 14px;\n}\n\n.bianchi-qa details {\n  overflow: hidden;\n  border-radius: 22px;\n  border: 1px solid var(--bi-line);\n  background: #ffffff;\n  box-shadow: 0 12px 34px rgba(7, 16, 20, 0.045);\n}\n\n.bianchi-qa summary {\n  cursor: pointer;\n  padding: 19px 24px;\n  color: var(--bi-ink);\n  font-weight: 900;\n  list-style: none;\n}\n\n.bianchi-qa summary::-webkit-details-marker {\n  display: none;\n}\n\n.bianchi-qa summary::after {\n  content: \"+\";\n  float: right;\n  color: var(--bi-celeste-deep);\n  font-size: 25px;\n  line-height: 1;\n}\n\n.bianchi-qa details[open] summary::after {\n  content: \"-\";\n}\n\n.bianchi-qa details p {\n  padding: 0 24px 22px;\n}\n\n.bianchi-final-note {\n  position: relative;\n  overflow: hidden;\n  padding: clamp(28px, 4vw, 46px);\n  border-radius: 28px;\n  background:\n    radial-gradient(circle at 86% 16%, rgba(120, 223, 213, 0.22), transparent 28%),\n    linear-gradient(135deg, #ffffff 0%, #f4fbfa 100%);\n  border: 1px solid var(--bi-line);\n  box-shadow: var(--bi-shadow-soft);\n}\n\n.bianchi-final-note h3 {\n  max-width: 900px;\n  margin-bottom: 12px;\n}\n\n.bianchi-final-note p {\n  max-width: 880px;\n}\n\n@media (max-width: 960px) {\n  .bianchi-editorial,\n  .bianchi-build-panel,\n  .bianchi-fit-panel {\n    grid-template-columns: 1fr;\n  }\n\n  .bianchi-metrics,\n  .bianchi-feature-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .bianchi-section-head {\n    display: block;\n  }\n\n  .bianchi-section-head p {\n    margin-top: 12px;\n  }\n}\n\n@media (max-width: 640px) {\n  .bianchi-hero {\n    padding: 30px;\n  }\n\n  .bianchi-metrics,\n  .bianchi-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .bianchi-spec-table th,\n  .bianchi-spec-table td {\n    display: block;\n    width: 100%;\n  }\n\n  .bianchi-spec-table th {\n    border-bottom: 0;\n    padding-bottom: 4px;\n  }\n\n  .bianchi-spec-table td {\n    padding-top: 4px;\n  }\n}\n\n\/* Geometry table additions for Force AXS model *\/\n.bianchi-table-scroll {\n  overflow-x: auto;\n}\n\n.bianchi-geometry-table {\n  width: 100%;\n  min-width: 940px;\n  border-collapse: collapse;\n  background: #ffffff;\n}\n\n.bianchi-geometry-table th,\n.bianchi-geometry-table td {\n  padding: 15px 18px;\n  border-bottom: 1px solid rgba(7, 16, 20, 0.08);\n  text-align: left;\n  vertical-align: top;\n}\n\n.bianchi-geometry-table thead th {\n  color: #ffffff;\n  background: linear-gradient(135deg, #05090d 0%, #17212c 100%);\n  font-size: 12px;\n  font-weight: 950;\n  text-transform: uppercase;\n  letter-spacing: 0.08em;\n  white-space: nowrap;\n}\n\n.bianchi-geometry-table tbody td:first-child {\n  font-weight: 950;\n  color: var(--bi-ink);\n}\n\n.bianchi-geometry-table tbody tr:nth-child(even) td {\n  background: #fbfefd;\n}\n\n.bianchi-geometry-table tbody tr:hover td {\n  background: rgba(120, 223, 213, 0.12);\n}\n  .bianchi-table-scroll {\n  overflow-x: auto;\n  width: 100%;\n}\n\n.bianchi-geometry-table {\n  width: 100%;\n  min-width: 860px;\n  border-collapse: collapse;\n  background: #ffffff;\n  table-layout: fixed;\n}\n\n.bianchi-geometry-table th,\n.bianchi-geometry-table td {\n  padding: 15px 18px;\n  border-bottom: 1px solid rgba(7, 16, 20, 0.08);\n  border-right: 1px solid rgba(7, 16, 20, 0.06);\n  text-align: left;\n  vertical-align: middle;\n  color: var(--bi-soft);\n}\n\n.bianchi-geometry-table th:last-child,\n.bianchi-geometry-table td:last-child {\n  border-right: 0;\n}\n\n.bianchi-geometry-table thead th {\n  background: linear-gradient(180deg, #f2fbfa 0%, #edf8f7 100%);\n  color: var(--bi-ink);\n  font-size: 12px;\n  font-weight: 950;\n  text-transform: uppercase;\n  letter-spacing: 0.09em;\n}\n\n.bianchi-geometry-table thead th:first-child,\n.bianchi-geometry-table tbody th {\n  width: 230px;\n}\n\n.bianchi-geometry-table tbody th {\n  background: linear-gradient(180deg, #f2fbfa 0%, #edf8f7 100%);\n  color: var(--bi-ink);\n  font-size: 12px;\n  font-weight: 950;\n  text-transform: uppercase;\n  letter-spacing: 0.09em;\n}\n\n.bianchi-geometry-table tbody tr:nth-child(even) td {\n  background: #fbfefd;\n}\n\n.bianchi-geometry-table tbody tr:hover th,\n.bianchi-geometry-table tbody tr:hover td {\n  background: rgba(120, 223, 213, 0.12);\n}\n\n@media (max-width: 640px) {\n  .bianchi-geometry-table th,\n  .bianchi-geometry-table td {\n    display: table-cell;\n    width: auto;\n  }\n\n  .bianchi-geometry-table {\n    min-width: 860px;\n  }\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"bianchi-premium\"\u003e\n\n  \u003csection class=\"bianchi-hero\"\u003e\n    \u003cdiv class=\"bianchi-hero-copy\"\u003e\n      \u003cspan class=\"bianchi-eyebrow\"\u003eBianchi Reparto Corse gravel race platform\u003c\/span\u003e\n      \u003ch2\u003eBianchi Impulso RC Force eTap AXS Disc 2x12\u003c\/h2\u003e\n      \u003cp class=\"bianchi-lead\"\u003eAn aero-focused carbon gravel race bike built for riders who want road-bike speed on rough surfaces, SRAM Force wireless shifting, race-ready control and the clean efficiency of Bianchi’s Reparto Corse design language.\u003c\/p\u003e\n\n      \u003cul class=\"bianchi-badges\"\u003e\n        \u003cli\u003eSRAM Force eTap AXS\u003c\/li\u003e\n        \u003cli\u003eWireless 2x12 drivetrain\u003c\/li\u003e\n        \u003cli\u003eAero gravel race platform\u003c\/li\u003e\n        \u003cli\u003eReparto Corse cockpit and wheels\u003c\/li\u003e\n        \u003cli\u003e42 mm tyre clearance\u003c\/li\u003e\n        \u003cli\u003e16 degree flare bar\u003c\/li\u003e\n        \u003cli\u003eXS to XL sizing\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bianchi-editorial\"\u003e\n    \u003cdiv class=\"bianchi-story-card\"\u003e\n      \u003cspan class=\"bianchi-eyebrow\"\u003eWhy it exists\u003c\/span\u003e\n      \u003ch3\u003eBuilt for gravel racing, not gravel wandering.\u003c\/h3\u003e\n      \u003cp\u003eThe Bianchi Impulso RC Force eTap AXS is made for riders who see gravel as a race course rather than a detour. It takes the speed-first attitude of Bianchi’s road racing bikes and adapts it to the demands of modern gravel competition: fast sectors, loose corners, exposed roads, rolling attacks and long efforts where aerodynamic efficiency, weight and control all matter.\u003c\/p\u003e\n      \u003cp\u003eDeveloped through Bianchi’s Reparto Corse performance program, the Impulso RC focuses on a clean, cohesive system rather than a collection of separate parts. The frame, fork, cockpit and wheels are shaped around the same goal: help the rider carry speed over mixed terrain without giving away stability when the surface becomes rough or unpredictable.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003caside class=\"bianchi-pullquote\"\u003e\n      \u003cstrong\u003eRoad-bike speed, gravel-race control.\u003c\/strong\u003e\n      \u003cspan\u003eImpulso RC \/ Force AXS \/ Reparto Corse\u003c\/span\u003e\n    \u003c\/aside\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bianchi-metrics\" aria-label=\"Key product highlights\"\u003e\n    \u003cdiv class=\"bianchi-metric\"\u003e\n      \u003cb\u003e2x12\u003c\/b\u003e\n      \u003cspan\u003eSRAM Force AXS drivetrain\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bianchi-metric\"\u003e\n      \u003cb\u003e42\u003c\/b\u003e\n      \u003cspan\u003emm tyre clearance\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bianchi-metric\"\u003e\n      \u003cb\u003e16°\u003c\/b\u003e\n      \u003cspan\u003eflared gravel cockpit\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bianchi-metric\"\u003e\n      \u003cb\u003e70\u003c\/b\u003e\n      \u003cspan\u003emm bottom bracket drop\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bianchi-section\"\u003e\n    \u003cdiv class=\"bianchi-section-head\"\u003e\n      \u003ch3\u003eAero first, but still built for gravel.\u003c\/h3\u003e\n      \u003cp\u003eThe Impulso RC is designed for competitive riders who want the efficiency of an aero road bike with the control and clearance needed for real gravel racing.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bianchi-feature-grid\"\u003e\n      \u003carticle class=\"bianchi-feature-card\" data-number=\"01\"\u003e\n        \u003ch4\u003eAero race frame\u003c\/h4\u003e\n        \u003cp\u003eThe frame takes aerodynamic cues from Bianchi’s performance road bikes, using a clean front profile, shaped tubes, integrated fork design and a D-shaped seatpost to reduce drag while preserving the compliance needed for rough surfaces.\u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"bianchi-feature-card\" data-number=\"02\"\u003e\n        \u003ch4\u003eWireless Force AXS shifting\u003c\/h4\u003e\n        \u003cp\u003eSRAM Force eTap AXS gives the bike a clean wireless cockpit and precise electronic 2x12 shifting, making it well suited to high-speed gravel racing where quick, confident gear changes matter.\u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"bianchi-feature-card\" data-number=\"03\"\u003e\n        \u003ch4\u003eHigh-speed control\u003c\/h4\u003e\n        \u003cp\u003eA longer wheelbase, gravel-specific reach, shorter stem concept and 16-degree flare bar help keep the rider composed when descending, cornering or pushing hard through rougher race sections.\u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bianchi-build-panel\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"bianchi-eyebrow\"\u003eValue argument\u003c\/span\u003e\n      \u003ch3\u003eWhy this Force AXS build makes sense\u003c\/h3\u003e\n      \u003cp\u003eThis version is aimed at riders who want the premium Impulso RC chassis with a clean, modern wireless drivetrain. SRAM Force eTap AXS gives the bike a high-end electronic shifting experience without stepping into the most expensive Red-level build, making it a strong performance-value option in the aero gravel race category.\u003c\/p\u003e\n      \u003cp\u003eThe real appeal is the completeness of the platform. You are not just buying a carbon gravel frame with upgraded parts. You are getting a Reparto Corse-developed bike where the frame, fork, wheels and cockpit are designed to work together for speed, control and efficiency over mixed terrain.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003caside class=\"bianchi-build-aside\"\u003e\n      \u003ch4\u003eChoose this bike if you want\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003eAn aero-focused gravel race bike\u003c\/li\u003e\n        \u003cli\u003eSRAM Force wireless 2x12 shifting\u003c\/li\u003e\n        \u003cli\u003eRace geometry with high-speed stability\u003c\/li\u003e\n        \u003cli\u003e42 mm tyre clearance for modern gravel racing\u003c\/li\u003e\n        \u003cli\u003eA cleaner, more aggressive alternative to adventure gravel bikes\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/aside\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bianchi-section\"\u003e\n    \u003cdiv class=\"bianchi-section-head\"\u003e\n      \u003ch3\u003eWhat makes the Impulso RC different?\u003c\/h3\u003e\n      \u003cp\u003eMany gravel bikes are designed around exploration, mounts and utility. The Impulso RC takes a narrower, faster approach: it is built around racing.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bianchi-feature-grid\"\u003e\n      \u003carticle class=\"bianchi-feature-card\" data-number=\"01\"\u003e\n        \u003ch4\u003eLess adventure clutter\u003c\/h4\u003e\n        \u003cp\u003eThe frame keeps the silhouette clean and race-focused rather than prioritizing excessive adventure-bike mounting points. That helps preserve the aero-first character of the bike.\u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"bianchi-feature-card\" data-number=\"02\"\u003e\n        \u003ch4\u003eRoad influence, gravel purpose\u003c\/h4\u003e\n        \u003cp\u003eAero shaping, an efficient riding position and integrated details give the bike a road-racing feel, while tyre clearance, handling stability and cockpit flare keep it capable off-road.\u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"bianchi-feature-card\" data-number=\"03\"\u003e\n        \u003ch4\u003eFast where gravel races are won\u003c\/h4\u003e\n        \u003cp\u003eThe Impulso RC is made for the moments that decide a gravel race: exposed fast roads, attacks over rolling terrain, technical descents and hard efforts after the surface gets rough.\u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bianchi-section\"\u003e\n    \u003cdiv class=\"bianchi-section-head\"\u003e\n      \u003ch3\u003eConfiguration\u003c\/h3\u003e\n      \u003cp\u003eKey build details for the Bianchi Impulso RC Force eTap AXS Disc 2x12.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bianchi-table-shell\"\u003e\n      \u003ctable class=\"bianchi-spec-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003ctd\u003eBianchi Impulso RC Force eTap AXS Disc 2x12\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eCategory\u003c\/th\u003e\n\u003ctd\u003eAero-focused carbon gravel race bike\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eBianchi Impulso RC carbon frame, Reparto Corse gravel race platform\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eIntegrated carbon gravel fork\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eDrivetrain\u003c\/th\u003e\n\u003ctd\u003eSRAM Force eTap AXS 2x12 wireless electronic\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eShifters\u003c\/th\u003e\n\u003ctd\u003eSRAM Force eTap AXS hydraulic disc\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eFront derailleur\u003c\/th\u003e\n\u003ctd\u003eSRAM Force eTap AXS\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eRear derailleur\u003c\/th\u003e\n\u003ctd\u003eSRAM Force eTap AXS\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eCassette\u003c\/th\u003e\n\u003ctd\u003eSRAM 12-speed, 10-36T\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eSRAM Force hydraulic disc\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eWheelset\u003c\/th\u003e\n\u003ctd\u003eReparto Corse 43G Ceramitech\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eTyres\u003c\/th\u003e\n\u003ctd\u003ePirelli Cinturato Gravel RC 700x40c\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eTyre clearance\u003c\/th\u003e\n\u003ctd\u003eUp to 42 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eCockpit\u003c\/th\u003e\n\u003ctd\u003eReparto Corse aero gravel cockpit with 16-degree flare\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eSeatpost\u003c\/th\u003e\n\u003ctd\u003eD-shaped aero seatpost designed for speed and compliance\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eBottom bracket drop\u003c\/th\u003e\n\u003ctd\u003e70 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eWheel size\u003c\/th\u003e\n\u003ctd\u003e700c\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eAvailable sizes\u003c\/th\u003e\n\u003ctd\u003eXS, S, M, L, XL\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bianchi-section\"\u003e\n  \u003cdiv class=\"bianchi-section-head\"\u003e\n    \u003ch3\u003eGeometry\u003c\/h3\u003e\n    \u003cp\u003eThe Impulso RC geometry is built around race speed: stable enough for fast gravel, sharp enough to feel aggressive, and efficient enough for long sustained efforts.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bianchi-table-shell\"\u003e\n    \u003cdiv class=\"bianchi-table-scroll\"\u003e\n      \u003ctable class=\"bianchi-geometry-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eGeometry\u003c\/th\u003e\n            \u003cth\u003eXS\u003c\/th\u003e\n            \u003cth\u003eS\u003c\/th\u003e\n            \u003cth\u003eM\u003c\/th\u003e\n            \u003cth\u003eL\u003c\/th\u003e\n            \u003cth\u003eXL\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003cth\u003eSeat Tube, c-t mm\u003c\/th\u003e\n\u003ctd\u003e410\u003c\/td\u003e\n\u003ctd\u003e450\u003c\/td\u003e\n\u003ctd\u003e490\u003c\/td\u003e\n\u003ctd\u003e520\u003c\/td\u003e\n\u003ctd\u003e550\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eTop Tube Length mm\u003c\/th\u003e\n\u003ctd\u003e515\u003c\/td\u003e\n\u003ctd\u003e526\u003c\/td\u003e\n\u003ctd\u003e550\u003c\/td\u003e\n\u003ctd\u003e572\u003c\/td\u003e\n\u003ctd\u003e600\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eHead Tube Length mm\u003c\/th\u003e\n\u003ctd\u003e100\u003c\/td\u003e\n\u003ctd\u003e118\u003c\/td\u003e\n\u003ctd\u003e135\u003c\/td\u003e\n\u003ctd\u003e162\u003c\/td\u003e\n\u003ctd\u003e190\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eChain Stay Length mm\u003c\/th\u003e\n\u003ctd\u003e425\u003c\/td\u003e\n\u003ctd\u003e425\u003c\/td\u003e\n\u003ctd\u003e425\u003c\/td\u003e\n\u003ctd\u003e426.5\u003c\/td\u003e\n\u003ctd\u003e428.5\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eSeat Tube Angle\u003c\/th\u003e\n\u003ctd\u003e75°\u003c\/td\u003e\n\u003ctd\u003e74.5°\u003c\/td\u003e\n\u003ctd\u003e74°\u003c\/td\u003e\n\u003ctd\u003e73.5°\u003c\/td\u003e\n\u003ctd\u003e73°\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eHead Tube Angle\u003c\/th\u003e\n\u003ctd\u003e70.5°\u003c\/td\u003e\n\u003ctd\u003e70.5°\u003c\/td\u003e\n\u003ctd\u003e71.5°\u003c\/td\u003e\n\u003ctd\u003e71.5°\u003c\/td\u003e\n\u003ctd\u003e72°\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eWheel Size\u003c\/th\u003e\n\u003ctd\u003e700c\u003c\/td\u003e\n\u003ctd\u003e700c\u003c\/td\u003e\n\u003ctd\u003e700c\u003c\/td\u003e\n\u003ctd\u003e700c\u003c\/td\u003e\n\u003ctd\u003e700c\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eStack mm\u003c\/th\u003e\n\u003ctd\u003e517\u003c\/td\u003e\n\u003ctd\u003e534\u003c\/td\u003e\n\u003ctd\u003e554\u003c\/td\u003e\n\u003ctd\u003e580\u003c\/td\u003e\n\u003ctd\u003e608\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eReach mm\u003c\/th\u003e\n\u003ctd\u003e376\u003c\/td\u003e\n\u003ctd\u003e378\u003c\/td\u003e\n\u003ctd\u003e391\u003c\/td\u003e\n\u003ctd\u003e401\u003c\/td\u003e\n\u003ctd\u003e414\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n  \u003csection class=\"bianchi-section\"\u003e\n    \u003cdiv class=\"bianchi-fit-panel\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"bianchi-eyebrow\"\u003eGeometry \u0026amp; ride feel\u003c\/span\u003e\n        \u003ch3\u003eStable at speed, aggressive when the race opens up.\u003c\/h3\u003e\n        \u003cp\u003eThe Impulso RC geometry is designed to feel confident at gravel-race pace. The longer wheelbase and 70 mm bottom bracket drop support stability, while the shorter stem and longer reach concept keeps the rider centered and ready to react on rougher sections.\u003c\/p\u003e\n        \u003cp\u003eThe 16-degree flare bar gives extra control in the drops, especially on technical descents, loose corners and high-speed mixed-surface sections where confidence matters as much as outright speed.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cul class=\"bianchi-fit-list\"\u003e\n        \u003cli\u003eFive sizes: XS, S, M, L, XL\u003c\/li\u003e\n        \u003cli\u003e700c wheel platform across all sizes\u003c\/li\u003e\n        \u003cli\u003e70 mm bottom bracket drop for race stability\u003c\/li\u003e\n        \u003cli\u003e16-degree flare cockpit for gravel control\u003c\/li\u003e\n        \u003cli\u003e42 mm tyre clearance for modern race-width gravel tyres\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bianchi-section\"\u003e\n    \u003cdiv class=\"bianchi-section-head\"\u003e\n      \u003ch3\u003eQuestions riders often ask\u003c\/h3\u003e\n      \u003cp\u003eHelpful answers for riders comparing aero gravel race bikes, SRAM wireless shifting and race-focused geometry.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bianchi-qa\"\u003e\n      \u003cdetails open\u003e\n        \u003csummary\u003eIs the Impulso RC a race gravel bike or an adventure gravel bike?\u003c\/summary\u003e\n        \u003cp\u003eThe Impulso RC is a race gravel bike. It is designed around speed, aerodynamic efficiency, race handling and mixed-surface control rather than carrying capacity or long-distance bikepacking utility.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhy does aero matter on a gravel bike?\u003c\/summary\u003e\n        \u003cp\u003eModern gravel racing often includes long, exposed, high-speed sections where aerodynamic efficiency matters. The Impulso RC uses aero-inspired shaping and a clean front profile to help preserve speed when the surface is fast and the effort is high.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhy choose SRAM Force eTap AXS?\u003c\/summary\u003e\n        \u003cp\u003eSRAM Force eTap AXS gives the bike clean wireless shifting, modern 12-speed gearing and a simple cockpit layout. It is a strong match for riders who want premium electronic performance without moving into the very highest drivetrain tier.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it still capable on rough gravel?\u003c\/summary\u003e\n        \u003cp\u003eYes. Although the bike is aero-focused, it is still built for gravel racing. The 42 mm tyre clearance, flared cockpit, stable geometry and gravel-specific frame design help keep the bike controlled when the course gets loose or rough.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWho should buy this bike?\u003c\/summary\u003e\n        \u003cp\u003eThis build is best for riders who want an aggressive carbon gravel race bike with aero shaping, SRAM Force wireless shifting, Reparto Corse components and geometry designed for speed over mixed terrain.\u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bianchi-final-note\"\u003e\n    \u003ch3\u003eA fast, focused gravel race bike with road-bike DNA.\u003c\/h3\u003e\n    \u003cp\u003eThe Bianchi Impulso RC Force eTap AXS is built for riders who want gravel speed without turning the bike into an adventure machine. It is aerodynamic, race-focused and equipped with the wireless drivetrain and geometry needed for serious mixed-surface performance.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Bianchi","offers":[{"title":"XS \/ CELESTE METALLIC\/GRAPHITE\/CK20","offer_id":51931757576468,"sku":"YTB84IXSFG","price":7500.0,"currency_code":"USD","in_stock":true},{"title":"SM \/ CELESTE METALLIC\/GRAPHITE\/CK20","offer_id":51931757642004,"sku":"YTB84ISMFG","price":7500.0,"currency_code":"USD","in_stock":true},{"title":"MD \/ CELESTE METALLIC\/GRAPHITE\/CK20","offer_id":51931757674772,"sku":"YTB84IMDFG","price":7500.0,"currency_code":"USD","in_stock":true},{"title":"LG \/ CELESTE METALLIC\/GRAPHITE\/CK20","offer_id":51931757707540,"sku":"YTB84ILGFG","price":7500.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ CELESTE METALLIC\/GRAPHITE\/CK20","offer_id":51931757609236,"sku":"YTB84IXLFG","price":7500.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0856\/6698\/8308\/files\/bianchi_impulso_rc_force_1.png?v=1784030301","url":"https:\/\/brimstonebicycles.shop\/products\/bianchi-impulso-rc-force-etap-axs-disc-2x12sp","provider":"Brimstone Bicycles","version":"1.0","type":"link"}