
MOAB Traverse Van Mattress
Premium stowable mattresses for our space-saving Traverse bed platform. Three layers of foam progressing in firmness ensure incredible comfort and support. Custom fit for our internal Flarespace panels (Sprinter) or Traverse "bump out" panels (Transit). Designed and manufactured in the USA. Ships in 2-4 weeks @import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap'); .accordion details { margin-bottom: 1rem; /* spacing between closed boxes */ border: 1px solid #F15A29; border-radius: 4px; padding: 0 16px; /* no bottom padding when closed */ background-color: #F15A29; color: white; transition: all 0.3s ease; position: relative; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15); } .accordion details[open] { background-color: transparent; color: black; padding-bottom: 1rem; /* inside spacing only when open */ } .accordion details[open] > *:last-child { margin-bottom: 0; /* no accidental double gap */ }