Osprey Sportlite 22L
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;600;700;800&family=Barlow:wght@300;400;500&display=swap'); .spurospreyospreysportlite22l{font-family :'Barlow',sans-serif;background:#ffffff;color:#0a0a0a;max-width:1100px;margin:0 auto;padding:48px 24px;} .spurospreyospreysportlite22l .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;} .spurospreyospreysportlite22l .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;} .spurospreyospreysportlite22l .spur-meta{display:none;} .spurospreyospreysportlite22l .tab-input{position:absolute;opacity:0;pointer-events:none;} .spurospreyospreysportlite22l .spur-tabs-row{display:flex;gap:4px;margin-bottom:32px;flex-wrap:wrap;} .spurospreyospreysportlite22l .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;} .spurospreyospreysportlite22l .spur-tab:hover{color:#0a0a0a;border-color:#aaa;} .spurospreyospreysportlite22l .spur-panel{display:none;} .spurospreyospreysportlite22l .spur-panels{display:block;} .spurospreyospreysportlite22l #tabspurospreyospreysportlite22lDesc:checked ~ .spur-tabs-row label[for="tabspurospreyospreysportlite22lDesc"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreysportlite22l #tabspurospreyospreysportlite22lKeyAttr:checked ~ .spur-tabs-row label[for="tabspurospreyospreysportlite22lKeyAttr"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreysportlite22l #tabspurospreyospreysportlite22lCarry:checked ~ .spur-tabs-row label[for="tabspurospreyospreysportlite22lCarry"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreysportlite22l #tabspurospreyospreysportlite22lSpecs:checked ~ .spur-tabs-row label[for="tabspurospreyospreysportlite22lSpecs"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreysportlite22l #tabspurospreyospreysportlite22lDesc:checked ~ .spur-panels #panel-description{display:block;} .spurospreyospreysportlite22l #tabspurospreyospreysportlite22lKeyAttr:checked ~ .spur-panels #panel-keyattributes{display:block;} .spurospreyospreysportlite22l #tabspurospreyospreysportlite22lCarry:checked ~ .spur-panels #panel-carry{display:block;} .spurospreyospreysportlite22l #tabspurospreyospreysportlite22lSpecs:checked ~ .spur-panels #panel-specs{display:block;} .spurospreyospreysportlite22l .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;} .spurospreyospreysportlite22l .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid #e0e0e0;} .spurospreyospreysportlite22l .spec-row:hover{background:#f5f5f5;} .spurospreyospreysportlite22l .spec-key{font-size:12px;font-weight:500;letter-spacing:0.05em;text-transform:uppercase;color:#777;padding:12px 16px 12px 0;} .spurospreyospreysportlite22l .spec-val{font-size:14px;font-weight:300;color:#222;padding:12px 0;line-height:1.5;} .spurospreyospreysportlite22l .desc-text{font-size:14px;font-weight:300;color:#222;line-height:1.7;padding:16px 0;max-width:780px;} .spurospreyospreysportlite22l .key-section{padding:12px 0;border-bottom:1px solid #e0e0e0;} .spurospreyospreysportlite22l .key-section:last-child{border-bottom:none;} .spurospreyospreysportlite22l .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;} .spurospreyospreysportlite22l .key-desc{font-size:14px;font-weight:300;color:#444;line-height:1.5;} .spurospreyospreysportlite22l .carry-section{padding:12px 0;border-bottom:1px solid #e0e0e0;} .spurospreyospreysportlite22l .carry-section:last-child{border-bottom:none;} .spurospreyospreysportlite22l .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;} .spurospreyospreysportlite22l .carry-desc{font-size:14px;font-weight:300;color:#444;line-height:1.5;} @media(max-width:600px){.spurospreyospreysportlite22l .spec-row{grid-template-columns:1fr;}.spurospreyospreysportlite22l .spec-key{padding-bottom:2px;}.spurospreyospreysportlite22l .spec-val{padding-top:0;padding-bottom:12px;}} /* Dark mode */ html[data-theme="dark"] .spurospreyospreysportlite22l{background:#0a0a0a;color:#fff;} html[data-theme="dark"] .spurospreyospreysportlite22l .spur-header{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreysportlite22l .spur-title{color:#fff;} html[data-theme="dark"] .spurospreyospreysportlite22l .spur-tab{background:#222;color:#888;border-color:#333;} html[data-theme="dark"] .spurospreyospreysportlite22l .spur-tab:hover{color:#fff;border-color:#555;} html[data-theme="dark"] .spurospreyospreysportlite22l .spec-row{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreysportlite22l .spec-row:hover{background:#1a1a1a;} html[data-theme="dark"] .spurospreyospreysportlite22l .spec-key{color:#888;} html[data-theme="dark"] .spurospreyospreysportlite22l .spec-val{color:#ccc;} html[data-theme="dark"] .spurospreyospreysportlite22l .desc-text{color:#ccc;} html[data-theme="dark"] .spurospreyospreysportlite22l .key-section{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreysportlite22l .key-title{color:#fff;} html[data-theme="dark"] .spurospreyospreysportlite22l .key-desc{color:#bbb;} html[data-theme="dark"] .spurospreyospreysportlite22l .carry-section{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreysportlite22l .carry-title{color:#fff;} html[data-theme="dark"] .spurospreyospreysportlite22l .carry-desc{color:#bbb;} html[data-theme="dark"] .spurospreyospreysportlite22l .spec-category{color:#fff;border-bottom-color:#fff;} Description Key Attributes Carry Information Specifications Hit the trail with a lightweight, top-loading daypack built for day hikes and excursions. Stash a layer in the front shove-it pocket, and keep moving comfortably with a close-to-body AirScape™ backpanel, padded hipbelt with stretch drop-in pockets and sternum strap. Featuring 100% recycled ocean-sourced nylon ripstop main body fabric and an internal hydration sleeve (reservoir sold separately). Focused Features Featuring a sternum strap with safety whistle, a padded hipbelt with stretch drop-in pockets, a front shove-it pocket, a zippered front pocket with key clip and an internal hydration sleeve. (Reservoir sold separately.) AirScape™ Backpanel Equipped with a cushioned, stable, close-to-body carry featuring mesh-covered foam and airflow channels for ventilation. bluesign® PRODUCT This product meets bluesign® PRODUCT requirements, which means materials and components have been selected that adhere to rigorous third-party environmental and social criteria during production. Framesheet Atilon foam framesheet adds stiffness to backpanel for load support without compromising mobility AirScape Backpanel Mesh-covered ridged foam provides cushioned and stable, close-to-body carry with ventilation Harness Mesh-covered, padded harness with die-cut airflow channels provides comfortable load support Adjustable sternum strap with safety whistle Hipbelt Padded hipbelt with mesh contact surface provides stability and comfortable load support Crossbody ErgoPull hipbelt system ensures snug fit for optimal load transfer LOAD RANGE 5 - 20 lbs. MAIN bluesign® APPROVED, 100% recycled 210D high-tenacity ocean-sourced nylon w/ ripstop, DWR treatment made without PFAS LINING bluesign® APPROVED, 100% recycled 210D nylon, DWR treatment made without PFAS BOTTOM bluesign® APPROVED, 100% recycled 420D nylon, DWR treatment made without PFAS MESH Backpanel, Harness & Hipbelt Mesh: bluesign® APPROVED, 100% recycled polyester 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 Sportlite 22L O/S
Related
Osprey Sportlite 22L O/S
Related
Osprey Sportlite 22L O/S - Raven Black
Related