Osprey Sportlite 20L
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;600;700;800&family=Barlow:wght@300;400;500&display=swap'); .spurospreyospreysportlite20l{font-family :'Barlow',sans-serif;background:#ffffff;color:#0a0a0a;max-width:1100px;margin:0 auto;padding:48px 24px;} .spurospreyospreysportlite20l .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;} .spurospreyospreysportlite20l .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;} .spurospreyospreysportlite20l .spur-meta{display:none;} .spurospreyospreysportlite20l .tab-input{position:absolute;opacity:0;pointer-events:none;} .spurospreyospreysportlite20l .spur-tabs-row{display:flex;gap:4px;margin-bottom:32px;flex-wrap:wrap;} .spurospreyospreysportlite20l .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;} .spurospreyospreysportlite20l .spur-tab:hover{color:#0a0a0a;border-color:#aaa;} .spurospreyospreysportlite20l .spur-panel{display:none;} .spurospreyospreysportlite20l .spur-panels{display:block;} .spurospreyospreysportlite20l #tabspurospreyospreysportlite20lDesc:checked ~ .spur-tabs-row label[for="tabspurospreyospreysportlite20lDesc"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreysportlite20l #tabspurospreyospreysportlite20lKeyAttr:checked ~ .spur-tabs-row label[for="tabspurospreyospreysportlite20lKeyAttr"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreysportlite20l #tabspurospreyospreysportlite20lCarry:checked ~ .spur-tabs-row label[for="tabspurospreyospreysportlite20lCarry"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreysportlite20l #tabspurospreyospreysportlite20lSpecs:checked ~ .spur-tabs-row label[for="tabspurospreyospreysportlite20lSpecs"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreysportlite20l #tabspurospreyospreysportlite20lDesc:checked ~ .spur-panels #panel-description{display:block;} .spurospreyospreysportlite20l #tabspurospreyospreysportlite20lKeyAttr:checked ~ .spur-panels #panel-keyattributes{display:block;} .spurospreyospreysportlite20l #tabspurospreyospreysportlite20lCarry:checked ~ .spur-panels #panel-carry{display:block;} .spurospreyospreysportlite20l #tabspurospreyospreysportlite20lSpecs:checked ~ .spur-panels #panel-specs{display:block;} .spurospreyospreysportlite20l .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;} .spurospreyospreysportlite20l .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid #e0e0e0;} .spurospreyospreysportlite20l .spec-row:hover{background:#f5f5f5;} .spurospreyospreysportlite20l .spec-key{font-size:12px;font-weight:500;letter-spacing:0.05em;text-transform:uppercase;color:#777;padding:12px 16px 12px 0;} .spurospreyospreysportlite20l .spec-val{font-size:14px;font-weight:300;color:#222;padding:12px 0;line-height:1.5;} .spurospreyospreysportlite20l .desc-text{font-size:14px;font-weight:300;color:#222;line-height:1.7;padding:16px 0;max-width:780px;} .spurospreyospreysportlite20l .key-section{padding:12px 0;border-bottom:1px solid #e0e0e0;} .spurospreyospreysportlite20l .key-section:last-child{border-bottom:none;} .spurospreyospreysportlite20l .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;} .spurospreyospreysportlite20l .key-desc{font-size:14px;font-weight:300;color:#444;line-height:1.5;} .spurospreyospreysportlite20l .carry-section{padding:12px 0;border-bottom:1px solid #e0e0e0;} .spurospreyospreysportlite20l .carry-section:last-child{border-bottom:none;} .spurospreyospreysportlite20l .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;} .spurospreyospreysportlite20l .carry-desc{font-size:14px;font-weight:300;color:#444;line-height:1.5;} @media(max-width:600px){.spurospreyospreysportlite20l .spec-row{grid-template-columns:1fr;}.spurospreyospreysportlite20l .spec-key{padding-bottom:2px;}.spurospreyospreysportlite20l .spec-val{padding-top:0;padding-bottom:12px;}} /* Dark mode */ html[data-theme="dark"] .spurospreyospreysportlite20l{background:#0a0a0a;color:#fff;} html[data-theme="dark"] .spurospreyospreysportlite20l .spur-header{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreysportlite20l .spur-title{color:#fff;} html[data-theme="dark"] .spurospreyospreysportlite20l .spur-tab{background:#222;color:#888;border-color:#333;} html[data-theme="dark"] .spurospreyospreysportlite20l .spur-tab:hover{color:#fff;border-color:#555;} html[data-theme="dark"] .spurospreyospreysportlite20l .spec-category{color:#fff;border-bottom-color:#fff;} html[data-theme="dark"] .spurospreyospreysportlite20l .spec-row{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreysportlite20l .spec-row:hover{background:#1a1a1a;} html[data-theme="dark"] .spurospreyospreysportlite20l .spec-key{color:#888;} html[data-theme="dark"] .spurospreyospreysportlite20l .spec-val{color:#ccc;} html[data-theme="dark"] .spurospreyospreysportlite20l .desc-text{color:#ccc;} html[data-theme="dark"] .spurospreyospreysportlite20l .key-section{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreysportlite20l .key-title{color:#fff;} html[data-theme="dark"] .spurospreyospreysportlite20l .key-desc{color:#ccc;} html[data-theme="dark"] .spurospreyospreysportlite20l .carry-section{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreysportlite20l .carry-title{color:#fff;} html[data-theme="dark"] .spurospreyospreysportlite20l .carry-desc{color:#ccc;} Description Key Attributes Carry Information Specifications Hit the trail with this lightweight, panel-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 hipwings and sternum strap with whistle. Featuring durable, 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 webbing hipbelt with padded hipwings, 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 Webbing hipbelt with padded hipwings adds stability and helps support load 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 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 20L
Related
Osprey Sportlite 20L
Related
Osprey Sportlite 20L O/S
Related