Osprey Escapist 25L
Escapist 25L @import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;600;700;800&family=Barlow:wght@300;400;500&display=swap'); .spurospreyospreyescapist25l {font-family:'Barlow',sans-serif;background:#ffffff;color:#0a0a0a;max-width:1100px;margin:0 auto;padding:48px 24px;} .spurospreyospreyescapist25l .spur-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:48px;border-bottom:1px solid #e0e0e0;padding-bottom:24px;flex-wrap:wrap;gap:12px;} .spurospreyospreyescapist25l .spur-title{font-family:'Barlow Condensed',sans-serif;font-size:clamp(28px,5vw,48px);font-weight:800;letter-spacing:-0.02em;line-height:1;text-transform:uppercase;} .spurospreyospreyescapist25l .spur-meta{display:none;} .spurospreyospreyescapist25l .tab-input{position:absolute;opacity:0;pointer-events:none;} .spurospreyospreyescapist25l .spur-tabs-row{display:flex;gap:4px;margin-bottom:32px;flex-wrap:wrap;} .spurospreyospreyescapist25l .spur-tab{font-family:'Barlow Condensed',sans-serif;font-size:14px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;padding:10px 24px;background:#f5f5f5;color:#777;border:1px solid #e0e0e0;cursor:pointer;transition:all 0.15s;border-radius:2px;display:inline-block;} .spurospreyospreyescapist25l .spur-tab:hover{color:#0a0a0a;border-color:#aaa;} .spurospreyospreyescapist25l .spur-panel{display:none;} .spurospreyospreyescapist25l .spur-panels{display:block;} .spurospreyospreyescapist25l #tabspurospreyospreyescapist25lDesc:checked ~ .spur-tabs-row label[for="tabspurospreyospreyescapist25lDesc"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreyescapist25l #tabspurospreyospreyescapist25lKeyAttr:checked ~ .spur-tabs-row label[for="tabspurospreyospreyescapist25lKeyAttr"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreyescapist25l #tabspurospreyospreyescapist25lCarry:checked ~ .spur-tabs-row label[for="tabspurospreyospreyescapist25lCarry"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreyescapist25l #tabspurospreyospreyescapist25lSpecs:checked ~ .spur-tabs-row label[for="tabspurospreyospreyescapist25lSpecs"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreyescapist25l #tabspurospreyospreyescapist25lDesc:checked ~ .spur-panels #panel-description{display:block;} .spurospreyospreyescapist25l #tabspurospreyospreyescapist25lKeyAttr:checked ~ .spur-panels #panel-keyattributes{display:block;} .spurospreyospreyescapist25l #tabspurospreyospreyescapist25lCarry:checked ~ .spur-panels #panel-carry{display:block;} .spurospreyospreyescapist25l #tabspurospreyospreyescapist25lSpecs:checked ~ .spur-panels #panel-specs{display:block;} .spurospreyospreyescapist25l .spec-category{font-family:'Barlow Condensed',sans-serif;font-size:11px;font-weight:700;letter-spacing:0.2em;text-transform:uppercase;color:#0a0a0a;padding:20px 0 8px;border-bottom:2px solid #0a0a0a;margin-bottom:0;} .spurospreyospreyescapist25l .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid #e0e0e0;} .spurospreyospreyescapist25l .spec-row:hover{background:#f5f5f5;} .spurospreyospreyescapist25l .spec-key{font-size:12px;font-weight:500;letter-spacing:0.05em;text-transform:uppercase;color:#777;padding:12px 16px 12px 0;} .spurospreyospreyescapist25l .spec-val{font-size:14px;font-weight:300;color:#222;padding:12px 0;line-height:1.5;} .spurospreyospreyescapist25l .desc-text{font-size:14px;font-weight:300;color:#222;line-height:1.7;padding:16px 0;max-width:780px;} .spurospreyospreyescapist25l .key-section{padding:12px 0;border-bottom:1px solid #e0e0e0;} .spurospreyospreyescapist25l .key-section:last-child{border-bottom:none;} .spurospreyospreyescapist25l .key-title{font-family:'Barlow Condensed',sans-serif;font-size:15px;font-weight:700;letter-spacing:0.05em;text-transform:uppercase;color:#0a0a0a;margin-bottom:6px;} .spurospreyospreyescapist25l .key-desc{font-size:14px;font-weight:300;color:#444;line-height:1.5;} .spurospreyospreyescapist25l .carry-section{padding:12px 0;border-bottom:1px solid #e0e0e0;} .spurospreyospreyescapist25l .carry-section:last-child{border-bottom:none;} .spurospreyospreyescapist25l .carry-title{font-family:'Barlow Condensed',sans-serif;font-size:15px;font-weight:700;letter-spacing:0.05em;text-transform:uppercase;color:#0a0a0a;margin-bottom:6px;} .spurospreyospreyescapist25l .carry-desc{font-size:14px;font-weight:300;color:#444;line-height:1.5;} @media(max-width:600px){.spurospreyospreyescapist25l .spec-row{grid-template-columns:1fr;}.spurospreyospreyescapist25l .spec-key{padding-bottom:2px;}.spurospreyospreyescapist25l .spec-val{padding-top:0;padding-bottom:12px;}} /* Dark mode */ html[data-theme="dark"] .spurospreyospreyescapist25l{background:#0a0a0a;color:#fff;} html[data-theme="dark"] .spurospreyospreyescapist25l .spur-header{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreyescapist25l .spur-title{color:#fff;} html[data-theme="dark"] .spurospreyospreyescapist25l .spur-tab{background:#222;color:#888;border-color:#333;} html[data-theme="dark"] .spurospreyospreyescapist25l .spur-tab:hover{color:#fff;border-color:#555;} html[data-theme="dark"] .spurospreyospreyescapist25l .spec-row{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreyescapist25l .spec-row:hover{background:#1a1a1a;} html[data-theme="dark"] .spurospreyospreyescapist25l .spec-key{color:#888;} html[data-theme="dark"] .spurospreyospreyescapist25l .spec-val{color:#ccc;} html[data-theme="dark"] .spurospreyospreyescapist25l .desc-text{color:#ccc;} html[data-theme="dark"] .spurospreyospreyescapist25l .key-section{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreyescapist25l .key-title{color:#fff;} html[data-theme="dark"] .spurospreyospreyescapist25l .key-desc{color:#bbb;} html[data-theme="dark"] .spurospreyospreyescapist25l .carry-section{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreyescapist25l .carry-title{color:#fff;} html[data-theme="dark"] .spurospreyospreyescapist25l .carry-desc{color:#bbb;} html[data-theme="dark"] .spurospreyospreyescapist25l .spec-category{color:#fff;border-bottom-color:#fff;} Description Key Attributes Carry Information Specifications The Escapist Family empowers you to build a comprehensive bikepacking system to fit you, your bike and how you ride just right. For longer rides, the Escapist 25 delivers a stable fit, a front-panel organizer pocket with tool pouches, LidLock helmet and blinky light attachments, extra-high visibility raincover, webbing keepers and glove-compatible buckles. A certified bluesign® PRODUCT. Excellent Organization and Storage With three volumes, expansive hipbelt pockets, fast-access stash pockets in a reachable position on the sides, significant internal organisation pockets, pouches and entry points and a large front stretch shove-it pocket, the Escapist is a range of packs built to keep you organised and carry everything you need for life on the trail. Bike-Specific Touches Leaning into its element, Escapist packs feature reflective material that extends under the pack to keep you visible in any riding position. Other features, like our LidLock helmet attachment, blinky light attachment, an extra-high visibility raincover, webbing keepers and glove-compatible buckles help keep this pack as refined as possible for the discerning rider. Bike-to-Hike Fit The ultimate in versatility while retaining performance, the cleverly designed dropped-lumbar keeps the weight of the pack centered on the sit-bones, while the split upper backpanel allows an aggressive riding posture while keeping a bigger, heavier pack in a comfortable position on the body. Crank down the load-lifters and Escapist transforms into a highly capable hiking pack. bluesign® PRODUCT This product has been certified to meet bluesign® PRODUCT requirements, ensuring that environmental and social considerations have gone into its design. AirScape™ Backpanel Mesh-covered ridged foam backpanel provides a ventilated, close-to-body fit Split upper backpanel designed for a natural riding position Dropped lumbar centers the load on the sit-bones BioStretch Harness Mesh-covered ridged foam backpanel provides a ventilated, close-to-body fit Split upper backpanel designed for a natural riding position Dropped lumbar centers the load on the sit-bones Hipbelt Padded, mesh-lined hipbelt with zippered pockets provides stability and breathability MAIN bluesign® APPROVED 100% recycled 210D nylon, DWR treatment made without PFAS LINING bluesign® APPROVED 100% recycled 200D polyester, DWR treatment made without PFAS BOTTOM bluesign® APPROVED 100% recycled 500D high-tenacity nylon, DWR treatment made without PFAS WARNING: This product can expose you to chemicals including dimethylformamide, which is known to the State of California to cause cancer. For more information, go to oehha.ca.gov/proposition-65/about-proposition-65
More you might like
Related
Osprey Escapist 25L Pack
Related
Osprey Escapist 25L Biking Backpack, Tan Concrete, Medium/La
Related
Osprey Escapist 25
Related