.menu-drawer{position:fixed;top:0;left:-100vw;width:100%;height:100dvh;background-color:var(--light4);z-index:10;transition:left .6s ease-in-out;display:flex;flex-direction:column}.menu-drawer.open{left:0}.menu-drawer .menu-drawer-header,.menu-drawer .menu-drawer-footer,.menu-drawer .nav{opacity:0;transition:opacity .6s ease-in-out}.menu-drawer.open .menu-drawer-header,.menu-drawer.open .menu-drawer-footer,.menu-drawer.open .nav{opacity:1}.menu-drawer .menu-drawer-header{height:var(--header-height-mobile);position:relative;display:flex;justify-content:flex-end;align-items:center;border-bottom:1px solid var(--grey3);padding-left:16px}.menu-drawer .menu-drawer-header.scrollable{box-shadow:0 5px 15px #0000000d}.menu-drawer .logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px}.menu-drawer .logo svg{width:100%;height:33px}.menu-drawer .top-container{display:flex;gap:24px}.menu-drawer .icon-close{padding:24.5px 16px}.menu-drawer .nav{display:flex;flex-direction:column;gap:40px;padding:32px var(--page-padding-mobile);overflow:scroll}.menu-drawer .nav-item.selected{text-decoration:underline;text-underline-offset:3.5px}.menu-drawer .menu-content{display:none;opacity:0;transition:all .3 ease-in-out;transition-behavior:allow-discrete}.menu-drawer .menu-content.open{display:block;opacity:1}.menu-drawer .single-links{display:flex;flex-direction:column;gap:24px;margin-bottom:40px}.menu-drawer .expand-title{display:flex;align-items:center;justify-content:space-between}.menu-drawer-footer{padding:20px 20px 20px 8px;display:flex;align-items:center;justify-content:space-between;position:fixed;bottom:0;width:100%;background-color:var(--light4);border-top:1px solid var(--grey3)}.menu-drawer-footer.scrollable{box-shadow:0 -5px 15px #0000000d}.footer-icons{display:flex;gap:20px}.menu-drawer .accordions{display:flex;flex-direction:column;gap:1rem}.menu-drawer .accordion .accordion-dropdown .menu-item:last-of-type{margin-bottom:2rem}.menu-drawer .fav-count{position:absolute;font-size:9px;color:var(--light4)}.menu-drawer .icon-wishlist{position:relative}@media screen and (min-width: 1000px){.menu-drawer{display:none}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/menu-drawer.css.map */
