CINXE.COM

VAUDE Backpacks Help: Learn How to Fix It Yourself.

<!DOCTYPE html> <!--[if IE 8 ]> <html class="lt-ie10 lt-ie9 ie8" lang="en" xmlns:fb="http://ogp.me/ns/fb#"><![endif]--> <!--[if IE 9 ]> <html class="lt-ie10 ie9" lang="en" xmlns:fb="http://ogp.me/ns/fb#"><![endif]--> <!--[if (gte IE 10)|!(IE)]><!--><html dir="ltr" lang="en" xmlns:fb="http://ogp.me/ns/fb#"><!--<![endif]--> <head> <link rel="preconnect" href="https://assets.cdn.ifixit.com" crossorigin> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="preconnect" href="https://guide-images.cdn.ifixit.com" crossorigin> <link rel="preconnect" href="https://cdn.shopify.com" crossorigin> <link rel="preload" href="https://assets.cdn.ifixit.com/Assets/translations/en-translations.js?11307" as="script" fetchpriority="high" > <link rel="preload" href="https://assets.cdn.ifixit.com/Assets/scripts/runtime.js.fac69a93ef6da9c03d78.js" as="script" fetchpriority="high" > <link rel="preload" href="/v3/polyfill.min.js?flags=gated&amp;features=default,Object.entries,Object.fromEntries,Number.isInteger,IntersectionObserver,NodeList.prototype.forEach,WeakSet,WeakMap,fetch,Array.prototype.flatMap,Array.prototype.flat,Promise.prototype.finally,IntersectionObserver,String.prototype.matchAll,es2022,queueMicrotask" as="script" fetchpriority="high" > <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} (function() { function hasPiwikConsent() { try { var fromPiwik = null document.cookie.split(';').forEach(function(cookie) { var parts = cookie.split('='); if (parts[0].trim() === 'ppms_privacy_6bf6bc54-82ca-4321-8620-b12d5c9b57b6') { var cookieObject = JSON.parse(decodeURIComponent(parts[1])); if (cookieObject && cookieObject.consents) { fromPiwik = Object.values(cookieObject.consents).every(function(consent) { return consent.status == 1; }); } } }); } catch (e) { console.error("Error parsing piwik cookie", e); return null; } return fromPiwik; } var needsConsent = false; var hasConsent = hasPiwikConsent(); var cookiesOk = hasConsent !== null ? hasConsent : !needsConsent; var consent = cookiesOk ? 'granted' : 'denied'; console.log("GTAG Consent", consent); gtag('consent', 'default', { 'ad_storage': consent, 'ad_user_data': consent, 'ad_personalization': consent, 'analytics_storage': consent, }); })() </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-59NVBFN');</script> <!-- End Google Tag Manager --> <title>VAUDE Backpacks Help: Learn How to Fix It Yourself.</title> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta name="description" content="Find free step-by-step repair instructions, manuals, schematics, community support, and other DIY resources. You can do it! We show you how." /> <meta name="title" content="VAUDE Backpacks Help: Learn How to Fix It Yourself." /> <meta name="keywords" content="VAUDE Backpacks, VAUDE Rucksack, iFixit, Mac, MacBook, iPod, iPhone, Repair, Parts, XBox, PlayStation, Game Boy, Nintendo DSi, tools" /> <meta name="robots" content="index, follow, max-image-preview:large" /> <link id="canonical-link" rel="canonical" href="https://www.ifixit.com/Device/VAUDE_Rucksack" /> <link rel="alternate" hreflang="de" href="https://de.ifixit.com/Device/VAUDE_Rucksack" /> <link rel="alternate" hreflang="en" href="https://www.ifixit.com/Device/VAUDE_Rucksack" /> <link rel="alternate" hreflang="es" href="https://es.ifixit.com/Device/VAUDE_Rucksack" /> <link rel="alternate" hreflang="x-default" href="https://www.ifixit.com/Device/VAUDE_Rucksack" /> <meta property="og:type" content="website" /> <meta property="og:image" content="https://guide-images.cdn.ifixit.com/igi/wOBhxkxxbNULhrYb.medium" /> <meta property="og:description" content="Founded in 1974, Vaude is a producer of sports equipment including backpacks. Its Packs&#039;n Bags product range began in 1998 as a collection of functional bags and backpacks." /> <meta property="og:url" content="https://www.ifixit.com/Device/VAUDE_Rucksack" /> <meta property="og:title" content="VAUDE Backpacks Help: Learn How to Fix It Yourself." /> <meta property="og:site_name" content="iFixit" /> <meta name="verify-v1" content="jw37yaG9O4vmztqkH8xsZEeQtGHqzC3GZXfwk5xUCeM=" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1"/> <link rel="stylesheet" type="text/css" media="print" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/Shared-print-4vKZnU54L24ZnG6tuvAwTw.css" /> <script> var deferCss = { hidden: true, timeout: null, unhide: function() { if (deferCss.hidden) { var hider = document.getElementById('cssHide'); hider && hider.parentElement.removeChild(hider); var criticalCss = document.getElementById('criticalCss'); criticalCss && criticalCss.parentElement.removeChild(criticalCss); deferCss.hidden = false; } }, applyAllCss: function() { if (!deferCss.hidden) { return; } clearTimeout(deferCss.timeout); var links = document.querySelectorAll('.cssReady, .cssPreload'); var link; for (var i = 0; i < links.length; ++i) { link = links[i]; link.onload = null; link.rel = 'stylesheet'; } deferCss.unhide(); }, cssLoaded: function(link, success) { link.className = success ? "cssReady" : "cssFailed"; if (!success) { console.error(link.href + " failed to load"); } var stillWaiting = document.querySelector('.cssPreload'); if (!stillWaiting) { deferCss.applyCssWhenDomLoaded(); } }, applyCssWhenDomLoaded: function() { // Loading hasn't finished yet if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', function() { deferCss.applyAllCss(); }); } else { // `DOMContentLoaded` has already fired deferCss.applyAllCss(); } }, setTimeout: function(timeout) { deferCss.timeout = setTimeout(function() { console.warn("Deferred CSS took too long to load. Displaying anyway..."); deferCss.applyCssWhenDomLoaded(); }, timeout); } }; deferCss.setTimeout(25000); </script> <script> /*! loadCSS. [c]2017 Filament Group, Inc. MIT License */ /* This file is meant as a standalone workflow for - testing support for link[rel=preload] - enabling async CSS loading in browsers that do not support rel=preload - applying rel preload css once loaded, whether supported or not. */ (function( w ){ "use strict"; // rel=preload support test if( !w.loadCSS ){ w.loadCSS = function(){}; } // define on the loadCSS obj var rp = loadCSS.relpreload = {}; // rel=preload feature support test // runs once and returns a function for compat purposes rp.support = (function(){ var ret; try { ret = w.document.createElement( "link" ).relList.supports( "preload" ); } catch (e) { ret = false; } return function(){ return ret; }; })(); // if preload isn't supported, get an asynchronous load by using a non-matching media attribute // then change that media back to its intended value on load rp.bindMediaToggle = function( link ){ // remember existing media attr for ultimate state, or default to 'all' var finalMedia = link.media || "all"; function enableStylesheet(){ // unbind listeners if( link.addEventListener ){ link.removeEventListener( "load", enableStylesheet ); link.removeEventListener( "error", enableStylesheet ); } else if( link.attachEvent ){ link.detachEvent( "onload", enableStylesheet ); link.detachEvent( "onerror", enableStylesheet ); } link.setAttribute( "onload", null ); link.media = finalMedia; } // bind load handlers to enable media if( link.addEventListener ){ link.addEventListener( "load", enableStylesheet ); } else if( link.attachEvent ){ link.attachEvent( "onload", enableStylesheet ); } // Set rel and non-applicable media type to start an async request // note: timeout allows this to happen async to let rendering continue in IE setTimeout(function(){ link.rel = "stylesheet"; link.media = "only x"; }); // also enable media after 7 seconds, // which will catch very old browsers (android 2.x, old firefox) that don't support onload on link setTimeout( function() { link.onload && link.onload(); enableStylesheet(); }, 7000 ); }; // loop through link elements in DOM rp.poly = function(){ // double check this to prevent external calls from running if( rp.support() ){ return; } var links = w.document.getElementsByTagName( "link" ); for( var i = 0; i < links.length; i++ ){ var link = links[ i ]; // qualify links to those with rel=preload and as=style attrs if( link.rel === "preload" && link.getAttribute( "as" ) === "style" && !link.getAttribute( "data-loadcss" ) ){ // prevent rerunning on link link.setAttribute( "data-loadcss", true ); // bind listeners to toggle media back rp.bindMediaToggle( link ); } } }; // if unsupported, run the polyfill if( !rp.support() ){ // run once at least rp.poly(); // rerun poly on an interval until onload var run = w.setInterval( rp.poly, 500 ); if( w.addEventListener ){ w.addEventListener( "load", function(){ rp.poly(); w.clearInterval( run ); } ); } else if( w.attachEvent ){ w.attachEvent( "onload", function(){ rp.poly(); w.clearInterval( run ); } ); } } // commonjs if( typeof exports !== "undefined" ){ exports.loadCSS = loadCSS; } else { w.loadCSS = loadCSS; } }( typeof global !== "undefined" ? global : this ) ); </script> <noscript> </noscript> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/guide-all-94kAHb98aMHqxZzLMudIDQ.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/font-awesome-L14PPpPvF2WDOfB-WSRlBQ.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/module-all-p7jpqPPFfTcyIAC3pCvMCA.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/core-yZ1b1sS_zwUH35TT8CwuEA.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/core-primitives-yI0UPo46zCFEhFdtFTfk8A.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/header_footer_old-D9UI1Sbj5JvYiO3aW7GWmg.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/Wiki-topic-eYxPsI_W1I3mqikNw498rg.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/Guide-View-v2-credit_author_team-40FSSQbwkdxgXtUYqFoHbg.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/Wiki-common-xHowLrUXoKtGd3yRQ6vu6A.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/FrameModules-translation_credit-k4fN97GMxJAoen541FEdYg.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <noscript> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/guide-all-94kAHb98aMHqxZzLMudIDQ.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/font-awesome-L14PPpPvF2WDOfB-WSRlBQ.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/module-all-p7jpqPPFfTcyIAC3pCvMCA.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/core-yZ1b1sS_zwUH35TT8CwuEA.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/core-primitives-yI0UPo46zCFEhFdtFTfk8A.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/header_footer_old-D9UI1Sbj5JvYiO3aW7GWmg.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/Wiki-topic-eYxPsI_W1I3mqikNw498rg.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/Guide-View-v2-credit_author_team-40FSSQbwkdxgXtUYqFoHbg.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/Wiki-common-xHowLrUXoKtGd3yRQ6vu6A.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/FrameModules-translation_credit-k4fN97GMxJAoen541FEdYg.css" rel="stylesheet" /> </noscript> <script> </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-5ZXNWJ73GK"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); const ga4Params = {}; const userProperties = {"preferred_store":"ifixit-us","preferred_language":"EN","customer_type":"regular"}; gtag('config', 'G-5ZXNWJ73GK', ga4Params); gtag('set', 'user_properties', userProperties); </script> <!-- End Google tag (gtag.js) --> <script type="text/javascript"> window.fbq=window.fbq||function(){}; </script> <link rel="apple-touch-icon" sizes="57x57" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-180x180.png"> <link rel="icon" type="image/png" href="https://assets.cdn.ifixit.com/static/icons/ifixit/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="https://assets.cdn.ifixit.com/static/icons/ifixit/android-chrome-192x192.png" sizes="192x192"> <link rel="icon" type="image/png" href="https://assets.cdn.ifixit.com/static/icons/ifixit/favicon-96x96.png" sizes="96x96"> <link rel="icon" type="image/png" href="https://assets.cdn.ifixit.com/static/icons/ifixit/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="https://assets.cdn.ifixit.com/static/icons/ifixit/manifest.json"> <link rel="mask-icon" href="https://assets.cdn.ifixit.com/static/icons/ifixit/safari-pinned-tab.svg" color="#5bbad5"> <meta name="apple-mobile-web-app-title" content="ifixit"> <meta name="application-name" content="ifixit"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-TileImage" content="https://assets.cdn.ifixit.com/static/icons/ifixit/mstile-144x144.png"> <meta name="theme-color" content="#ffffff"> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/runtime.js.fac69a93ef6da9c03d78.js"></script> <script defer src="/v3/polyfill.min.js?flags=gated&amp;features=default,Object.entries,Object.fromEntries,Number.isInteger,IntersectionObserver,NodeList.prototype.forEach,WeakSet,WeakMap,fetch,Array.prototype.flatMap,Array.prototype.flat,Promise.prototype.finally,IntersectionObserver,String.prototype.matchAll,es2022,queueMicrotask"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/translations/en-translations.js?11307"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/3126.c90c49d980ca8843cd4c.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/9973.a1d707d51599d617757a.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/1787.4b223ec84364c6cfc7f0.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/617.bc9a5f6adc185eac6c2c.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/1692.a9a503b817fac1f3b467.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/9152.14a0b8dfe029246ca252.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/641.cd1d3b9691425510e371.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/2585.4c91587cbc54f39fee47.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/9962.baea693ff713c6c6823c.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/6103.83b5f336fb317b982095.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/4752.2ce4ee34c5b31f426dfb.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/6678.770421323c566c93c4a2.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/6178.2f7e04f7c10065263bf9.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/5430.a06c2ffcddd393886c6d.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/5543.7a38fcd395189fa3c7ef.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/1247.e19d434ae353101467fc.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/7287.07087304b9d1ef8b8bb6.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/2575.fcdd98161191f6a1f9d1.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/9692.fbe5442c79c35bc04981.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/6492.20048034888d8bfd7f74.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/1803.82230c73c7ab18cf0625.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/8392.3113cd5aecd2ce67a3a0.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/2704.c15c2d534af21f689dbc.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/7401.4ee84e2fd14e71f688c3.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/164.91e9f5b23afc918c7e10.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/1612.82fb56c18a9f8777f540.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/2616.b1c8cbb9b97d01f3b162.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/4522.5b8e65ad8af277d9e07a.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/7867.2eb7409709ffeb485c5b.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/3669.30334704d07194c990f7.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/8216.5a8eeff83cbb2f67a669.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/9126.b4c5615aa1dabe3b16ca.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/7727.41806cbaf875d62fbf1c.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/guidepage.js.c0d52e9e8c58b07e2e36.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/2258.e78f52bb5300de86c88f.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/campaign-banner-wp.js.dec69911e2739748bcc8.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/table-of-contents.js.bce4baa4bb11a89f2db7.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/consent-banner.js.49f8e96c57d2b8804e44.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/error-capture.js.241c02b8678b53d485fd.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/1829.83243dad2325e032a776.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/wikipages-wiki-view.js.a525d157e41bbfe4356d.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/save-topic.js.45b56c767021caafbf49.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/framemodules-show-translations.js.d4ece987d30e740bfa91.js"></script> <style id="criticalCss"> .skip-to-content { .skip-to-content:active, .skip-to-content:focus { background-color: #000; color: #fff; font-size: 36px; height: auto; left: 0; margin: 5px; overflow: auto; padding: 5px; text-align: center; top: 0; width: auto; z-index: 999; } } :where(h1, h2, h3, .pseudoH2, .pseudoH3) a { color: #212426; } .visible-mobile { display: none !important; } @media only screen and (max-width: 575px) { .visible-mobile { display: block !important; } } input.ifixit-control:enabled { border: none; display: inline; height: 1px; margin: 0; opacity: 0; padding: 0; position: absolute; width: 1px; z-index: -1; } input.ifixit-control + label > span { -ms-flex-align: center; -webkit-touch-callout: none; -ms-align-items: center; align-items: center; color: #212426; display: inline-block; display: inline-flex; font-size: 14px; height: 18px; line-height: 18px; position: relative; vertical-align: middle; } input.ifixit-control + label > span:after, input.ifixit-control + label > span:before { background: #fff; border: 1px solid #6b7280; border-radius: 4px; box-sizing: border-box; content: ""; display: inline-block; -ms-flex-shrink: 0; flex-shrink: 0; height: 18px; margin-right: 15px; width: 18px; } input.ifixit-control + label > span:after { background: #3b82f6 no-repeat 50%/11px auto; background-image: url(https://assets.cdn.ifixit.com/static/images/input/check1x.png); border: none; box-shadow: inset 0 0 0 6px; color: transparent; left: 0; position: absolute; top: 0; transform: scale(0); } @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { input.ifixit-control + label > span:after { background-image: url(https://assets.cdn.ifixit.com/static/images/input/check2x.png); } } .fa-plus-circle:before { content: "\f055"; } .fa-check-circle:before { content: "\f058"; } .subcategorySection .seeAllLink { color: #1975f1; padding: 12px 0; } .subcategorySection .seeAllLink svg { stroke-width: 2.5; height: 16px; margin-left: 4px; position: relative; top: 3.5px; width: 16px; } h3.blurbListTitle { color: #212426; font-size: 1.43rem; margin-bottom: 8px; } .blurbListWide .grid { display: -ms-grid; display: grid; gap: 12px; grid-template-columns: repeat(3, 1fr); max-width: 100vw; } @media (-ms-high-contrast: none) { .blurbListWide .grid { display: flex; flex-wrap: wrap; margin-left: -4px; margin-right: -4px; } .blurbListWide .grid > * { margin: 4px; } } @media (min-width: 768px) { .blurbListWide .grid { gap: 20px; } } @media (min-width: 1028px) { .blurbListWide .grid { gap: 28px; } } @media screen and (max-width: 768px) { .blurbListWide .grid { grid-template-columns: repeat(2, 1fr); } } @media screen and (max-width: 320px) { .blurbListWide .grid { grid-template-columns: repeat(1, 1fr); } } @media only screen and (max-width: 575px) { .blurbListWide .grid { display: -ms-grid; display: grid; gap: 12px; grid-template-columns: repeat(1, 1fr); max-width: 100vw; } .blurbListWide .grid:has(.featured-tag) { display: -ms-grid; display: grid; gap: 12px; grid-template-columns: repeat(1, 1fr); max-width: 100vw; } } @media only screen and (max-width: 575px) and (min-width: 768px) { .blurbListWide .grid { gap: 20px; } } @media only screen and (max-width: 575px) and (min-width: 1028px) { .blurbListWide .grid { gap: 28px; } } @media only screen and (max-width: 575px) and (min-width: 768px) { .blurbListWide .grid:has(.featured-tag) { gap: 20px; } } @media only screen and (max-width: 575px) and (min-width: 1028px) { .blurbListWide .grid:has(.featured-tag) { gap: 28px; } } .blurbListWide .cell { word-wrap: break-word; border-radius: 8px; box-shadow: 0 1px 2px rgba(17, 22, 26, 0.1), 0 2px 4px rgba(17, 22, 26, 0.1); display: flex; flex-direction: column; overflow: hidden; position: relative; } @media (-ms-high-contrast: none) { .blurbListWide .cell { max-width: 304px; } } .blurbListWide .cell .featured-tag { width: fit-content; } .blurbListWide .cell .featured-tag .featured-icon { background-color: #3b82f6; border: none; border-bottom-right-radius: 4px; border-top-left-radius: 4px; color: #fff; display: flex; padding: 8px; } .blurbListWide .cell .featured-tag .featured-icon .featured-text { color: #fff; font-size: 0.86rem; font-weight: 700; padding-left: 4px; text-transform: uppercase; vertical-align: center; } .blurbListWide .cell .title { -ms-flex-pack: justify; background-color: #fff; display: flex; -ms-justify-content: space-between; justify-content: space-between; min-height: 100%; } .blurbListWide .cell .title .featured-tag-and-title-flex, .blurbListWide .cell .title .title-flex { display: flex; flex-direction: column; } .blurbListWide .cell .title .title-flex { -ms-justify-content: space-evenly; justify-content: space-evenly; } .blurbListWide .cell .title .title-text { padding: 8px 12px; } .blurbListWide .cell .title p { -ms-align-self: center; align-self: center; color: #1f2937; font-size: 14px; line-height: 1.25; margin: 0; padding: 0; } .blurbListWide .cell .title .thumb { height: 100%; object-fit: cover; -ms-order: 1; order: 1; } a.banner-repairability-score { color: #fff; display: block; font-size: 1.5em; font-weight: 400; height: 40px; line-height: 40px; margin: 0; position: relative; text-align: center; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); } .banner-repairability-score strong { color: #fff; } .repairability-score-6 { background-color: #d8d630; } #variant-save-topic-button { margin-left: 0; } .workbench-topic-variant-dropdown .content-dropdown-list { border-radius: 4px; overflow: hidden; padding: 0; right: auto; width: 280px; } @media only screen and (min-width: 576px) and (max-width: 1000px) { .workbench-topic-variant-dropdown .content-dropdown-list { right: 9px; } } @media only screen and (max-width: 575px) { .workbench-topic-variant-dropdown .content-dropdown-list { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25); position: absolute; right: -29px; top: 5em; } } .workbench-topic-variant-dropdown .content-dropdown-header { background-color: #f3f4f6; color: #1f2937; font-size: 14px; height: 50px; line-height: 50px; padding-left: 17px; } .workbench-topic-variant-dropdown .dropdown-variant-list { margin: 0; max-height: 280px; overflow: auto; padding: 0; } .workbench-topic-variant-dropdown .dropdown-variant-list li { box-sizing: border-box; height: 55px; hyphens: auto; list-style: none; margin: 0; padding: 1rem; position: relative; word-break: break-all; } .workbench-topic-variant-dropdown .dropdown-variant-list li:not(:last-child) { border-bottom: 1px solid rgba(0, 0, 0, 0.1); } .workbench-topic-variant-dropdown .workbench-topic-variant-selection { height: 3em; margin-top: 1em; } .skip-to-content { .skip-to-content:active, .skip-to-content:focus { background-color: #000; color: #fff; font-size: 36px; height: auto; left: 0; margin: 5px; overflow: auto; padding: 5px; text-align: center; top: 0; width: auto; z-index: 999; } } .skip-to-content { .skip-to-content:active, .skip-to-content:focus { background-color: #000; color: #fff; font-size: 36px; height: auto; left: 0; margin: 5px; overflow: auto; padding: 5px; text-align: center; top: 0; width: auto; z-index: 999; } } :where(#main) { max-width: 100%; } :where(*, :before, :after) { box-sizing: border-box; } :where(html) { font-size: 14px; } :where(body) { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; word-wrap: break-word; color: #4b5563; font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Noto Sans, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji; line-height: 1.42857; margin: 0; min-height: 100%; overflow-wrap: break-word; text-rendering: optimizeLegibility; } :where(button, input, select, textarea) { font: inherit; } :where(button) { background-color: transparent; border: 0; } :where(input) { background-color: #fff; border-color: #d1d5db; } :where(input)[type="text"] { width: 100%; } :where(img) { height: auto; max-width: 100%; } :root { --main-container-width: 1280px; } :where(h1, h2, h3, .pseudoH2, .pseudoH3) { font-weight: 500; } :where(h1) { color: #212426; font-size: 2.14rem; line-height: 1.2em; margin: 3px 0; padding: 0; } :where(.pseudoH2, h2) { color: #212426; font-size: 1.715rem; line-height: 1.21em; margin: 24px 0 0; padding: 0 0 2px; } :where(h3, .pseudoH3) { color: #4b5563; font-size: 1.285rem; line-height: 1.21em; margin: 16px 0 0; padding: 0; } :where(h4, h5, h6) { margin-block: 3px; } :where(h5) { color: #212426; font-size: 13px; padding: 0; } :where(p) { margin-block: 8px; padding: 0; } :where(a, a strong) { color: #3b82f6; text-decoration: none; } :where(a[class*="button"]) { color: inherit; } :where(a.muted) { color: #668c9d; } :where(a img, a:hover img) { border: none; } :where(svg[class*="fa-"], i[class*="fa-"]).fa-xl { font-size: 1.715rem; } .hidden, [hidden] { display: none !important; } #banner { margin-block: 24px; } @media only screen and (max-width: 1280px) { #banner { margin-inline: 12px; } } #page { flex: 1; position: relative; } #page-sidebar { bottom: 0; display: block; left: 0; position: absolute; top: 0; visibility: hidden; } @media only screen and (min-width: 1201px) { #page-sidebar { visibility: visible; width: 270px; } #page-sidebar:before { bottom: 0; content: ""; display: block; left: 0; position: absolute; right: 0; top: 0; z-index: 1; } #page-sidebar .sticky { position: sticky; top: 0; transform: translateZ(0); width: 265px; z-index: 2; } #page-sidebar { left: 0; } #page-sidebar + #main { background-color: #f9fafb; border-left: 1px solid #e5e7eb; margin-left: 270px; margin-right: 0; width: auto; } #page-sidebar + #main .subcategorySection .grid { display: -ms-grid; display: grid; gap: 12px; grid-template-columns: repeat(4, 1fr); max-width: 100vw; } } @media only screen and (min-width: 1201px) and all and (-ms-high-contrast: none) { #page-sidebar + #main .subcategorySection .grid { display: flex; flex-wrap: wrap; margin-left: -4px; margin-right: -4px; } #page-sidebar + #main .subcategorySection .grid > * { margin: 4px; } } @media only screen and (min-width: 1201px) and (min-width: 768px) { #page-sidebar + #main .subcategorySection .grid { gap: 20px; } } @media only screen and (min-width: 1201px) and (min-width: 1028px) { #page-sidebar + #main .subcategorySection .grid { gap: 28px; } } @media only screen and (min-width: 1201px) and screen and (min-width: 426px) and (max-width: 575px) { #page-sidebar + #main .subcategorySection .grid { grid-template-columns: repeat(2, 1fr); } } @media only screen and (min-width: 1201px) and screen and (max-width: 576px) { #page-sidebar + #main .subcategorySection .grid { grid-template-columns: repeat(2, 1fr); } } @media only screen and (min-width: 1201px) and screen and (max-width: 320px) { #page-sidebar + #main .subcategorySection .grid { grid-template-columns: repeat(1, 1fr); } } @media only screen and (min-width: 1265px) { #page:has(#page-sidebar) { display: flex; } #page-sidebar { position: sticky; } #page-sidebar + #main { margin: initial; max-width: calc(100vw - 280px); padding-left: 20px; width: 1280px; } @supports (width: calc(0px)) { #page-sidebar + #main:after { background-color: #f9fafb; bottom: 0; content: ""; display: block; position: fixed; right: 0; top: 0; width: calc(50vw - 775px); z-index: -9; } } } @media only screen and (min-width: 1265px) and (min-width: 1565px) { #page:has(#page-sidebar) { margin-inline: auto; } } #topContent:not(:has(.component-HomePageHero, .wp-embed, #repair-is-freedom)) { padding-inline: 16px; } @media (min-width: 768px) { #topContent:not(:has(.component-HomePageHero, .wp-embed, #repair-is-freedom)) { padding-inline: 20px; } } @media (min-width: 1028px) { #topContent:not(:has(.component-HomePageHero, .wp-embed, #repair-is-freedom)) { padding-inline: 32px; } } #background { display: flex; flex-direction: column; min-height: 100vh; padding: 0; } :where(#main) { margin-inline: auto; width: var(--main-container-width); } @media only screen and (max-width: 1000px) { .responsive #main { width: 100%; } .responsive #main, .responsive #mainBody { margin: auto !important; padding: 0; width: 100%; } } #mainBody { border-radius: 8px; border-radius: 0; box-shadow: none; min-height: 300px; padding-top: 0.1px; position: relative; text-align: left; text-align: start; } .throbber { animation: a 0.8s linear infinite; border: 8px solid hsla(0, 0%, 100%, 0.2); border-radius: 50px; border-top-color: #fff; height: 50px; margin: 0 auto 20px; width: 50px; } @keyframes a { 0% { transform: rotate(0); } to { transform: rotate(1turn); } } @media only screen and (max-width: 575px) { .hidden-mobile { display: none !important; } } @media only screen and (min-width: 1001px) { .hidden-desktop { display: none !important; } } .fa-svg-icon > svg { fill: currentColor; } .clearer { clear: both; font-size: 0; height: 0; line-height: 0; margin: 0; padding: 0; } .clearfix:after, .clearfix:before { content: ""; display: table; line-height: 0; } .clearfix:after { clear: both; } .row { border-radius: 8px; display: flex; flex-direction: row; margin-bottom: 20px; position: relative; } .column { flex: 1 1; max-width: 100%; } form { margin: 0; } @media only screen and (max-width: 1000px) { .responsive input[type] { font-size: 16px; } } .modalBox { -webkit-overflow-scrolling: touch; border: 0; border-radius: 0; bottom: 0; left: 0; overflow: auto; padding: 30px 15px; position: fixed; right: 0; top: 0; z-index: 100000; } .modalContentBox { height: auto !important; margin: 0 auto; max-width: 872px; overflow: hidden; padding: 0; position: relative; text-align: center; } .modalBox > .throbber { margin-top: 200px; } #notifications { background-color: #fdf7e6; border-bottom: 2px solid #f9cd46; color: #6f5504; position: relative; width: 100%; z-index: 1100; } #notifications .close { font-size: 16px; position: absolute; right: 5px; top: 25%; } a.button { -webkit-appearance: none; background-color: #fff; border: 1px solid #d1d5db; border-radius: 4px; color: #212426; display: inline-block; padding: 8px 16px; text-align: center; text-decoration: none; } a.button, a.button .fa { font-size: 14px; position: relative; } a.button .fa { margin-right: 8px; opacity: 0.5; top: 1px; } .toc > .header { display: none; } #sidebar-wiki-toc { display: flex; flex-direction: column; height: 100vh; max-height: 100%; } #sidebar-wiki-toc .toc { -ms-overflow-style: none; flex: 1; overflow-y: auto; } #sidebar-wiki-toc .toc > ul { padding-bottom: 30px; } #sidebar-wiki-toc .toc-title { border: 0; margin: 20px 20px 16px; padding: 0 0 2px; } #sidebar-wiki-toc .toc-title a { color: #6b7280; display: block; font-size: 16px; font-weight: 700; letter-spacing: 1px; padding: 10px; text-align: center; text-decoration: none !important; text-transform: uppercase; } #sidebar-wiki-toc ul { list-style-type: none; margin: 0; padding: 0; } #sidebar-wiki-toc .toc a { border-left: 4px solid transparent; color: #4b5563; display: block; margin-top: -2px; padding: 3px 30px 4px 26px; position: relative; text-align: left; } #sidebar-wiki-toc .toc a.scrolled { background-color: #fff; border-left: 4px solid #3b82f6; z-index: 1; } #sidebar-wiki-toc li:first-child a { margin-top: 0; } #sidebar-wiki-toc .toc > ul > li > a { color: #212426; font-weight: 700; margin-top: 6px; padding-bottom: 6px; padding-top: 6px; } #sidebar-wiki-toc .toc li li a { padding-left: 36px; } .content-dropdown-default { position: relative; } .content-dropdown-default .content-dropdown-list { background-color: #fff; border-radius: 4px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25); display: none; list-style-type: none; overflow: hidden; padding: 10px 0; position: absolute; right: 0; top: 50px; z-index: 2; } @media only screen and (max-width: 575px) { .content-dropdown-default .content-dropdown-list { border-radius: 0; box-shadow: none; margin: 0; overflow: visible; position: relative; top: 0; width: auto; } } .content-dropdown-default .content-dropdown-list a { background-color: transparent; border: 0; border-radius: 0; height: 32px; line-height: 32px; padding: 0; text-align: left; text-decoration: none; width: 100%; } .page-navigation-container { margin-block: 0; margin-inline: auto; position: relative; } @media only screen and (max-width: 1000px) { .page-navigation-container { width: auto; } } .page-navigation-bar { -ms-flex-pack: end; background-color: #e5e7eb; border-radius: 0; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; height: 50px; -ms-justify-content: flex-end; justify-content: flex-end; list-style-type: none; margin: 0; padding: 0; text-align: left; } @media only screen and (max-width: 1000px) { .page-navigation-bar { border-radius: 0; } } .page-navigation-bar .page-navigation-link > a { padding-left: 20px; padding-right: 20px; } .page-navigation-bar .page-navigation-link:last-child > a { border-bottom-right-radius: 4px; padding-right: 5px; } @media only screen and (max-width: 575px) { .page-navigation-bar .page-navigation-link:last-child > a { border-radius: 0; } } .page-navigation-container .page-navigation-bar .page-navigation-link a { line-height: 50px; } .page-navigation-container .page-navigation-link a { color: #4b5563; display: inline-block; padding-right: 20px; white-space: nowrap; } @media only screen and (max-width: 575px) { .page-navigation-container .page-navigation-link a { padding: 0 5px; } } .page-navigation-container .page-navigation-link .toggle-container { padding-left: 10px; } .page-navigation-container .page-navigation-link [class*="svg-icon"] { color: #6b7280; margin: 0 10px; vertical-align: middle; } .page-navigation-container .page-navigation-link [class*="svg-icon"] svg { bottom: 0.1em; position: relative; vertical-align: middle; } .page-navigation-container .page-navigation-link #dropdown-icon { margin: 0 8px 0 16px; } .breadcrumbs-container { display: flex; flex: 1 1 auto; min-width: 0; position: relative; } .breadcrumbs-container .react-component { flex-basis: 100%; min-width: 0; } #show-translations-toggle.page-navigation-link .toggle-label { color: #4b5563; } #show-translations-toggle.page-navigation-link .toggle { margin-right: 15px; } @font-face { font-display: swap; font-family: icomoon; font-style: normal; font-weight: 400; src: url(https://assets.cdn.ifixit.com/static/fonts/ifixit/v2.0.2/icomoon.woff?20210215=) format("woff"), url(https://assets.cdn.ifixit.com/static/fonts/ifixit/v2.0.2/icomoon.ttf?20160111=) format("truetype"), url(https://assets.cdn.ifixit.com/static/fonts/ifixit/v2.0.2/icomoon.svg?20160111=#icomoon) format("svg"); } [data-icon]:before { speak: none; -webkit-font-smoothing: antialiased; content: attr(data-icon); font-family: icomoon; font-style: normal; font-variant: normal; font-weight: 400; line-height: 1; text-transform: none; } .fa, [data-icon]:before { -moz-osx-font-smoothing: grayscale; } .fa { -webkit-font-smoothing: antialiased; display: inline-block; font: normal normal normal 14px/1 icomoon; font-size: inherit; text-rendering: auto; } .fa-times:before { content: "\f00d"; } .fa-chevron-right:before { content: "\f054"; } .fa-arrow-right:before { content: "\f061"; } .fa-plus:before { content: "\f067"; } .fa-chevron-down:before { content: "\f078"; } .fa-list-ol:before { content: "\f0cb"; } .fa-caret-down:before { content: "\f0d7"; } .modalContentBox { max-width: 983px; } .toggle-container { display: inline-flex; padding: 10px 0; } input.core-control[type="checkbox"].toggle { margin: 0; opacity: 0; outline: 0; position: fixed; width: 0; } input.core-control[type="checkbox"].toggle + label { display: flex; } input.core-control[type="checkbox"].toggle + label > span:first-of-type { margin-right: 8px; } input.core-control[type="checkbox"].toggle + label > span.toggle { align-self: center; background: 0 0; background-color: #d1d5db; border-radius: 10px; box-sizing: border-box; display: inline-flex; height: 16px; width: 28px; } input.core-control[type="checkbox"].toggle + label > span.toggle:before { background-color: #fff; border-radius: 100%; box-shadow: 0 1px 2px rgba(17, 22, 26, 0.1), 0 4px 8px rgba(17, 22, 26, 0.1); content: ""; display: block; height: 12px; left: 2px; position: relative; top: 2px; width: 12px; } input.core-control[type="checkbox"].toggle + label > span.toggle-label { align-items: center; color: #1f2937; font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Noto Sans, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji; font-size: 1rem; font-style: normal; line-height: 16px; } :host, :root { --color-black: #11161a; --color-white: #fff; --color-white-alpha-50: hsla(0, 0%, 100%, 0.04); --color-white-alpha-100: hsla(0, 0%, 100%, 0.06); --color-white-alpha-200: hsla(0, 0%, 100%, 0.08); --color-white-alpha-300: hsla(0, 0%, 100%, 0.16); --color-white-alpha-400: hsla(0, 0%, 100%, 0.24); --color-white-alpha-500: hsla(0, 0%, 100%, 0.36); --color-white-alpha-600: hsla(0, 0%, 100%, 0.48); --color-white-alpha-700: hsla(0, 0%, 100%, 0.64); --color-white-alpha-800: hsla(0, 0%, 100%, 0.8); --color-white-alpha-900: hsla(0, 0%, 100%, 0.92); --color-black-alpha-50: rgba(0, 0, 0, 0.04); --color-black-alpha-100: rgba(0, 0, 0, 0.06); --color-black-alpha-200: rgba(0, 0, 0, 0.08); --color-black-alpha-300: rgba(0, 0, 0, 0.16); --color-black-alpha-400: rgba(0, 0, 0, 0.24); --color-black-alpha-500: rgba(0, 0, 0, 0.36); --color-black-alpha-600: rgba(0, 0, 0, 0.48); --color-black-alpha-700: rgba(0, 0, 0, 0.64); --color-black-alpha-800: rgba(0, 0, 0, 0.8); --color-black-alpha-900: rgba(0, 0, 0, 0.92); --color-brand-100: #edf6ff; --color-brand-200: #bddcff; --color-brand-300: #77b5ff; --color-brand-400: #3b95ff; --color-brand-500: #1975f1; --color-brand-600: #085fd9; --color-brand-700: #004ab3; --color-brand-800: #00368c; --color-brand-900: #002466; --color-warm-gray-50: #fafaf9; --color-warm-gray-100: #f5f5f4; --color-warm-gray-200: #e7e5e4; --color-warm-gray-300: #d6d3d1; --color-warm-gray-400: #a8a29e; --color-warm-gray-500: #78716c; --color-warm-gray-600: #57534e; --color-warm-gray-700: #44403c; --color-warm-gray-800: #292524; --color-warm-gray-900: #1c1917; --color-true-gray-50: #fafafa; --color-true-gray-100: #f5f5f5; --color-true-gray-200: #e5e5e5; --color-true-gray-300: #d4d4d4; --color-true-gray-400: #a3a3a3; --color-true-gray-500: #737373; --color-true-gray-600: #525252; --color-true-gray-700: #404040; --color-true-gray-800: #262626; --color-true-gray-900: #171717; --color-cool-gray-50: #f9fafb; --color-cool-gray-100: #f3f4f6; --color-cool-gray-200: #e5e7eb; --color-cool-gray-300: #d1d5db; --color-cool-gray-400: #9ca3af; --color-cool-gray-500: #6b7280; --color-cool-gray-600: #4b5563; --color-cool-gray-700: #374151; --color-cool-gray-800: #1f2937; --color-cool-gray-900: #111827; --color-blue-gray-50: #f8fafc; --color-blue-gray-100: #f1f5f9; --color-blue-gray-200: #e2e8f0; --color-blue-gray-300: #cbd5e1; --color-blue-gray-400: #94a3b8; --color-blue-gray-500: #64748b; --color-blue-gray-600: #475569; --color-blue-gray-700: #334155; --color-blue-gray-800: #1e293b; --color-blue-gray-900: #0f172a; --color-rose-50: #fff1f2; --color-rose-100: #ffe4e6; --color-rose-200: #fecdd3; --color-rose-300: #fda4af; --color-rose-400: #fb7185; --color-rose-500: #f43f5e; --color-rose-600: #e11d48; --color-rose-700: #be123c; --color-rose-800: #9f1239; --color-rose-900: #881337; --color-pink-50: #fdf2f8; --color-pink-100: #fce7f3; --color-pink-200: #fbcfe8; --color-pink-300: #f9a8d4; --color-pink-400: #f472b6; --color-pink-500: #ec4899; --color-pink-600: #db2777; --color-pink-700: #be185d; --color-pink-800: #9d174d; --color-pink-900: #831843; --color-fuchsia-50: #fdf4ff; --color-fuchsia-100: #fae8ff; --color-fuchsia-200: #f5d0fe; --color-fuchsia-300: #f0abfc; --color-fuchsia-400: #e879f9; --color-fuchsia-500: #d946ef; --color-fuchsia-600: #c026d3; --color-fuchsia-700: #a21caf; --color-fuchsia-800: #86198f; --color-fuchsia-900: #701a75; --color-purple-50: #faf5ff; --color-purple-100: #f3e8ff; --color-purple-200: #e9d5ff; --color-purple-300: #d8b4fe; --color-purple-400: #c084fc; --color-purple-500: #a855f7; --color-purple-600: #9333ea; --color-purple-700: #7e22ce; --color-purple-800: #6b21a8; --color-purple-900: #581c87; --color-violet-50: #f5f3ff; --color-violet-100: #ede9fe; --color-violet-200: #ddd6fe; --color-violet-300: #c4b5fd; --color-violet-400: #a78bfa; --color-violet-500: #8b5cf6; --color-violet-600: #7c3aed; --color-violet-700: #6d28d9; --color-violet-800: #5b21b6; --color-violet-900: #4c1d95; --color-indigo-50: #eef2ff; --color-indigo-100: #e0e7ff; --color-indigo-200: #c7d2fe; --color-indigo-300: #a5b4fc; --color-indigo-400: #818cf8; --color-indigo-500: #6366f1; --color-indigo-600: #4f46e5; --color-indigo-700: #4338ca; --color-indigo-800: #3730a3; --color-indigo-900: #312e81; --color-blue-50: #eff6ff; --color-blue-100: #dbeafe; --color-blue-200: #bfdbfe; --color-blue-300: #93c5fd; --color-blue-400: #60a5fa; --color-blue-500: #3b82f6; --color-blue-600: #2563eb; --color-blue-700: #1d4ed8; --color-blue-800: #1e40af; --color-blue-900: #1e3a8a; --color-blue-ifixit: #1975f1; --color-light-blue-50: #f0f9ff; --color-light-blue-100: #e0f2fe; --color-light-blue-200: #bae6fd; --color-light-blue-300: #7dd3fc; --color-light-blue-400: #38bdf8; --color-light-blue-500: #0ea5e9; --color-light-blue-600: #0284c7; --color-light-blue-700: #0369a1; --color-light-blue-800: #075985; --color-light-blue-900: #0c4a6e; --color-cyan-50: #ecfeff; --color-cyan-100: #cffafe; --color-cyan-200: #a5f3fc; --color-cyan-300: #67e8f9; --color-cyan-400: #22d3ee; --color-cyan-500: #06b6d4; --color-cyan-600: #0891b2; --color-cyan-700: #0e7490; --color-cyan-800: #155e75; --color-cyan-900: #164e63; --color-teal-50: #f0fdfa; --color-teal-100: #ccfbf1; --color-teal-200: #99f6e4; --color-teal-300: #5eead4; --color-teal-400: #2dd4bf; --color-teal-500: #14b8a6; --color-teal-600: #0d9488; --color-teal-700: #0f766e; --color-teal-800: #115e59; --color-teal-900: #134e4a; --color-emerald-50: #ecfdf5; --color-emerald-100: #d1fae5; --color-emerald-200: #a7f3d0; --color-emerald-300: #6ee7b7; --color-emerald-400: #34d399; --color-emerald-500: #10b981; --color-emerald-600: #059669; --color-emerald-700: #047857; --color-emerald-800: #065f46; --color-emerald-900: #064e3b; --color-green-50: #f0fdf4; --color-green-100: #dcfce7; --color-green-200: #bbf7d0; --color-green-300: #86efac; --color-green-400: #4ade80; --color-green-500: #22c55e; --color-green-600: #16a34a; --color-green-700: #15803d; --color-green-800: #166534; --color-green-900: #14532d; --color-lime-50: #f7fee7; --color-lime-100: #ecfccb; --color-lime-200: #d9f99d; --color-lime-300: #bef264; --color-lime-400: #a3e635; --color-lime-500: #84cc16; --color-lime-600: #65a30d; --color-lime-700: #4d7c0f; --color-lime-800: #3f6212; --color-lime-900: #365314; --color-yellow-50: #fefce8; --color-yellow-100: #fef9c3; --color-yellow-200: #fef08a; --color-yellow-300: #fde047; --color-yellow-400: #facc15; --color-yellow-500: #eab308; --color-yellow-600: #ca8a04; --color-yellow-700: #a16207; --color-yellow-800: #854d0e; --color-yellow-900: #713f12; --color-amber-50: #fffbeb; --color-amber-100: #fef3c7; --color-amber-200: #fde68a; --color-amber-300: #fcd34d; --color-amber-400: #fbbf24; --color-amber-500: #f59e0b; --color-amber-600: #d97706; --color-amber-700: #b45309; --color-amber-800: #92400e; --color-amber-900: #78350f; --color-orange-50: #fff7ed; --color-orange-100: #ffedd5; --color-orange-200: #fed7aa; --color-orange-300: #fdba74; --color-orange-400: #fb923c; --color-orange-500: #f97316; --color-orange-600: #ea580c; --color-orange-700: #c2410c; --color-orange-800: #9a3412; --color-orange-900: #7c2d12; --color-red-50: #fef2f2; --color-red-100: #fee2e2; --color-red-200: #fecaca; --color-red-300: #fca5a5; --color-red-400: #f87171; --color-red-500: #ef4444; --color-red-600: #dc2626; --color-red-700: #b91c1c; --color-red-800: #991b1b; --color-red-900: #7f1d1d; --color-red-dozuki: #dd4124; --color-gray-50: #f9fafb; --color-gray-100: #f3f4f6; --color-gray-200: #e5e7eb; --color-gray-300: #d1d5db; --color-gray-400: #9ca3af; --color-gray-500: #6b7280; --color-gray-600: #4b5563; --color-gray-700: #374151; --color-gray-800: #1f2937; --color-gray-900: #111827; --space-0: 0; --space-1: 4px; --space-2: 8px; --space-3: 12px; --space-4: 16px; --space-5: 24px; --space-6: 32px; --space-7: 40px; --space-8: 48px; --space-9: 64px; --space-10: 80px; --space-11: 96px; --space-12: 112px; --space-13: 128px; --font-family-arial-black: "Arial Black", "Arial Bold", Gadget, sans-serif; --font-family-lato: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; --font-family-mono: "Roboto Mono", ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace; --font-family-mono-system: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace; --font-family-sans-system: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; --font-family-serif-system: Georgia, serif; --font-size-sm: 0.86rem; --font-size-md: 1rem; --font-size-lg: 1.14rem; --font-size-xl: 1.285rem; --font-size-2xl: 1.43rem; --font-size-3xl: 1.715rem; --font-size-4xl: 2.14rem; --font-size-5xl: 2.57rem; --font-size-6xl: 3.43rem; --font-size-7xl: 4rem; --font-size-8xl: 4.57rem; --font-size-9xl: 5.14rem; --font-weight-normal: 400; --font-weight-semi-bold: 600; --font-weight-bold: 700; --line-height-none: 1; --line-height-base: 1.142857143; --line-height-tight: 1.25; --line-height-normal: 1.42857; --line-height-loose: 2; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 1028px; --breakpoint-xl: 1280px; --breakpoint-2xl: 1536px; --min-breakpoint-sm: @media (min-width: 576px); --min-breakpoint-md: @media (min-width: 768px); --min-breakpoint-lg: @media (min-width: 1028px); --min-breakpoint-xl: @media (min-width: 1280px); --min-breakpoint-2xl: @media (min-width: 1536px); --shadow-0: 0 0 1px rgba(17, 22, 26, 0.2); --shadow-1: 0 1px 2px rgba(17, 22, 26, 0.1), 0 2px 4px rgba(17, 22, 26, 0.1); --shadow-2: 0 1px 2px rgba(17, 22, 26, 0.1), 0 4px 8px rgba(17, 22, 26, 0.1); --shadow-3: 0 2px 4px rgba(17, 22, 26, 0.1), 0 8px 16px rgba(17, 22, 26, 0.2); --shadow-4: 0 4px 8px rgba(17, 22, 26, 0.1), 0 16px 32px rgba(17, 22, 26, 0.2); --border-radius-sm: 2px; --border-radius-md: 4px; --border-radius-lg: 8px; --border-radius-xl: 16px; --border-radius-pill: 999em; } @media only screen and (max-width: 575px) { #topContent { padding-inline: 16px; } } @media only screen and (min-width: 1001px) { .full-page-background #main { padding: 0; } } .wiki-section-heading { -ms-flex-align: stretch; -ms-flex-pack: justify; -ms-align-items: stretch; align-items: stretch; border-bottom: 1px solid #e5e7eb; display: flex; -ms-justify-content: space-between; justify-content: space-between; margin: 45px 0 20px; padding-block: 6px; } .wiki-section-heading .subtleButton { -ms-flex-align: center; -ms-flex-pack: center; -ms-align-items: center; align-items: center; display: flex; flex: 0; height: unset; -ms-justify-content: center; justify-content: center; line-height: unset; margin: 0; position: unset; white-space: nowrap; } #topContent .wiki-section-heading h2 { border: 0; margin: 0; padding: 0; } #topContent h2 { border-bottom: 1px solid #e5e7eb; color: #212426; font-size: 26px; font-weight: 700; margin: 45px 0 20px; } .subcategorySection .grid { display: -ms-grid; display: grid; gap: 12px; grid-template-columns: repeat(5, 1fr); max-width: 100vw; } @media (-ms-high-contrast: none) { .subcategorySection .grid { display: flex; flex-wrap: wrap; margin-left: -4px; margin-right: -4px; } .subcategorySection .grid > * { margin: 4px; } } @media (min-width: 768px) { .subcategorySection .grid { gap: 20px; } } @media (min-width: 1028px) { .subcategorySection .grid { gap: 28px; } } @media screen and (max-width: 1028px) { .subcategorySection .grid { grid-template-columns: repeat(4, 1fr); } } @media screen and (max-width: 768px) { .subcategorySection .grid { grid-template-columns: repeat(3, 1fr); } } @media screen and (max-width: 320px) { .subcategorySection .grid { grid-template-columns: repeat(1, 1fr); } } @media (max-width: 576px) { .subcategorySection .grid { display: -ms-grid; display: grid; gap: 12px; grid-template-columns: repeat(2, 1fr); max-width: 100vw; } } @media (max-width: 576px) and (min-width: 768px) { .subcategorySection .grid { gap: 20px; } } @media (max-width: 576px) and (min-width: 1028px) { .subcategorySection .grid { gap: 28px; } } @media only screen and (max-width: 575px) { .subcategorySection { margin: 0 auto; width: 100%; } } @media (max-width: 375px) { .grid { grid-template-columns: repeat(auto-fill, minmax(1fr, 100%)); } .grid .categoryListCell, .grid .categoryListCell img { width: 100%; } .grid .categoryListCell img { max-width: 300px; min-width: unset; } } .subcategorySection { clear: left; } .subcategorySection:before { content: ""; display: table; } #bodyTop { overflow: visible !important; } .subtleButton { background-color: #f9fafb; border-radius: 4px; color: #212426; float: right; font-size: 13px; font-weight: 400; height: 26px; line-height: 25px; margin-top: 2px; padding: 0 13px; } @media only screen and (max-width: 575px) { .subtleButton { background-color: transparent; clear: right; display: block; margin: 20px auto; padding: 0; text-align: center; width: 100%; } } .subtleButton i { font-size: 12px; margin-right: 6px; } #banner { margin: 24px 0; position: relative; z-index: 1; } @media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 1000px) { #banner { margin-top: 0; } } #banner-wrap { background-color: #111827; background-position: 50%; background-repeat: no-repeat; background-size: 981px; margin: 0; min-height: 237px; position: relative; } @media only screen and (min-width: 1001px) and (max-width: 1200px) { #banner-wrap { border-radius: 4px; } } #banner-wrap-bg-container { -ms-flex-align: center; -ms-flex-pack: center; -ms-align-items: center; align-items: center; display: flex; inset: 0; -ms-justify-content: center; justify-content: center; max-height: 100%; min-width: 100%; overflow: hidden; position: absolute; } #banner-wrap-bg { aspect-ratio: 4/3; object-fit: cover; position: relative; width: 100%; z-index: 0; } @media only screen and (max-width: 575px) { #banner-wrap-bg { height: 100%; } } .banner-content { -ms-align-items: center; align-items: center; background-image: -moz-linear-gradient( 0deg, #323232 0, hsla(0, 0%, 39%, 0.7) 100% ); background-image: -webkit-gradient( linear, left bottom, right bottom, from(#323232), to(hsla(0, 0%, 39%, 0.7)) ); display: flex; font-size: 0.72rem; min-height: 237px; position: relative; z-index: 1; } @media only screen and (max-width: 575px) { .banner-content { background-color: rgba(0, 0, 0, 0.7); background-image: none; display: block; } } @media only screen and (min-width: 1001px) { .banner-content { border-radius: 8px; } } .banner-bucket { float: left; position: relative; } @media only screen and (max-width: 575px) { .banner-bucket { margin: 0; padding: 0; width: 100%; } .banner-bucket .action-buttons, .banner-bucket .banner-text { margin: 16px; } } .banner-small-photo { border-radius: 4px; box-shadow: 0 3px 8px #111827; margin-block: 32px; margin-left: 32px; overflow: hidden; width: 252px; } @media only screen and (min-width: 576px) and (max-width: 1000px) { .banner-small-photo { margin-left: 16px; } } @media only screen and (max-width: 575px) { .banner-small-photo { margin: 0; width: auto; width: 100%; } } .banner-small-photo img { height: auto; vertical-align: top; width: 100%; } @media only screen and (max-width: 575px) { .banner-small-photo img { display: none; } } .banner-summary { max-width: 646px; padding: 32px; width: 100%; } @media only screen and (max-width: 575px) { .banner-summary { margin: 24px 0; padding: 0; } } .banner-text { color: #fff; position: relative; text-shadow: 0 1px 2px #000001; z-index: 1; } .banner-text .topicHeaderText { color: #fff !important; } .banner-text a { color: #e5e7eb; } .banner-title { color: #fff !important; font-size: 3.6em; font-weight: 600 !important; margin: 0; padding: 0; text-shadow: 0 2px 4px #000001; } .banner-blurb, .wiki-author { font-size: 1.4em; line-height: 20px; } .wiki-author { color: #fff; margin-bottom: 8px; } .wiki-author a { color: #fff; } .banner-content .action-buttons { display: flex; flex-wrap: wrap; -ms-flex-wrap: wrap; } .banner-content .action-buttons .button { background-color: #212426; background-color: rgba(0, 0, 0, 0.5); border: none; border-radius: 4px; color: #fff; font-size: 1.2em; margin-bottom: 5px; margin-right: 8px; padding: 8px; text-align: left; } .banner-content .action-buttons .button:last-child { margin-right: 0; } .banner-content .action-buttons .button i { color: hsla(0, 0%, 100%, 0.5); font-size: 14px; margin-right: 8px; opacity: 1; position: relative; top: 2px; } .categoryListCell { background-color: #fff; border-radius: 8px; box-shadow: 0 1px 2px rgba(17, 22, 26, 0.1), 0 2px 4px rgba(17, 22, 26, 0.1); margin-inline: auto; overflow: hidden; padding-bottom: 34px; position: relative; } @media only screen and (max-width: 575px) { .categoryListCell { float: none; max-width: 100%; width: 300px; } } .categoryListCell .categoryAnchor { display: block; } .categoryListCell h5.title { text-wrap: pretty; -webkit-backdrop-filter: blur(2px); backdrop-filter: blur(2px); background-color: #fff; background-color: hsla(0, 0%, 100%, 0.75); border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; bottom: 0; display: block; font-size: 14px; font-weight: 600; margin: 0; padding: 8px; position: absolute; text-align: center; width: 100%; } @media only screen and (max-width: 575px) { .categoryListCell h5.title { text-align: left; width: 100%; } } .categoryListCell img { aspect-ratio: 4/3; max-width: 100%; object-fit: contain; } @media (-ms-high-contrast: none) { .categoryListCell img { height: auto; left: 50%; position: relative; transform: translateX(-50%); width: auto; } } @media only screen and (max-width: 575px) { .categoryListCell { height: auto; width: auto; } .categoryListCell img { display: block; margin: 0 auto; } } .skip-to-content { height: 1px; left: -999px; overflow: hidden; position: absolute; top: auto; width: 1px; z-index: -999; .skip-to-content:active, .skip-to-content:focus { background-color: #000; color: #fff; font-size: 36px; height: auto; left: 0; margin: 5px; overflow: auto; padding: 5px; text-align: center; top: 0; width: auto; z-index: 999; } } * { box-sizing: border-box; } body, html { font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Noto Sans, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji; margin: 0; padding: 0; position: relative; text-rendering: optimizeSpeed; } </style> </head> <body class="page-background-gradient responsive translating fullWidth full-page-background" data-reactroot> <!-- https://accessibility.oit.ncsu.edu/it-accessibility-at-nc-state/developers/accessibility-handbook/mouse-and-keyboard-events/skip-to-main-content/ --> <style> .skip-to-content { left: -999px; position: absolute; top: auto; width: 1px; height: 1px; overflow: hidden; z-index: -999; .skip-to-content:focus, .skip-to-content:active { color: white; background-color: black; left: 0; top: 0; width: auto; height: auto; overflow: auto; padding: 5px; margin: 5px; text-align: center; font-size: 36px; z-index: 999; } } </style> <a href="#content" class="skip-to-content "> Skip to main content</a> <div id="notifications" style="display:none;"> <div class="close"><i class="fa fa-times " ></i></div> </div> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-59NVBFN" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- Piwik Pro Script --> <script type="text/javascript"> (function(window, document, dataLayerName, id) { window[dataLayerName]=window[dataLayerName]||[],window[dataLayerName].push({start:(new Date).getTime(),event:"stg.start"});var scripts=document.getElementsByTagName('script')[0],tags=document.createElement('script'); function stgCreateCookie(a,b,c){var d="";if(c){var e=new Date;e.setTime(e.getTime()+24*c*60*60*1e3),d="; expires="+e.toUTCString();f="; SameSite=Strict"}document.cookie=a+"="+b+d+f+"; path=/"} var isStgDebug=(window.location.href.match("stg_debug")||document.cookie.match("stg_debug"))&&!window.location.href.match("stg_disable_debug");stgCreateCookie("stg_debug",isStgDebug?1:"",isStgDebug?14:-1); var qP=[];dataLayerName!=="dataLayer"&&qP.push("data_layer_name="+dataLayerName),isStgDebug&&qP.push("stg_debug");var qPString=qP.length>0?("?"+qP.join("&")):""; tags.async=!0,tags.src='https://ifixit.containers.piwik.pro/'+id+".js"+qPString,scripts.parentNode.insertBefore(tags,scripts); !function(a,n,i){a[n]=a[n]||{};for(var c=0;c<i.length;c++)!function(i){a[n][i]=a[n][i]||{},a[n][i].api=a[n][i].api||function(){var a=[].slice.call(arguments,0);"string"==typeof a[0]&&window[dataLayerName].push({event:n+"."+i+":"+a[0],parameters:[].slice.call(arguments,1)})}}(i[c])}(window,"ppms",["tm","cm"]); })(window, document, 'pproDataLayer', '6bf6bc54-82ca-4321-8620-b12d5c9b57b6'); var _paq = window._paq = window._paq || []; _paq.push(['setCustomDimensionValue', 1, 'ifixit-us']); _paq.push(['setCustomDimensionValue', 2, 'EN']); if('' !== '') { const privilege = ''.replace('&amp;', '&'); _paq.push(['setCustomDimensionValue', 3, privilege]); } </script> <!-- End Piwik Pro Script --> <div id="background"> <div class="react-component component-PopupModal" data-reactroot data-name="PopupModal" data-props="[]"> </div> <div class="react-component component-Header" data-reactroot data-name="Header" data-props="{&quot;isOnCart&quot;:false,&quot;links&quot;:[{&quot;title&quot;:&quot;Fix Your Stuff&quot;,&quot;url&quot;:&quot;\/Guide&quot;,&quot;sublinks&quot;:[{&quot;title&quot;:&quot;Repair Guides&quot;,&quot;description&quot;:&quot;Learn how to fix just about anything with our step-by-step guides.&quot;,&quot;url&quot;:&quot;\/Guide&quot;},{&quot;title&quot;:&quot;Answers Forum&quot;,&quot;description&quot;:&quot;Share solutions and get help from a friend.&quot;,&quot;url&quot;:&quot;\/Answers&quot;},{&quot;title&quot;:&quot;Teardowns&quot;,&quot;description&quot;:&quot;Get a sneak peek inside the latest gadgets.&quot;,&quot;url&quot;:&quot;\/Teardown&quot;},{&quot;title&quot;:&quot;News&quot;,&quot;description&quot;:&quot;Your destination for tech repair news.&quot;,&quot;url&quot;:&quot;\/News&quot;}]},{&quot;title&quot;:&quot;Community&quot;,&quot;url&quot;:&quot;\/Community&quot;,&quot;sublinks&quot;:[{&quot;title&quot;:&quot;Get Involved&quot;,&quot;description&quot;:&quot;Help teach people to make their stuff work again.&quot;,&quot;url&quot;:&quot;\/Community&quot;},{&quot;title&quot;:&quot;Right to Repair&quot;,&quot;description&quot;:&quot;Learn about the Right to Repair movement and how to be an advocate.&quot;,&quot;url&quot;:&quot;\/Right-to-Repair&quot;},{&quot;title&quot;:&quot;Repairability&quot;,&quot;description&quot;:&quot;Learn why fixable products make sense.&quot;,&quot;url&quot;:&quot;\/repairability&quot;},{&quot;title&quot;:&quot;Our Manifesto&quot;,&quot;description&quot;:&quot;Join the repair revolution!&quot;,&quot;url&quot;:&quot;\/Manifesto&quot;}]},{&quot;title&quot;:&quot;Store&quot;,&quot;url&quot;:&quot;https:\/\/www.ifixit.com\/Store&quot;,&quot;hasStoreDropdown&quot;:true,&quot;sublinks&quot;:[{&quot;title&quot;:&quot;Featured&quot;,&quot;description&quot;:&quot;Quality parts and tools backed by our lifetime guarantee.&quot;,&quot;url&quot;:&quot;https:\/\/www.ifixit.com\/Store&quot;},{&quot;title&quot;:&quot;Tools&quot;,&quot;description&quot;:&quot;Shop our wide selection of precision tools.&quot;,&quot;url&quot;:&quot;https:\/\/www.ifixit.com\/Tools&quot;},{&quot;title&quot;:&quot;Parts&quot;,&quot;description&quot;:&quot;Shop parts backed by our quality guarantee.&quot;,&quot;url&quot;:&quot;https:\/\/www.ifixit.com\/Parts&quot;},{&quot;title&quot;:&quot;Merch&quot;,&quot;description&quot;:&quot;Show your love for iFixit with shirts, posters and more.&quot;,&quot;url&quot;:&quot;https:\/\/www.ifixit.com\/Tools\/iFixit_Gear&quot;}]}],&quot;stores&quot;:[{&quot;name&quot;:&quot;United States&quot;,&quot;storeCode&quot;:&quot;us&quot;,&quot;currency&quot;:&quot;USD&quot;,&quot;isDisplayStore&quot;:true},{&quot;name&quot;:&quot;Australia&quot;,&quot;storeCode&quot;:&quot;au&quot;,&quot;currency&quot;:&quot;AUD&quot;,&quot;isDisplayStore&quot;:false},{&quot;name&quot;:&quot;Canada&quot;,&quot;storeCode&quot;:&quot;ca&quot;,&quot;currency&quot;:&quot;CAD&quot;,&quot;isDisplayStore&quot;:false},{&quot;name&quot;:&quot;Germany&quot;,&quot;storeCode&quot;:&quot;de&quot;,&quot;currency&quot;:&quot;EUR&quot;,&quot;isDisplayStore&quot;:false},{&quot;name&quot;:&quot;France&quot;,&quot;storeCode&quot;:&quot;fr&quot;,&quot;currency&quot;:&quot;EUR&quot;,&quot;isDisplayStore&quot;:false},{&quot;name&quot;:&quot;United Kingdom&quot;,&quot;storeCode&quot;:&quot;uk&quot;,&quot;currency&quot;:&quot;GBP&quot;,&quot;isDisplayStore&quot;:false},{&quot;name&quot;:&quot;Europe&quot;,&quot;storeCode&quot;:&quot;eu&quot;,&quot;currency&quot;:&quot;EUR&quot;,&quot;isDisplayStore&quot;:false}],&quot;dropdowns&quot;:{&quot;miniCart&quot;:{&quot;products&quot;:[]},&quot;languageDropdown&quot;:{&quot;languages&quot;:[{&quot;name&quot;:&quot;German&quot;,&quot;autoglottonym&quot;:&quot;Deutsch&quot;,&quot;currency&quot;:&quot;DEM&quot;,&quot;locale&quot;:&quot;de_DE&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/b\/ba\/Flag_of_Germany.svg\/16px-Flag_of_Germany.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/b\/ba\/Flag_of_Germany.svg\/32px-Flag_of_Germany.svg.png&quot;,&quot;isoCode&quot;:&quot;DE&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;English&quot;,&quot;autoglottonym&quot;:&quot;English&quot;,&quot;currency&quot;:&quot;USD&quot;,&quot;locale&quot;:&quot;en_US&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/a\/a4\/Flag_of_the_United_States.svg\/16px-Flag_of_the_United_States.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/a\/a4\/Flag_of_the_United_States.svg\/32px-Flag_of_the_United_States.svg.png&quot;,&quot;isSelected&quot;:true,&quot;isoCode&quot;:&quot;EN&quot;},{&quot;name&quot;:&quot;Spanish&quot;,&quot;autoglottonym&quot;:&quot;Espa\u00f1ol&quot;,&quot;currency&quot;:&quot;MXN&quot;,&quot;locale&quot;:&quot;es_MX&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/f\/fc\/Flag_of_Mexico.svg\/16px-Flag_of_Mexico.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/f\/fc\/Flag_of_Mexico.svg\/32px-Flag_of_Mexico.svg.png&quot;,&quot;isoCode&quot;:&quot;ES&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;French&quot;,&quot;autoglottonym&quot;:&quot;Fran\u00e7ais&quot;,&quot;currency&quot;:&quot;EUR&quot;,&quot;locale&quot;:&quot;fr_FR&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/c\/c3\/Flag_of_France.svg\/16px-Flag_of_France.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/c\/c3\/Flag_of_France.svg\/32px-Flag_of_France.svg.png&quot;,&quot;isoCode&quot;:&quot;FR&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;Italian&quot;,&quot;autoglottonym&quot;:&quot;Italiano&quot;,&quot;currency&quot;:&quot;EUR&quot;,&quot;locale&quot;:&quot;it_IT&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/0\/03\/Flag_of_Italy.svg\/16px-Flag_of_Italy.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/0\/03\/Flag_of_Italy.svg\/32px-Flag_of_Italy.svg.png&quot;,&quot;isoCode&quot;:&quot;IT&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;Dutch&quot;,&quot;autoglottonym&quot;:&quot;Nederlands&quot;,&quot;currency&quot;:&quot;EUR&quot;,&quot;locale&quot;:&quot;nl_NL&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/2\/20\/Flag_of_the_Netherlands.svg\/16px-Flag_of_the_Netherlands.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/2\/20\/Flag_of_the_Netherlands.svg\/32px-Flag_of_the_Netherlands.svg.png&quot;,&quot;isoCode&quot;:&quot;NL&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;Portuguese&quot;,&quot;autoglottonym&quot;:&quot;Portugu\u00eas&quot;,&quot;currency&quot;:&quot;PP&quot;,&quot;locale&quot;:&quot;pt_BR&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/0\/05\/Flag_of_Brazil.svg\/16px-Flag_of_Brazil.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/0\/05\/Flag_of_Brazil.svg\/32px-Flag_of_Brazil.svg.png&quot;,&quot;isoCode&quot;:&quot;PT&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;Russian&quot;,&quot;autoglottonym&quot;:&quot;P\u0443\u0441\u0441\u043a\u0438\u0439&quot;,&quot;currency&quot;:&quot;RUR&quot;,&quot;locale&quot;:&quot;ru_RU&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/f\/f3\/Flag_of_Russia.svg\/16px-Flag_of_Russia.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/f\/f3\/Flag_of_Russia.svg\/32px-Flag_of_Russia.svg.png&quot;,&quot;isoCode&quot;:&quot;RU&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;Turkish&quot;,&quot;autoglottonym&quot;:&quot;T\u00fcrk\u00e7e&quot;,&quot;currency&quot;:&quot;TRY&quot;,&quot;locale&quot;:&quot;tr_TR&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/b\/b4\/Flag_of_Turkey.svg\/16px-Flag_of_Turkey.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/b\/b4\/Flag_of_Turkey.svg\/32px-Flag_of_Turkey.svg.png&quot;,&quot;isoCode&quot;:&quot;TR&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;Chinese&quot;,&quot;autoglottonym&quot;:&quot;\u4e2d\u6587&quot;,&quot;currency&quot;:&quot;HKD&quot;,&quot;locale&quot;:&quot;zh_CN&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/f\/fa\/Flag_of_the_People%27s_Republic_of_China.svg\/16px-Flag_of_the_People%27s_Republic_of_China.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/f\/fa\/Flag_of_the_People%27s_Republic_of_China.svg\/32px-Flag_of_the_People%27s_Republic_of_China.svg.png&quot;,&quot;isoCode&quot;:&quot;ZH&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;Japanese&quot;,&quot;autoglottonym&quot;:&quot;\u65e5\u672c\u8a9e&quot;,&quot;currency&quot;:&quot;JPY&quot;,&quot;locale&quot;:&quot;ja_JP&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/9\/9e\/Flag_of_Japan.svg\/16px-Flag_of_Japan.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/9\/9e\/Flag_of_Japan.svg\/32px-Flag_of_Japan.svg.png&quot;,&quot;isoCode&quot;:&quot;JP&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;Korean&quot;,&quot;autoglottonym&quot;:&quot;\ud55c\uad6d\uc5b4&quot;,&quot;currency&quot;:&quot;KRW&quot;,&quot;locale&quot;:&quot;ko_KR&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/0\/09\/Flag_of_South_Korea.svg\/16px-Flag_of_South_Korea.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/0\/09\/Flag_of_South_Korea.svg\/32px-Flag_of_South_Korea.svg.png&quot;,&quot;isoCode&quot;:&quot;KO&quot;,&quot;isSelected&quot;:false}],&quot;translationPreferencesUrl&quot;:&quot;\/api\/2.0\/user\/setLanguagePreferences&quot;},&quot;userInfo&quot;:null,&quot;shopifyStore&quot;:{&quot;currencyCode&quot;:&quot;USD&quot;,&quot;storeCode&quot;:&quot;us&quot;,&quot;shopDomain&quot;:&quot;ifixit-us.myshopify.com&quot;,&quot;storefrontAccessToken&quot;:&quot;db3099692534a56ecec7b974a329d302&quot;,&quot;cartUrl&quot;:&quot;https:\/\/www.ifixit.com\/cart&quot;,&quot;storeUrl&quot;:&quot;https:\/\/www.ifixit.com\/Store&quot;},&quot;cartDrawer&quot;:{&quot;flagCountryCode&quot;:&quot;US&quot;,&quot;locale&quot;:&quot;en-us&quot;},&quot;user&quot;:{&quot;priceTiers&quot;:null}}}"> <style> * { -webkit-box-sizing: border-box; box-sizing: border-box; } html, body { margin: 0; padding: 0; text-rendering: optimizeSpeed; position: relative; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'; } .header-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 68px; background: #11161A; } .header-container { display: -webkit-box; display: -ms-flexbox; display: flex; height: 100%; width: 1400px; padding: 0 12px; } .header-left { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-transition: all 0.25s; -o-transition: all 0.25s; transition: all 0.25s; } .header-space { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } .logo-container { display: -webkit-box; display: -ms-flexbox; display: flex; margin-inline: 16px; } .headings-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; height: 100%; } .headings-container a.heading { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 0 24px; color: white; font-size: 14px; font-weight: 600; text-decoration: none; margin: 0; } .menu-icon { display: none; } @media only screen and (max-width: 374px) { .logo-container { margin-inline: 12px; } } @media only screen and (max-width: 999px) { .header-container { padding-left: 12px; } .headings-container { display: none; } .menu-icon { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-negative: 0; flex-shrink: 0; padding: 6px; } } @media only screen and (min-width: 1440px) { .header-container { padding: 0; } } </style> <div class="header-wrapper"> <div class="header-container"> <div class="header-left"> <div class="menu-icon"> <span class="svg-container" style="width: 24px; height: 24px; display: inline-flex;"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D2DADF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu"><line x1="4" y1="12" x2="20" y2="12" class="middle"></line><line x1="4" y1="6" x2="20" y2="6" class="top"></line><line x1="4" y1="18" x2="20" y2="18" class="bottom"></line></svg></span> </div> <div class="logo-container"> <span class="svg-container" style="width: 118px; height: 36px; display: inline-flex;"><svg width="118" height="36" viewBox="0 0 118 36" fill="none" xmlns="http://www.w3.org/2000/svg" focusable="false" style="display: block" > <path fillRule="evenodd" clipRule="evenodd" d="M108.185 13.1401H104.585C103.636 13.1401 102.858 12.3534 102.858 11.3942C102.858 10.4357 103.636 9.64859 104.585 9.64859H115.53C116.479 9.64859 117.257 10.4357 117.257 11.3942C117.257 12.3534 116.479 13.1401 115.53 13.1401H111.93V25.1143C111.93 26.1717 111.103 27.0077 110.057 27.0077C109.012 27.0077 108.185 26.1717 108.185 25.1143V13.1401Z" fill="white" /> <path fillRule="evenodd" clipRule="evenodd" d="M96.2178 11.3942C96.2178 10.3372 97.0448 9.50126 98.0906 9.50126C99.1364 9.50126 99.9634 10.3372 99.9634 11.3942V25.1143C99.9634 26.1717 99.1364 27.0077 98.0906 27.0077C97.0448 27.0077 96.2178 26.1717 96.2178 25.1143V11.3942Z" fill="white" /> <path fillRule="evenodd" clipRule="evenodd" d="M86.7676 18.3556L92.1018 12.9633C92.8473 12.2101 92.8473 10.9884 92.1018 10.2348C91.3566 9.48139 90.1478 9.48139 89.4027 10.2348L84.0685 15.6271L78.7343 10.2348C77.989 9.48139 76.7807 9.48139 76.0352 10.2348C75.2897 10.9884 75.2897 12.2099 76.0352 12.9633L81.3694 18.3556L76.0352 23.7477C75.2897 24.5011 75.2897 25.7228 76.0352 26.4764C76.4079 26.8532 76.8962 27.0414 77.3849 27.0414C77.8731 27.0414 78.3618 26.8532 78.7343 26.4764L84.0685 21.0841L89.4025 26.4764C89.7755 26.8532 90.2635 27.0414 90.7522 27.0414C91.2406 27.0414 91.7293 26.8532 92.1018 26.4764C92.8471 25.7228 92.8471 24.5011 92.1018 23.7477L86.7676 18.3556Z" fill="white" /> <path fillRule="evenodd" clipRule="evenodd" d="M68.1737 11.3942C68.1737 10.3372 69.0006 9.50126 70.0462 9.50126C71.0923 9.50126 71.9193 10.3372 71.9193 11.3942V25.1143C71.9193 26.1717 71.0923 27.0077 70.0462 27.0077C69.0006 27.0077 68.1737 26.1717 68.1737 25.1143V11.3942Z" fill="white" /> <path fillRule="evenodd" clipRule="evenodd" d="M52.0474 11.542C52.0474 10.4846 52.8746 9.64859 53.9206 9.64859H63.4551C64.4038 9.64859 65.1577 10.4109 65.1577 11.3697C65.1577 12.3287 64.4038 13.091 63.4551 13.091H55.7934V16.7544H62.3607C63.3091 16.7544 64.0628 17.5167 64.0628 18.4755C64.0628 19.4347 63.3091 20.1966 62.3607 20.1966H55.7934V25.1143C55.7934 26.1717 54.9662 27.0077 53.9206 27.0077C52.8746 27.0077 52.0474 26.1717 52.0474 25.1143V11.542Z" fill="white" /> <path fillRule="evenodd" clipRule="evenodd" d="M44.0456 11.3942C44.0456 10.3372 44.8726 9.50126 45.9182 9.50126C46.9642 9.50126 47.791 10.3372 47.791 11.3942V25.1143C47.791 26.1717 46.9642 27.0077 45.9182 27.0077C44.8726 27.0077 44.0456 26.1717 44.0456 25.1143V11.3942Z" fill="white" /> <path fillRule="evenodd" clipRule="evenodd" d="M22.7682 18.7576L26.2886 23.4561C26.5805 23.8461 26.5971 24.4944 26.3252 24.8986L26.1472 25.1625C25.8763 25.5659 25.3313 26.1268 24.9369 26.4092L24.5136 26.7101C24.1199 26.9919 23.4821 26.9816 23.0977 26.6865L18.4482 23.1233C18.0638 22.8282 17.4338 22.8282 17.0491 23.1233L12.3999 26.6865C12.015 26.9816 11.3739 26.9961 10.9773 26.7202L10.67 26.507C10.2731 26.2295 9.72042 25.6753 9.44417 25.2755L9.17896 24.8911C8.90271 24.4919 8.91463 23.8461 9.20524 23.4561L12.7305 18.7554C13.0211 18.3652 13.0211 17.7294 12.7305 17.3397L9.20524 12.6376C8.91463 12.2476 8.90359 11.6041 9.18205 11.2052L9.48171 10.7772C9.75906 10.3783 10.314 9.8274 10.7132 9.55372L10.9749 9.3738C11.3739 9.09878 12.015 9.11686 12.3999 9.41063L17.0491 12.974C17.4338 13.2689 18.0638 13.2689 18.4482 12.974L23.0977 9.41063C23.4821 9.11686 24.1364 9.07757 24.5533 9.3258L25.0396 9.61622C25.4563 9.86423 25.988 10.4172 26.2223 10.8442L26.3937 11.1569C26.6269 11.5829 26.5805 12.251 26.2886 12.641L22.7682 17.3419C22.4763 17.7317 22.4763 18.3688 22.7682 18.7576ZM17.8061 -2.79848e-09C7.97194 -2.79848e-09 -1.14211e-09 8.05854 -1.14211e-09 17.9989C-1.14211e-09 27.9404 7.97194 36 17.8061 36C27.6404 36 35.6124 27.9404 35.6124 17.9989C35.6124 8.05854 27.6404 -2.79848e-09 17.8061 -2.79848e-09Z" fill="#1975F1" /> </svg></span> </div> </div> <div class="headings-container"> <a href="/Guide" class="heading">Fix Your Stuff</a> <a href="/Community" class="heading">Community</a> <a href="/Store" class="heading">Store</a> </div> <div class="header-space"></div> </div> </div> </div> <div class="react-component component-ConsentBanner" data-reactroot data-name="ConsentBanner" data-props="{&quot;isTest&quot;:false,&quot;flagEnabled&quot;:false,&quot;privacyPolicyUrl&quot;:&quot;https:\/\/www.ifixit.com\/Info\/Privacy&quot;,&quot;needsConsent&quot;:false,&quot;piwikSiteId&quot;:&quot;6bf6bc54-82ca-4321-8620-b12d5c9b57b6&quot;,&quot;shopifyConfig&quot;:{&quot;checkout&quot;:&quot;store.ifixit.com&quot;,&quot;storefront&quot;:&quot;ifixit.com&quot;,&quot;accessToken&quot;:&quot;db3099692534a56ecec7b974a329d302&quot;}}"> </div> <div id="page" class=" invisible"> <div id="page-sidebar"> <div id="sidebar-wiki-toc" class="sticky js-dynamic-toc"> <div class="toc-title"><a href="#main">VAUDE Backpacks</a></div> <div class="toc"><div class="header">Table of Contents</div> <ul><li><a href="#Section_Background_and_Identification" class="muted">Background and Identification</a></li><li><a href="#Section_Additional_Information" class="muted">Additional Information</a></li></ul></div> </div> </div> <div id="main" > <div id="mainBody" itemscope itemtype="http://schema.org/CollectionPage" > <!-- MAIN BODY --> <div id="bodyTop" class="fullWidth clearfix"> <div class="page-navigation-container js-page-navigation row "> <div class="column full-width js-content-dropdown-container content-dropdown-default"> <ul class="row page-navigation-bar"> <div class="breadcrumbs-container"> <div class="react-component component-NavBreadcrumbs" data-reactroot data-name="NavBreadcrumbs" data-props="{&quot;breadcrumbs&quot;:[{&quot;url&quot;:&quot;https:\/\/www.ifixit.com\/Guide&quot;,&quot;name&quot;:&quot;Device&quot;},{&quot;url&quot;:&quot;https:\/\/www.ifixit.com\/Device\/Household&quot;,&quot;name&quot;:&quot;Household&quot;},{&quot;url&quot;:&quot;https:\/\/www.ifixit.com\/Device\/Luggage&quot;,&quot;name&quot;:&quot;Luggage&quot;},{&quot;url&quot;:&quot;https:\/\/www.ifixit.com\/Device\/VAUDE_Rucksack&quot;,&quot;name&quot;:&quot;VAUDE Backpacks&quot;}]}"> <div itemscope itemprop="breadcrumb" itemtype="http://schema.org/BreadcrumbList"> <div itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> <meta itemprop="item" content="https://www.ifixit.com/Guide"> <meta itemprop="name" content="Device"> <meta itemprop="position" content="1" /> </div> <div itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> <meta itemprop="item" content="https://www.ifixit.com/Device/Household"> <meta itemprop="name" content="Household"> <meta itemprop="position" content="2" /> </div> <div itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> <meta itemprop="item" content="https://www.ifixit.com/Device/Luggage"> <meta itemprop="name" content="Luggage"> <meta itemprop="position" content="3" /> </div> <div itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> <meta itemprop="item" content="https://www.ifixit.com/Device/VAUDE_Rucksack"> <meta itemprop="name" content="VAUDE Backpacks"> <meta itemprop="position" content="4" /> </div> </div> </div> </div> <li class="page-navigation-link "> <a href="/Device/Edit/VAUDE_Rucksack" class="" id="edit-nav-link" > <span class="hidden-mobile">Translate</span><span style="display:inline-flex; width:16px; height:16px;" alt="Edit" class="fa-svg-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M36.4 360.9L13.4 439 1 481.2C-1.5 489.7 .8 498.8 7 505s15.3 8.5 23.7 6.1L73 498.6l78.1-23c10.4-3 20.1-8 28.6-14.5l.3 .2 .5-.8c1.4-1.1 2.7-2.2 4-3.3c1.4-1.2 2.7-2.5 4-3.8L492.7 149.3c21.9-21.9 24.6-55.6 8.2-80.5c-2.3-3.5-5.1-6.9-8.2-10L453.3 19.3c-25-25-65.5-25-90.5 0L58.6 323.5c-2.5 2.5-4.9 5.2-7.1 8l-.8 .5 .2 .3c-6.5 8.5-11.4 18.2-14.5 28.6zM383 191L197.4 376.6l-49.6-12.4-12.4-49.6L321 129 383 191zM97 358.9l7.7 31c2.1 8.6 8.9 15.3 17.5 17.5l31 7.7-7.4 11.2c-2.6 1.4-5.3 2.6-8.1 3.4l-23.4 6.9L59.4 452.6l16.1-54.8 6.9-23.4c.8-2.8 2-5.6 3.4-8.1L97 358.9zM315.3 218.7c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0l-96 96c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l96-96z"/></svg></span> </a> </li> <li class="page-navigation-link "> <a class="js-content-dropdown-toggle content-dropdown-toggle" > <span class="hidden-mobile">Options</span><span style="display:inline-flex; width:24px; height:24px;" alt="Options" class="fa-svg-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M432 256a48 48 0 1 1 -96 0 48 48 0 1 1 96 0zm-160 0a48 48 0 1 1 -96 0 48 48 0 1 1 96 0zM64 304a48 48 0 1 1 0-96 48 48 0 1 1 0 96z"/></svg></span> </a> </li> </ul> <ul class="content-dropdown-list"> <li class="page-navigation-link "> <a href="/Device/History/VAUDE_Rucksack" class="" rel="ugc" id="history-nav-link" > <span style="display:inline-flex; width:16px; height:16px;" id="dropdown-icon" class="fa-svg-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M48 106.7V56c0-13.3-10.7-24-24-24S0 42.7 0 56V168c0 13.3 10.7 24 24 24H136c13.3 0 24-10.7 24-24s-10.7-24-24-24H80.7c37-57.8 101.7-96 175.3-96c114.9 0 208 93.1 208 208s-93.1 208-208 208c-42.5 0-81.9-12.7-114.7-34.5c-11-7.3-25.9-4.3-33.3 6.7s-4.3 25.9 6.7 33.3C155.2 496.4 203.8 512 256 512c141.4 0 256-114.6 256-256S397.4 0 256 0C170.3 0 94.4 42.1 48 106.7zM256 128c-13.3 0-24 10.7-24 24V256c0 6.4 2.5 12.5 7 17l72 72c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-65-65V152c0-13.3-10.7-24-24-24z"/></svg></span> History </a> </li> <li class="page-navigation-link "> <li id="show-translations-toggle" class="page-navigation-link"><a> <div class="toggle-container"> <input type="checkbox" class="core-control toggle " id="showTranslationsToggle" > <label for="showTranslationsToggle"> <span class="toggle"></span><span class="toggle-label">Show Other Languages</span> </label> </div> </a></li> </li> </ul> </div> </div> </div> <div class="statuses"> </div> <div id="banner"><div class="statuses"> </div> <div class="actionbar-portal"></div> <div id="banner-wrap" > <div id="banner-wrap-bg-container"> <img id="banner-wrap-bg" src="https://guide-images.cdn.ifixit.com/igi/wOBhxkxxbNULhrYb.large" srcset="https://guide-images.cdn.ifixit.com/igi/wOBhxkxxbNULhrYb.standard 300w, https://guide-images.cdn.ifixit.com/igi/wOBhxkxxbNULhrYb.medium 592w, https://guide-images.cdn.ifixit.com/igi/wOBhxkxxbNULhrYb.large 800w" sizes="(max-width: 425px) 300px, (max-width: 576px) 592px, 800px" width="800" height="600" itemprop="image" > </div> <div class="banner-content"> <div class="banner-bucket"> <div class="banner-small-photo"> <img src="https://guide-images.cdn.ifixit.com/igi/wOBhxkxxbNULhrYb.standard" srcset="https://guide-images.cdn.ifixit.com/igi/wOBhxkxxbNULhrYb.medium 2x" width="252" height="189" alt="VAUDE Backpacks" > </div> </div> <div class="banner-bucket banner-summary"> <div class="banner-text"> <h1 class="banner-title" itemprop="headline"> VAUDE Backpacks </h1> <p class="banner-blurb"> <span class="topicHeaderText originalText" itemprop="description"> Founded in 1974, Vaude is a producer of sports equipment including backpacks. Its Packs&#039;n Bags product range began in 1998 as a collection of functional bags and backpacks. </span> </p> <div class="wiki-author"> Author: <span> <a class="main" href="/User/999081/Jasper+Fleischhauer">Jasper Fleischhauer</a> <a class="others" href="/Device/History/VAUDE_Rucksack" rel="ugc">(and 2 other contributors)</a> </span> </div> <div itemprop="author" itemscope itemtype="http://schema.org/Person"> <meta itemprop="url" content="https://www.ifixit.com/User/999081/Jasper+Fleischhauer"> <meta itemprop="name" content="Jasper Fleischhauer"> <meta itemprop="image" content="https://guide-images.cdn.ifixit.com/igi/HHYCyOjFJo1yUj1e.standard"> </div> </div> <div class="action-buttons"> <a href="/Guide/new/Device/VAUDE%20Rucksack" rel="nofollow" id="createGuide" class="button readonly-hidden"> <i class="fa fa-list-ol " ></i> Create a Guide</a> <div class="button " id="generic-save-topic-button" data-wikiid="76090"> <i class="fa fa-check-circle save-topic-check hidden" ></i> <i class="fa fa-plus-circle save-topic-plus " ></i> I Have This </div> </div> </div> <div class="clearer"></div> </div> </div></div> <div id="topContent"> <div id="mobile-wiki-toc" class="hidden-desktop"> <div class="react-component component-Toc" data-reactroot data-name="Toc" data-props="[]"> <style> #mobile-skeleton-toc { background: white; box-shadow: 0px 1px 4px rgba(16, 22, 26, 0.1), 0px 1px 2px rgba(16, 22, 26, 0.1); height: 83px; } </style> <div id="mobile-skeleton-toc"></div> </div> </div> <h2 id="Section_Guides" class="blurbListTitle js-dynamic-toc-section">Guides</h2> <div class="blurbListWide" data-type="replacement"> <h3 id='Section_Replacement' class="blurbListTitle js-dynamic-toc-section"> <a href='#Section_Replacement' style="text-decoration: none;"> Replacement Guides </a> </h3> <div class="grid"> <div class="cell" > <a href="/Guide/How+to+replace+a+broken+buckle+on+an+Aqua+Back+bike+bag./139736" class="title"> <img src="https://guide-images.cdn.ifixit.com/igi/YvgU2xVRcR5cbxaa.standard" width="133" height="100" alt="Buckle" class="thumb" /> <div class="title-flex" > <div class='title-text'> <p> Buckle </p> </div> </div> </a> </div> <div class="cell" > <a href="/Guide/How+do+I+replace+a+broken+buckle+on+my+backpack-/69111" class="title"> <img src="https://guide-images.cdn.ifixit.com/igi/JM1tmsOyrKPSosbj.standard" width="133" height="100" alt="Buckle on backpack" class="thumb" /> <div class="featured-tag-and-title-flex" > <div class="featured-tag"> <span class="featured-icon"> <i class="svg-icon" alt="Featured" title="Featured" style="display: inline-flex; width: 16px; height: 16px;"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <circle cx="12" cy="8" r="7"/> <polyline points="8.21 13.89 7 23 12 20 17 23 15.79 13.88"/> </svg></i> <p class="featured-text">Featured</p> </span> </div> <div class='title-text'> <p> Buckle on backpack </p> </div> </div> </a> </div> <div class="cell" > <a href="/Guide/How+to+repair+a+hole+in+a+bike+bag/139738" class="title"> <img src="https://guide-images.cdn.ifixit.com/igi/6TalDEA2T2KFAUVa.standard" width="133" height="100" alt="Hole in a bike bag" class="thumb" /> <div class="title-flex" > <div class='title-text'> <p> Hole in a bike bag </p> </div> </div> </a> </div> <div class="cell" > <a href="/Guide/How+do+I+replace+the+Klickfix+mounting+plate+on+my+Aqua+Box-/69098" class="title"> <img src="https://guide-images.cdn.ifixit.com/igi/2ECAFTUWmMRByULW.standard" width="133" height="100" alt="Klickfix mounting plate" class="thumb" /> <div class="featured-tag-and-title-flex" > <div class="featured-tag"> <span class="featured-icon"> <i class="svg-icon" alt="Featured" title="Featured" style="display: inline-flex; width: 16px; height: 16px;"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <circle cx="12" cy="8" r="7"/> <polyline points="8.21 13.89 7 23 12 20 17 23 15.79 13.88"/> </svg></i> <p class="featured-text">Featured</p> </span> </div> <div class='title-text'> <p> Klickfix mounting plate </p> </div> </div> </a> </div> <div class="cell" > <a href="/Guide/How+do+I+replace+a+QMR+Rail+Hook+on+the+hardback+panel+of+my+bike+bag-/69108" class="title"> <img src="https://guide-images.cdn.ifixit.com/igi/cB2OHa3C4WYZuHAO.standard" width="133" height="100" alt="QMR Rail Hook on the hardback panel" class="thumb" /> <div class="featured-tag-and-title-flex" > <div class="featured-tag"> <span class="featured-icon"> <i class="svg-icon" alt="Featured" title="Featured" style="display: inline-flex; width: 16px; height: 16px;"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <circle cx="12" cy="8" r="7"/> <polyline points="8.21 13.89 7 23 12 20 17 23 15.79 13.88"/> </svg></i> <p class="featured-text">Featured</p> </span> </div> <div class='title-text'> <p> QMR Rail Hook on the hardback panel </p> </div> </div> </a> </div> <div class="cell" > <a href="/Guide/How+do+I+replace+a+sternum+strap+on+my+backpack-/69120" class="title"> <img src="https://guide-images.cdn.ifixit.com/igi/3CWd5ZwgV4rkrfyM.standard" width="133" height="100" alt="Sternum strap on backpack" class="thumb" /> <div class="featured-tag-and-title-flex" > <div class="featured-tag"> <span class="featured-icon"> <i class="svg-icon" alt="Featured" title="Featured" style="display: inline-flex; width: 16px; height: 16px;"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <circle cx="12" cy="8" r="7"/> <polyline points="8.21 13.89 7 23 12 20 17 23 15.79 13.88"/> </svg></i> <p class="featured-text">Featured</p> </span> </div> <div class='title-text'> <p> Sternum strap on backpack </p> </div> </div> </a> </div> <div class="cell" > <a href="/Guide/How+do+I+replace+the+thread+plate+on+my+bike+bag-/67699" class="title"> <img src="https://guide-images.cdn.ifixit.com/igi/pVQROYy4ksBaGXnC.standard" width="133" height="100" alt="Thread plate on bike bag" class="thumb" /> <div class="featured-tag-and-title-flex" > <div class="featured-tag"> <span class="featured-icon"> <i class="svg-icon" alt="Featured" title="Featured" style="display: inline-flex; width: 16px; height: 16px;"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <circle cx="12" cy="8" r="7"/> <polyline points="8.21 13.89 7 23 12 20 17 23 15.79 13.88"/> </svg></i> <p class="featured-text">Featured</p> </span> </div> <div class='title-text'> <p> Thread plate on bike bag </p> </div> </div> </a> </div> <div class="cell" > <a href="/Guide/How+do+I+replace+a+sternum+strap+with+a+hydration+tube+holder+on+my+backpack-/71477" class="title"> <img src="https://guide-images.cdn.ifixit.com/igi/FJ2PYO6ri6hkbQb1.standard" width="133" height="100" alt="sternum strap with a hydration tube holder" class="thumb" /> <div class="featured-tag-and-title-flex" > <div class="featured-tag"> <span class="featured-icon"> <i class="svg-icon" alt="Featured" title="Featured" style="display: inline-flex; width: 16px; height: 16px;"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <circle cx="12" cy="8" r="7"/> <polyline points="8.21 13.89 7 23 12 20 17 23 15.79 13.88"/> </svg></i> <p class="featured-text">Featured</p> </span> </div> <div class='title-text'> <p> sternum strap with a hydration tube holder </p> </div> </div> </a> </div> </div> </div> <div style="margin-top:45px"> <div class="react-component component-WPCampaignBanner" style="width: 100%; max-width: 1400px; margin: auto; padding: 0px;" data-reactroot data-name="WPCampaignBanner" data-props="{&quot;type&quot;:&quot;default&quot;,&quot;hasCampaigns&quot;:true,&quot;sizes&quot;:{&quot;intermediate_width&quot;:992,&quot;small_width&quot;:768,&quot;space&quot;:&quot;0px&quot;,&quot;default&quot;:300,&quot;small&quot;:250,&quot;intermediate&quot;:200}}"> <style> .NWXFLQ49 { height: 300px; margin-bottom: 0px; margin-top: 0px; } @media screen and (min-width: 768px) { .NWXFLQ49 { height: 250px; } } @media screen and (min-width: 992px) { .NWXFLQ49 { height: 200px; } } </style> <div class="NWXFLQ49"></div> </div> </div> </div> <div id="contentFloat"> <div class="content-container"> <div id="content"> <div class="container articleContainer topic"> <div class="questionsContainer"> <h2 id='Section_Popular_Forum_Questions' class="device-questions js-dynamic-toc-section header"> <a href="/Answers/Device/VAUDE_Rucksack"> Popular Forum Questions </a> </h2> <a href="/Answers/Ask/VAUDE+Rucksack" rel="nofollow" id="askQuestionButton" class="subtleButton readonly-hidden"><i class="fa fa-comment-o " ></i>Ask a Question</a> </div> <div id="questions"> <table> <tr class="row firstRow" data-postid="491504" itemprop="hasPart" itemscope itemtype="http://schema.org/Question"> <td class="questionStatus"> <meta itemprop="answerCount" content="0"> <meta itemprop="upvoteCount" content="0"> <p id="answers-491504" class="answers unanswered"> No Answers </p> <p id="score-491504" class="score">0 Score</p> </td> <td class="questionTitle"> <h3 > <a class="focus" href="/Answers/View/491504/Rigid+frame+going+through+the+fabric" itemprop="url" title="I have a Vaudeville backpack and the rigid frames went through the fabric at the bottom of the backpack. I don鈥檛 know if..." ><span itemprop="name">Rigid frame going through the fabric</span></a> </h3> <p > <span itemprop="about" itemscope itemtype="http://schema.org/Thing"> <a href="/Answers/Device/VAUDE_Rucksack" itemprop="url"><span itemprop="name">VAUDE Backpacks</span></a> </span> </p> </td> </tr> </table> </div> <div id="Section_Tools" class="js-dynamic-toc-section"> <h2 > <a href="https://www.ifixit.com/Tools"> Tools </a> </h2> <div class="deviceToolsContainer"> <p>These are some common tools used to work on this device. You might not need every tool for every procedure.</p> <div class="deviceToolsList"> <ul class="attachment-link-list two-columns"> <li class="attachment-link"> <div class="row attachment-container" > <a href="https://www.ifixit.com/products/flathead-3-32-or-2-5-mm-screwdriver" > <img itemprop="image" src="https://cart-products.cdn.ifixit.com/cart-products/JsCoFJUVWU2hrkes.mini" width="41" height="41" alt=""> </a> <div class="column"> <a href="https://www.ifixit.com/products/flathead-3-32-or-2-5-mm-screwdriver" > <p class="title">Flathead 3/32&quot; or 2.5 mm Screwdriver</p> </a> <p class="attachment-info"></p> <p class=" attachment-subtitle"></p> </div> <a href="https://www.ifixit.com/products/flathead-3-32-or-2-5-mm-screwdriver" class="button button-small button-transparent" > View </a> </div> </li> <li class="attachment-link"> <div class="row attachment-container" > <a href="https://www.ifixit.com/products/6-in-1-screwdriver" > <img itemprop="image" src="https://cart-products.cdn.ifixit.com/cart-products/LYcK13TjejldWD5Y.mini" width="41" height="41" alt=""> </a> <div class="column"> <a href="https://www.ifixit.com/products/6-in-1-screwdriver" > <p class="title">6-in-1 Screwdriver</p> </a> <p class="attachment-info"></p> <p class=" attachment-subtitle"></p> </div> <a href="https://www.ifixit.com/products/6-in-1-screwdriver" class="button button-small button-transparent" > View </a> </div> </li> <li class="attachment-link"> <div class="row attachment-container" > <a href="https://www.ifixit.com/products/mako-driver-kit-64-precision-bits" > <img itemprop="image" src="https://cart-products.cdn.ifixit.com/cart-products/2ger4TBIXac5vKqT.mini" width="41" height="41" alt=""> </a> <div class="column"> <a href="https://www.ifixit.com/products/mako-driver-kit-64-precision-bits" > <p class="title">Mako Driver Kit - 64 Precision Bits</p> </a> <p class="attachment-info"></p> <p class=" attachment-subtitle"></p> </div> <a href="https://www.ifixit.com/products/mako-driver-kit-64-precision-bits" class="button button-small button-transparent" > View </a> </div> </li> <li class="attachment-link"> <div class="row attachment-container" > <a href="https://www.ifixit.com/products/pro-tech-toolkit" > <img itemprop="image" src="https://cart-products.cdn.ifixit.com/cart-products/ckpuwVFwUFVCivaY.mini" width="41" height="41" alt=""> </a> <div class="column"> <a href="https://www.ifixit.com/products/pro-tech-toolkit" > <p class="title">Pro Tech Toolkit</p> </a> <p class="attachment-info"></p> <p class=" attachment-subtitle"></p> </div> <a href="https://www.ifixit.com/products/pro-tech-toolkit" class="button button-small button-transparent" > View </a> </div> </li> </ul> </div> <div class="clearer"></div> </div> </div> <meta itemprop="name" content="VAUDE Rucksack"> <div id="Wiki_Details"> <div id="wikiRenderedText" class="wikiRenderedText renderedText originalText" itemprop="text"> <div class="clearer"></div><div class="headerContainer"><a class="selfLink" href="#Section_Background_and_Identification" title="Link to this section" aria-hidden="true"><span style="display:inline-flex; width:16px; height:16px;" class="fa-svg-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--! Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M580.3 267.2c56.2-56.2 56.2-147.3 0-203.5C526.8 10.2 440.9 7.3 383.9 57.2l-6.1 5.4c-10 8.7-11 23.9-2.3 33.9s23.9 11 33.9 2.3l6.1-5.4c38-33.2 95.2-31.3 130.9 4.4c37.4 37.4 37.4 98.1 0 135.6L433.1 346.6c-37.4 37.4-98.2 37.4-135.6 0c-35.7-35.7-37.6-92.9-4.4-130.9l4.7-5.4c8.7-10 7.7-25.1-2.3-33.9s-25.1-7.7-33.9 2.3l-4.7 5.4c-49.8 57-46.9 142.9 6.6 196.4c56.2 56.2 147.3 56.2 203.5 0L580.3 267.2zM59.7 244.8C3.5 301 3.5 392.1 59.7 448.2c53.6 53.6 139.5 56.4 196.5 6.5l6.1-5.4c10-8.7 11-23.9 2.3-33.9s-23.9-11-33.9-2.3l-6.1 5.4c-38 33.2-95.2 31.3-130.9-4.4c-37.4-37.4-37.4-98.1 0-135.6L207 165.4c37.4-37.4 98.1-37.4 135.6 0c35.7 35.7 37.6 92.9 4.4 130.9l-5.4 6.1c-8.7 10-7.7 25.1 2.3 33.9s25.1 7.7 33.9-2.3l5.4-6.1c49.9-57 47-142.9-6.5-196.5c-56.2-56.2-147.3-56.2-203.5 0L59.7 244.8z"/></svg></span></a><h2 id="Section_Background_and_Identification" class="header">Background and Identification</h2></div> <p>Founded in 1974, Vaude is a producer of sports equipment including backpacks. Its Packs'n Bags product range began in 1998 as a collection of functional bags and backpacks.</p> <p>Vaude has several types of backpacks, each suited for a different purpose. Categorized by activities such as mountaineering and climbing, ski touring, trekking, and hiking, vaude backpacks are tailored to best function in each situation. For example, for those travelling in a high alpine terrain, a robust backpack would be desired. Similarly, those on a long trip would desire a backpack with adequate storage and those on a short trip would opt for a lighter version.</p> <p>Since 2010, Vaude has been a member of the Fair Wear Foundation, an organization that seeks to improve working conditions in the textile industry. Also, Vaude applies the bluesign production standard, to ensure its manufacturing process is as environmentally friendly and safe as possible. Vaude produces its products by ethical and sustainable means by meeting the standards written by the Fair Wear Foundation and though using old material remnants in its new products.</p> <p>Vaude recommends a few tips to users on adjusting their backpacks once they are fully loaded:</p> <ol><li>Loosen the shoulder straps and the load positioning straps.</li><li>Put on the pack and close the hipbelt. The hipbelt should sit snugly on the top of your pelvic girdle.</li><li>Then stand up straight and slowly tighten the shoulder straps until they fit snugly on your shoulders without the pack pulling upward when you bend forward.</li><li>If your pack has them, tighten the load positioning straps and close the sternum strap. The sternum strap determines the distance between the shoulder straps, and should be adjusted when you鈥檙e in a riding position.</li></ol> <div class="clearer"></div><div class="headerContainer"><a class="selfLink" href="#Section_Additional_Information" title="Link to this section" aria-hidden="true"><span style="display:inline-flex; width:16px; height:16px;" class="fa-svg-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--! Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M580.3 267.2c56.2-56.2 56.2-147.3 0-203.5C526.8 10.2 440.9 7.3 383.9 57.2l-6.1 5.4c-10 8.7-11 23.9-2.3 33.9s23.9 11 33.9 2.3l6.1-5.4c38-33.2 95.2-31.3 130.9 4.4c37.4 37.4 37.4 98.1 0 135.6L433.1 346.6c-37.4 37.4-98.2 37.4-135.6 0c-35.7-35.7-37.6-92.9-4.4-130.9l4.7-5.4c8.7-10 7.7-25.1-2.3-33.9s-25.1-7.7-33.9 2.3l-4.7 5.4c-49.8 57-46.9 142.9 6.6 196.4c56.2 56.2 147.3 56.2 203.5 0L580.3 267.2zM59.7 244.8C3.5 301 3.5 392.1 59.7 448.2c53.6 53.6 139.5 56.4 196.5 6.5l6.1-5.4c10-8.7 11-23.9 2.3-33.9s-23.9-11-33.9-2.3l-6.1 5.4c-38 33.2-95.2 31.3-130.9-4.4c-37.4-37.4-37.4-98.1 0-135.6L207 165.4c37.4-37.4 98.1-37.4 135.6 0c35.7 35.7 37.6 92.9 4.4 130.9l-5.4 6.1c-8.7 10-7.7 25.1 2.3 33.9s25.1 7.7 33.9-2.3l5.4-6.1c49.9-57 47-142.9-6.5-196.5c-56.2-56.2-147.3-56.2-203.5 0L59.7 244.8z"/></svg></span></a><h2 id="Section_Additional_Information" class="header">Additional Information</h2></div> <p><a href="https://www.vaude.com/en-INT/Company/About-us/History/" rel="nofollow noopener noreferrer">Vaude Company History</a></p> <p><a href="https://www.vaude.ca/en/backpacks/" rel="nofollow noopener noreferrer">Vaude Backpacks</a></p> </div> </div> <div class="clearer"></div> </div> <div itemprop="author" itemscope itemtype="http://schema.org/Person"> <meta itemprop="url" content="https://www.ifixit.com/User/999081/Jasper+Fleischhauer"> <meta itemprop="name" content="Jasper Fleischhauer"> <meta itemprop="image" content="https://guide-images.cdn.ifixit.com/igi/HHYCyOjFJo1yUj1e.standard"> </div> <div class="translation-credit-container row"> <div class="heading" > <div class="special-thanks"> <p>Special thanks to these translators: </p> </div> <div class="translation-info"> <div class="progress-bar"> <span style="width: 100%"></span> </div> <div class="translation-info-section"> <span title="Language: Deutsch" class="lang-iso-card">de</span> <i class="fa fa-arrow-right " ></i> <span title="Language: English" class="lang-iso-card">en</span> </div> <div class="translation-info-section"> <p class="percentage">100%</p> </div> </div> </div> <div class="author-container"> <div class="author-profile"> <a href="/User/3573188/Suha+Hussain"> <div class="author-photo"> <img alt="" src="https://guide-images.cdn.ifixit.com/igi/bJ4DnHQWXGIDaHPO.thumbnail"> </div> <p>Suha Hussain</p> <div class="progress-bar"> <span style="width: 71%"></span> </div> </a> </div> <div class="author-profile"> <a href="/User/999081/Jasper+Fleischhauer"> <div class="author-photo"> <img alt="" src="https://guide-images.cdn.ifixit.com/igi/HHYCyOjFJo1yUj1e.thumbnail"> </div> <p>Jasper Fleischhauer</p> <div class="progress-bar"> <span style="width: 14%"></span> </div> </a> </div> <div class="author-extra"> <div class="author-photo"> <h3> +1 </h3> </div> <p>and 1 other...</p> </div> </div> <p class="call-to-action-container"> These translators are helping us fix the world! Want to contribute? <a href="/Translate"><br>Start translating &rsaquo; </a> </p> </div> </div> </div> <!-- /content-container --> <script type="text/javascript"> (function() { var mobileToc = document.getElementById('mobile-skeleton-toc'); if (document.getElementById('sidebar-wiki-toc')) { var headings = document.querySelectorAll('#mainBody [id^="Section_"]'); var pageSidebar = document.getElementById('page-sidebar'); if (headings.length <= 1) { // Must remove elements this way to maintain IE11 support pageSidebar && pageSidebar.parentNode.removeChild(pageSidebar); mobileToc && mobileToc.parentNode.removeChild(mobileToc); } } else { mobileToc && mobileToc.parentNode.removeChild(mobileToc); } document.getElementById('page').classList.remove("invisible"); })(); </script> </div> <!-- /contentFloat --> <div class="clearer"></div> </div> <!-- /mainBody --> <div class="clearer"></div> </div> <!-- /main --> </div> <!-- /page --> <div id="pageStats" class=""> <div class="stats-module-title"><i class="fa fa-bar-chart-o " ></i> <strong>View Statistics:</strong></div> <div class="stats-numbers-container"> <p><span class="statTitle">Past 24 Hours:</span> <span class="statValue">1</span></p> <p><span class="statTitle">Past 7 Days:</span> <span class="statValue">9</span></p> <p><span class="statTitle">Past 30 Days:</span> <span class="statValue">123</span></p> <p><span class="statTitle">All Time:</span> <span class="statValue">8,678</span></p> </div> </div> <div class="clearer"></div> <div class="react-component component-Footer" data-reactroot data-name="Footer" data-props="{&quot;supportUrl&quot;:&quot;https:\/\/help.ifixit.com\/&quot;,&quot;repairUrl&quot;:&quot;https:\/\/repair.org\/&quot;,&quot;langViewID&quot;:&quot;en&quot;,&quot;privacyPolicyUrl&quot;:&quot;https:\/\/www.ifixit.com\/Info\/Privacy&quot;}"> <style> .footer-placeholder { min-height: 1325.55px; @media (min-width: 768px) { min-height: 630.94px; } @media (min-width: 1440px) { min-height: 622.94px; } } </style> <div class="footer-placeholder hide-until-css-loaded"></div> </div> </div> <!-- /background --> <img src="https://ping.ifixit.com/pp/tick.gif?key=ifixit%2Ftopic%2F76090%2Fen" width="1" height="1" alt="" class="hidden" /> <script type='text/javascript'> var App = {"recaptchaToken":"6LdcrYcUAAAAADXZZ8mZBNd48Qpg6jF6_Zp2s1t5","canIBypassGAEventFiringOnMobile":false,"objectNameSingular":"Device","objectNamePlural":"Devices","which":"ifixit","isLoggedIn":false,"algoliaConfig":{"appId":"XQEP3AD9ZT","apiKey":"NTk3Y2IzMTFkZTgyY2FmZDZhMzlmMjEzMjQ1ODM5ZTI2MjY0ZjY4ZjMzOGExZDJlMTk3ZGY1ZDY2MzdkYjI1OGZpbHRlcnM9c2l0ZSUzQSUyMmlmaXhpdCUyMiUyMEFORCUyMCUyOHB1YmxpYyUyMCUzRCUyMDElMjBPUiUyMHZhcmlhbnRzX2NvdW50JTIwJTNFJTNEJTIwMSUyOSZ2YWxpZFVudGlsPTE3MzQwMTExNDA=","indexPrefix":"","indexNamesByObjectType":{"guide":["guide_en"],"post":["post_en"],"product_group":["product_group_en"],"searchpage":["searchpage_en"],"document":["document_en"],"wiki":["wiki_en"],"topic":["topic_en"],"topic_variant":["topic_variant_en"],"item":["item_en"],"product":["product_en_us"],"wp_searchable_posts":["wp_searchable_posts"]},"filtersByObjectType":{"product":"is_pro != 1"},"defaultDoctypes":["topic","product","product_group","guide","post","wiki","pages","news","document"]},"lang":"en","wikiid":76090,"canIForceSentryReporting":false,"SENTRY_DSN_JS":"https:\/\/5552835e822c4c8db5070306b2535ef3@o186239.ingest.sentry.io\/1281569","sentryTags":{"site":"ifixit","lang":"en","isAdmin":false,"deployment":"production"},"sentryPerformance":true,"sentryRelease":"357ebfe0588b3451872d9adcb228b94117117a39\n","googleOAuth2Clientid":"622418919965-qcvbv04spukbdo9ut8pevt4pucmkp86o.apps.googleusercontent.com","googleOAuth2Domain":"","usernamePattern":"^[a-z][a-z0-9_]{2,14}$","maxMediaSize":100,"maxMediaLength":30,"videosEnabled":true,"strokeWidthMedium":5,"iconTimes":"<i class=\"svg-icon\" style=\"display: inline-flex; width: 16px; height: 16px;\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/>\n <line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/>\n<\/svg><\/i>","videoEncodings":{"MP4_720":{"column":"MP4_720","label":"480p","encoding":"mp4","width":720,"height":480,"codecs":"avc1.4D401E, mp4a.40.2","ffmpeg_args":"-vcodec libx264 -profile:v main -level 3.1 -crf 23 -acodec aac -vf format=yuv420p","mime":"video\/mp4","always_generate":true}},"mode":"onTranslation","masterLangid":"de","viewLangid":"en","editLink":"\/Device\/Edit\/VAUDE_Rucksack","FrameModules":["LoginFrameModule","ImageMenuFrameModule","MediaLibraryFrameModule","NotifyFrameModule","WatchFrameModule","NewsletterFrameModule","TranslateNavFrameModule","EditNavFrameModule","PageStatsFrameModule","TranslationCreditFrameModule","ImageMarkersFrameModule","ImageCropFrameModule"],"gb":{"attributes":{"uniqueId":"127.0.0.1-","isExemptFromAB":false},"features":{"product-list-default-to-gallery":{"defaultValue":false,"rules":[]},"product-overview-reorder-sections":{"defaultValue":false,"rules":[{"condition":null,"coverage":1,"variations":[false,true],"key":"product-overview-reorder-sections","weights":[0.5,0.5],"namespace":null,"hashAttribute":"uniqueId","filters":null,"seed":"647ef094-a7c6-4dcc-adf4-d1c216286e6e","hashVersion":2,"range":null,"meta":[{"key":"0","name":"Description First"},{"key":"1","name":"Compatibility First"}],"ranges":null,"name":"Product Overview Reorder Sections","phase":"0"}]},"show-cross-sell-checkbox":{"defaultValue":false,"rules":[{"condition":null,"coverage":1,"variations":[false,true],"key":"show-cross-sell-checkbox","weights":[0.5,0.5],"namespace":null,"hashAttribute":"uniqueId","filters":null,"seed":"5298a401-5a18-4037-9d68-0a8bc7151e80","hashVersion":2,"range":null,"meta":[{"key":"0","name":"Individual Add To Cart Buttons"},{"key":"1","name":"CheckBoxes with one Add to Cart Button"}],"ranges":null,"name":"Show Cross Sell Checkbox","phase":"0"}]},"show-free-shipping-banner":{"defaultValue":true,"rules":[]},"guide-collections":{"defaultValue":false,"rules":[]},"a-a-experiment-v7":{"defaultValue":false,"rules":[{"condition":null,"coverage":1,"variations":[false,true],"key":"experiment-v7","weights":[0.5,0.5],"namespace":null,"hashAttribute":"uniqueId","filters":null,"seed":"e7fad591-a03b-4c8a-b118-01c6a0cc96e0","hashVersion":2,"range":null,"meta":[{"key":"0","name":"Control"},{"key":"1","name":"Variation 1"}],"ranges":null,"name":"a-a-experiment-v7","phase":"0"}]},"show-consent-banner":{"defaultValue":false,"rules":[]}},"forcedVariations":[],"viewedExperiments":[],"forcedFeatures":[]},"isProduction":true,"isTest":false,"userPreferredStoreCode":"us","locale":"en_US","siteName":"ifixit","useSecureCookies":true,"sameSiteValue":"None","imageSizeWidths":{"mini":56,"thumbnail":96,"140x105":140,"200x150":200,"standard":300,"440x330":440,"medium":592,"large":800,"huge":1600},"shopifyCheckout":{"clientDetails":{"domain":"store.ifixit.com","storefrontAccessToken":"db3099692534a56ecec7b974a329d302","apiVersion":"2024-01"},"ssoRoute":"https:\/\/www.ifixit.com\/User\/sso\/shopify\/us?checkout=1"},"facebookAppId":"401112919922369","piwikCustomDimensions":{"9":"Employee"}}; </script> <script type='text/javascript'> Object.entries(App.piwikCustomDimensions).forEach( ([key, value]) => { _paq.push(["setCustomDimensionValue", key, value]); } ); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10