.helix-compare{--hc-red: #d51c20;--hc-ink: #111216;--hc-muted: #696e76;--hc-line: #e1e3e6;--hc-soft: #f7f8f9;max-width:1500px;margin:0 auto;padding:28px 28px 54px;color:var(--hc-ink)}.helix-compare:after{content:"*Electric-Only Range: electric only range with the absolute minimum pedalling to keep the electric assist active.";display:block;margin-top:12px;color:#6b7280;font-size:11px;line-height:1.4}.helix-compare *,.helix-compare *:before,.helix-compare *:after{box-sizing:border-box}.helix-compare button{font:inherit}.hc-header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px}.hc-breadcrumb{display:flex;gap:8px;margin-bottom:8px;color:#747981;font-size:12px}.hc-breadcrumb a{color:inherit;text-decoration:none}.hc-header h1{margin:0;font-size:clamp(32px,4vw,46px);line-height:1;letter-spacing:-.035em;text-transform:uppercase}.hc-header p{margin:8px 0 0;color:var(--hc-muted)}.hc-header__actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:end;gap:8px}.hc-header__actions button{min-height:40px;padding:9px 12px;border:1px solid #d6d9dd;border-radius:4px;background:#fff;color:#262a30;cursor:pointer;font-size:11px;font-weight:700;text-transform:uppercase}.hc-header__actions button:hover,.hc-header__actions button:focus-visible{border-color:#222}.hc-header__actions .hc-clear{border-color:transparent;color:#595f67}.hc-selected-pill{padding:10px 13px;border-radius:999px;background:#ecf8ef;color:#177332;font-size:12px;white-space:nowrap}.hc-picker{margin-bottom:18px;padding:14px 16px;border:1px solid var(--hc-line);border-radius:8px;background:var(--hc-soft)}.hc-picker__heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:12px}.hc-picker__heading h2{margin:0;font-size:15px;text-transform:uppercase}.hc-picker__heading p{margin:3px 0 0;color:var(--hc-muted);font-size:11px}.hc-picker__heading>span{color:#575c64;font-size:12px}.hc-picker__options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.hc-picker-option{display:grid;grid-template-columns:20px 54px 1fr;align-items:center;gap:8px;min-width:0;padding:7px;border:1px solid #d7dade;border-radius:5px;background:#fff;cursor:pointer;text-align:left}.hc-picker-option[aria-pressed=true]{border-color:var(--hc-red);box-shadow:inset 0 0 0 1px var(--hc-red);background:#fff7f7}.hc-picker-option:disabled{cursor:not-allowed;opacity:.48}.hc-picker-option__check{display:grid;place-items:center;width:18px;height:18px;border:1px solid #adb2b9;border-radius:3px;color:transparent;font-size:12px}.hc-picker-option[aria-pressed=true] .hc-picker-option__check{border-color:var(--hc-red);color:#fff;background:var(--hc-red)}.hc-picker-option>span:last-child{min-width:0}.hc-picker-option img{width:54px;height:38px!important;max-height:38px;object-fit:contain}.hc-picker-option strong,.hc-picker-option small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-picker-option strong{font-size:11px}.hc-picker-option small{margin-top:2px;color:#6f747c;font-size:9px}.hc-table-scroll{overflow-x:auto;border:1px solid var(--hc-line);border-radius:10px;background:#fff;box-shadow:0 12px 34px #0a121c14;scrollbar-color:#aeb2b8 #eef0f2}.hc-table-scroll:focus-visible{outline:3px solid rgba(213,28,32,.25);outline-offset:3px}.hc-table{--bike-columns: 1;min-width:700px}.hc-grid-row{display:grid;grid-template-columns:220px repeat(var(--bike-columns),minmax(220px,1fr))}.hc-cell{min-width:0;padding:14px 16px;border-top:1px solid var(--hc-line);border-left:1px solid var(--hc-line);background:#fff}.hc-cell:first-child{position:sticky;left:0;z-index:3;border-left:0;background:#fbfbfc;box-shadow:5px 0 10px -10px #00000073}.hc-row-label{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:780}.hc-row-label__icon{display:grid;place-items:center;width:20px;height:20px;color:#2f343a;font-size:12px}.hc-cell__value{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:22px;color:#3f444b;font-size:12px}.hc-cell__value strong{color:#17191d;font-size:13px}.hc-cell.is-best{background:#fff0ef}.hc-cell.is-best .hc-cell__value:after{content:"BEST";color:var(--hc-red);font-size:8px;font-weight:900;letter-spacing:.04em}.hc-products-row .hc-cell{padding:18px;border-top:0}.hc-products-row .hc-cell:first-child{display:flex;flex-direction:column;justify-content:center;background:#fafafa}.hc-summary-label small{display:block;margin-top:8px;color:#757a81;font-size:11px;line-height:1.45;font-weight:400}.hc-product{position:relative;display:flex;flex-direction:column;height:100%;text-align:center}.hc-product__remove{position:absolute;top:-5px;right:-5px;display:grid;place-items:center;width:26px;height:26px;padding:0;border:1px solid #dadddf;border-radius:50%;background:#fff;cursor:pointer}.hc-product__badge{align-self:flex-start;padding:5px 7px;border-radius:3px;color:#fff;background:var(--hc-red);font-size:8px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.hc-product__badge--restricted{background:#202227}.hc-product__image{display:grid;place-items:center;height:160px;margin:4px 0}.hc-product__image img{display:block;width:100%;height:100%!important;max-height:160px;object-fit:contain}.hc-product h2{margin:0;font-size:17px;line-height:1.2}.hc-product h2 a{color:inherit;text-decoration:none}.hc-product__tagline{min-height:32px;margin:5px 0;color:#6f747c;font-size:10px;line-height:1.35}.hc-product__price{margin:3px 0 10px;font-size:18px;font-weight:850}.hc-product__cta{display:block;margin-top:auto;padding:10px;border-radius:4px;color:#fff;background:#08090a;text-decoration:none;font-size:10px;font-weight:800;text-transform:uppercase}.hc-product__legal{margin:8px 0 0;color:#177332;font-size:9px;font-weight:800;text-transform:uppercase}.hc-product__legal--restricted{color:#b51b11}.hc-section-row{position:sticky;left:0;z-index:2;padding:11px 16px;color:#fff;background:#08090a;font-size:10px;font-weight:850;letter-spacing:.055em;text-transform:uppercase}.hc-section-row span{margin-right:9px;color:#fff}.hc-overall-row .hc-cell{min-height:110px}.hc-overall-row .hc-cell:first-child{color:#fff;background:#08090a}.hc-overall-row .hc-cell:first-child strong{font-size:11px;text-transform:uppercase}.hc-overall-row .hc-cell:first-child small{display:block;margin-top:8px;color:#aeb2b9;font-size:10px;line-height:1.5}.hc-summary-card strong,.hc-summary-card span{display:block}.hc-summary-card strong{margin-bottom:5px;font-size:13px}.hc-summary-card span{color:#686d74;font-size:11px;line-height:1.45}.hc-summary-card em{display:inline-block;margin-top:8px;color:#b51b11;font-size:9px;font-style:normal;font-weight:800;text-transform:uppercase}.hc-empty{padding:64px 20px;border:1px dashed #cfd2d6;border-radius:10px;text-align:center}.hc-empty h2{margin:0}.hc-empty p{color:var(--hc-muted)}.hc-empty a{display:inline-block;padding:10px 16px;border-radius:4px;color:#fff;background:var(--hc-red);text-decoration:none;font-weight:750}.hc-mobile-note{margin:14px 0 0;color:#777c84;font-size:10px}.hc-noscript{margin-top:20px;padding:16px;border:1px solid var(--hc-line)}@media(max-width:1050px){.hc-header{align-items:start;flex-direction:column}.hc-header__actions{justify-content:start}.hc-picker__options{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.helix-compare{padding:22px 14px 44px}.hc-header h1{font-size:32px}.hc-header__actions button{min-height:36px;padding:7px 9px}.hc-picker__heading{align-items:start;flex-direction:column;gap:6px}.hc-picker__options{display:flex;overflow-x:auto;padding-bottom:4px}.hc-picker-option{flex:0 0 210px}.hc-table{min-width:590px}.hc-grid-row{grid-template-columns:150px repeat(var(--bike-columns),minmax(210px,1fr))}.hc-cell{padding:12px}.hc-products-row .hc-cell{padding:13px}.hc-product__image{height:130px}.hc-product__image img{max-height:130px}.hc-product h2{font-size:15px}}@media print{.hc-picker,.hc-header__actions,.hc-mobile-note,.hc-product__remove{display:none!important}.helix-compare{max-width:none;padding:0}.hc-table-scroll{overflow:visible;border:1px solid #bbb;box-shadow:none}.hc-table{min-width:0!important}.hc-grid-row{grid-template-columns:150px repeat(var(--bike-columns),1fr)}.hc-cell:first-child,.hc-section-row{position:static}.hc-product__image{height:100px}.hc-cell{padding:8px}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/helix-compare-page.css.map */
