Osprey Transporter Sling
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;600;700;800&family=Barlow:wght@300;400;500&display=swap'); .spurospreyospreytransportersling{font-fa mily:'Barlow',sans-serif;background:#ffffff;color:#0a0a0a;max-width:1100px;margin:0 auto;padding:48px 24px;} .spurospreyospreytransportersling .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;} .spurospreyospreytransportersling .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;} .spurospreyospreytransportersling .spur-meta{display:none;} .spurospreyospreytransportersling .tab-input{position:absolute;opacity:0;pointer-events:none;} .spurospreyospreytransportersling .spur-tabs-row{display:flex;gap:4px;margin-bottom:32px;flex-wrap:wrap;} .spurospreyospreytransportersling .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;} .spurospreyospreytransportersling .spur-tab:hover{color:#0a0a0a;border-color:#aaa;} .spurospreyospreytransportersling .spur-panel{display:none;} .spurospreyospreytransportersling .spur-panels{display:block;} .spurospreyospreytransportersling #tabspurospreyospreytransporterslingDesc:checked ~ .spur-tabs-row label[for="tabspurospreyospreytransporterslingDesc"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreytransportersling #tabspurospreyospreytransporterslingKeyAttr:checked ~ .spur-tabs-row label[for="tabspurospreyospreytransporterslingKeyAttr"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreytransportersling #tabspurospreyospreytransporterslingCarry:checked ~ .spur-tabs-row label[for="tabspurospreyospreytransporterslingCarry"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreytransportersling #tabspurospreyospreytransporterslingSpecs:checked ~ .spur-tabs-row label[for="tabspurospreyospreytransporterslingSpecs"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreytransportersling #tabspurospreyospreytransporterslingDesc:checked ~ .spur-panels #panel-description{display:block;} .spurospreyospreytransportersling #tabspurospreyospreytransporterslingKeyAttr:checked ~ .spur-panels #panel-keyattributes{display:block;} .spurospreyospreytransportersling #tabspurospreyospreytransporterslingCarry:checked ~ .spur-panels #panel-carry{display:block;} .spurospreyospreytransportersling #tabspurospreyospreytransporterslingSpecs:checked ~ .spur-panels #panel-specs{display:block;} .spurospreyospreytransportersling .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;} .spurospreyospreytransportersling .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid #e0e0e0;} .spurospreyospreytransportersling .spec-row:hover{background:#f5f5f5;} .spurospreyospreytransportersling .spec-key{font-size:12px;font-weight:500;letter-spacing:0.05em;text-transform:uppercase;color:#777;padding:12px 16px 12px 0;} .spurospreyospreytransportersling .spec-val{font-size:14px;font-weight:300;color:#222;padding:12px 0;line-height:1.5;} .spurospreyospreytransportersling .desc-text{font-size:14px;font-weight:300;color:#222;line-height:1.7;padding:16px 0;max-width:780px;} .spurospreyospreytransportersling .key-section{padding:12px 0;border-bottom:1px solid #e0e0e0;} .spurospreyospreytransportersling .key-section:last-child{border-bottom:none;} .spurospreyospreytransportersling .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;} .spurospreyospreytransportersling .key-desc{font-size:14px;font-weight:300;color:#444;line-height:1.5;} .spurospreyospreytransportersling .carry-section{padding:12px 0;border-bottom:1px solid #e0e0e0;} .spurospreyospreytransportersling .carry-section:last-child{border-bottom:none;} .spurospreyospreytransportersling .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;} .spurospreyospreytransportersling .carry-desc{font-size:14px;font-weight:300;color:#444;line-height:1.5;} @media(max-width:600px){.spurospreyospreytransportersling .spec-row{grid-template-columns:1fr;}.spurospreyospreytransportersling .spec-key{padding-bottom:2px;}.spurospreyospreytransportersling .spec-val{padding-top:0;padding-bottom:12px;}} /* Dark mode */ html[data-theme="dark"] .spurospreyospreytransportersling{background:#0a0a0a;color:#fff;} html[data-theme="dark"] .spurospreyospreytransportersling .spur-header{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreytransportersling .spur-title{color:#fff;} html[data-theme="dark"] .spurospreyospreytransportersling .spur-tab{background:#222;color:#888;border-color:#333;} html[data-theme="dark"] .spurospreyospreytransportersling .spur-tab:hover{color:#fff;border-color:#555;} html[data-theme="dark"] .spurospreyospreytransportersling .spec-row{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreytransportersling .spec-row:hover{background:#1a1a1a;} html[data-theme="dark"] .spurospreyospreytransportersling .spec-key{color:#888;} html[data-theme="dark"] .spurospreyospreytransportersling .spec-val{color:#ccc;} html[data-theme="dark"] .spurospreyospreytransportersling .desc-text{color:#ccc;} html[data-theme="dark"] .spurospreyospreytransportersling .key-section{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreytransportersling .key-title{color:#fff;} html[data-theme="dark"] .spurospreyospreytransportersling .key-desc{color:#bbb;} html[data-theme="dark"] .spurospreyospreytransportersling .carry-section{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreytransportersling .carry-title{color:#fff;} html[data-theme="dark"] .spurospreyospreytransportersling .carry-desc{color:#bbb;} html[data-theme="dark"] .spurospreyospreytransportersling .spec-category{color:#fff;border-bottom-color:#fff;} Description Key Attributes Carry Information Specifications Stylish, ambidextrous sling design plus durable, highly water-resistant NanoTough™ exterior fabrics made from 100% recycled high-tenacity nylon equals carefree carry in any conditions. The Transporter Sling's thoughtful internal organization and zippered harness pocket keep contents in place as you travel around town or around the globe, and a waist stabilizer strap means no terrain is off limits. AirScape™ Backpanel Mesh-covered ridged foam provides breathable all-day carry comfort. Lightweight, Durable Protection Featuring bluesign® APPROVED NanoTough™ exterior fabrics—a remarkably strong, highly water-resistant fabric technology made with 100% recycled high-tenacity nylon and carbonate coating. Daily Organization Designed with storage solutions for key essentials like a tablet, up to 14" laptop, cell phone and other items, offering easy access and organization to your everyday carry. bluesign® PRODUCT This product meets bluesign® PRODUCT requirements, which means materials and components have been selected that adhere to rigorous environmental and social criteria during production. AirScape™ Backpanel Mesh-covered die-cut structured foam provides comfort and ventilation Harness Spacermesh, die-cut foam, fabric harness and waist stabilizer strap LOAD RANGE N/A - N/A lbs. MAIN bluesign® APPROVED 630D NanoTough™ : 100% recycled high-tenacity nylon w/ ripstop, coated with carbonate LINING bluesign® APPROVED, 100% recycled 210D nylon, DWR treatment made without PFAS BOTTOM bluesign® APPROVED 840D NanoTough™ : 100% recycled high-tenacity nylon, coated with carbonate DWR All DWR treatments 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 Transporter Sling
Related
Osprey Transporter Sling
Related
Osprey Transporter Sling
Related