Osprey Tropos 32
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;600;700;800&family=Barlow:wght@300;400;500&display=swap'); .spurospreyospreytropos{font-family:'Barl ow',sans-serif;background:#ffffff;color:#0a0a0a;max-width:1100px;margin:0 auto;padding:48px 24px;} .spurospreyospreytropos .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;} .spurospreyospreytropos .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;} .spurospreyospreytropos .spur-meta{display:none;} .spurospreyospreytropos .tab-input{position:absolute;opacity:0;pointer-events:none;} .spurospreyospreytropos .spur-tabs-row{display:flex;gap:4px;margin-bottom:32px;flex-wrap:wrap;} .spurospreyospreytropos .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;} .spurospreyospreytropos .spur-tab:hover{color:#0a0a0a;border-color:#aaa;} .spurospreyospreytropos .spur-panel{display:none;} .spurospreyospreytropos .spur-panels{display:block;} .spurospreyospreytropos #tabspurospreyospreytroposDesc:checked ~ .spur-tabs-row label[for="tabspurospreyospreytroposDesc"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreytropos #tabspurospreyospreytroposKeyAttr:checked ~ .spur-tabs-row label[for="tabspurospreyospreytroposKeyAttr"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreytropos #tabspurospreyospreytroposCarry:checked ~ .spur-tabs-row label[for="tabspurospreyospreytroposCarry"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreytropos #tabspurospreyospreytroposSpecs:checked ~ .spur-tabs-row label[for="tabspurospreyospreytroposSpecs"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreytropos #tabspurospreyospreytroposDesc:checked ~ .spur-panels #panel-description{display:block;} .spurospreyospreytropos #tabspurospreyospreytroposKeyAttr:checked ~ .spur-panels #panel-keyattributes{display:block;} .spurospreyospreytropos #tabspurospreyospreytroposCarry:checked ~ .spur-panels #panel-carry{display:block;} .spurospreyospreytropos #tabspurospreyospreytroposSpecs:checked ~ .spur-panels #panel-specs{display:block;} .spurospreyospreytropos .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;} .spurospreyospreytropos .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid #e0e0e0;} .spurospreyospreytropos .spec-row:hover{background:#f5f5f5;} .spurospreyospreytropos .spec-key{font-size:12px;font-weight:500;letter-spacing:0.05em;text-transform:uppercase;color:#777;padding:12px 16px 12px 0;} .spurospreyospreytropos .spec-val{font-size:14px;font-weight:300;color:#222;padding:12px 0;line-height:1.5;} .spurospreyospreytropos .desc-text{font-size:14px;font-weight:300;color:#222;line-height:1.7;padding:16px 0;max-width:780px;} .spurospreyospreytropos .key-section{padding:12px 0;border-bottom:1px solid #e0e0e0;} .spurospreyospreytropos .key-section:last-child{border-bottom:none;} .spurospreyospreytropos .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;} .spurospreyospreytropos .key-desc{font-size:14px;font-weight:300;color:#444;line-height:1.5;} .spurospreyospreytropos .carry-section{padding:12px 0;border-bottom:1px solid #e0e0e0;} .spurospreyospreytropos .carry-section:last-child{border-bottom:none;} .spurospreyospreytropos .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;} .spurospreyospreytropos .carry-desc{font-size:14px;font-weight:300;color:#444;line-height:1.5;} @media(max-width:600px){.spurospreyospreytropos .spec-row{grid-template-columns:1fr;}.spurospreyospreytropos .spec-key{padding-bottom:2px;}.spurospreyospreytropos .spec-val{padding-top:0;padding-bottom:12px;}} html[data-theme="dark"] .spurospreyospreytropos{background:#0a0a0a;color:#fff;} html[data-theme="dark"] .spurospreyospreytropos .spur-header{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreytropos .spur-title{color:#fff;} html[data-theme="dark"] .spurospreyospreytropos .spur-tab{background:#222;color:#888;border-color:#333;} html[data-theme="dark"] .spurospreyospreytropos .spur-tab:hover{color:#fff;border-color:#555;} html[data-theme="dark"] .spurospreyospreytropos .spur-tab.active{background:#fff;color:#0a0a0a;border-color:#fff;} html[data-theme="dark"] .spurospreyospreytropos .spec-row{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreytropos .spec-key{color:#888;} html[data-theme="dark"] .spurospreyospreytropos .spec-val{color:#ccc;} html[data-theme="dark"] .spurospreyospreytropos .desc-text{color:#ccc;} html[data-theme="dark"] .spurospreyospreytropos .key-section{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreytropos .key-title{color:#fff;} html[data-theme="dark"] .spurospreyospreytropos .key-desc{color:#aaa;} html[data-theme="dark"] .spurospreyospreytropos .carry-section{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreytropos .carry-title{color:#fff;} html[data-theme="dark"] .spurospreyospreytropos .carry-desc{color:#aaa;} Description Key Attributes Carry Information Specifications When your days demand plenty of gear to keep you prepared for anything, the Tropos is the daypack you'll want reach for. With the same chops as our outdoor packs, but fine-tuned for everyday life on campus, at work or around town, it has your daily needs covered with a protective zippered 16" laptop sleeve and front-panel organization to keep your phone, business cards, pens and other essentials in order. It sports a supremely ventilated AirSpeed™ backpanel to keep your temperature in check, side compression straps to secure your carry and an integrated kickstand that your belongings from spilling—making the Tropos an ideal town-to-trail companion. Plus, it's new technical fabrics are durable, 100% recycled and bluesign® APPROVED. EVERYDAY NEEDS Available in a variety of volumes with unique organization and feature sets to carry you through the day—wherever it takes you. ORGANIZATION Multiple organization pockets, side stretch mesh pockets and a dedicated, padded laptop and document sleeve give you quick access to all your daily items. OUTDOOR APTITUDE Designed with comfortable, capable suspension and the same commitment to fit, features and fabrics as our technical packs. BACKPANEL AirSpeed® backpanel HARNESS BioStretch harness Mesh covered die cut foam MAIN bluesign® APPROVED 210D recycled honey comb contrast nylon, PFAS-free DWR LINING bluesign® APPROVED 420D recycled nylon, PFAS-free DWR BOTTOM bluesign® APPROVED 600D recycled zebra polyester, PFAS-free DWR 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 Tropos 32
Related
Osprey Tropos 32L
Related
Osprey Tropos 32
Related