.menu-wrapper{position:fixed;display:flex;inset:0;border:none;padding:0;width:100%;height:100%;z-index:7;background-color:#0c0c0cad}.menu-wrapper__close>*{padding:0}.menu-wrapper__close i{width:50px;height:50px}.menu-wrapper__close i svg{fill:#fff}.menu-wrapper .menu{max-width:400px;width:100%;height:100%;position:relative;box-sizing:border-box;background-color:var(--bg-color);display:flex;flex-direction:column}.menu-wrapper .menu__title{display:grid;grid-template-areas:"img user" "img market";padding:.8em;background:#3d3c3d;background:linear-gradient(180deg,#3d3c3d,#0c0c0c)}.menu-wrapper .menu__logo{grid-area:img;display:flex;justify-content:center;align-items:center}.menu-wrapper .menu__logo .logo-dm360{color:#fff;width:125px}.menu-wrapper .menu__identify{grid-area:user;justify-self:end}.menu-wrapper .menu__identify>a{max-width:-moz-fit-content;max-width:fit-content;text-align:center;font-size:.7em}.menu-wrapper .menu__marketplace{grid-area:market;text-align:end;align-self:flex-end;font-weight:700;color:#fff;font-size:1.2em}.menu-wrapper .menu__user-logged{text-decoration:none;display:flex;align-items:center;gap:.4em;color:#fff}.menu-wrapper .menu__avatar{width:30px;height:30px;border-radius:50%;background-color:#fff;color:#000;font-weight:700;display:grid;place-items:center}.menu-wrapper .menu__user-login{display:flex;align-items:center;justify-content:flex-end;gap:.2em;text-decoration:none;color:#fff}.menu-wrapper .menu__user-login i{width:30px;height:30px}.menu-wrapper .menu__user-login p{font-size:1.2em}.menu-wrapper .menu__wrapper-line{padding:.8em}.menu-wrapper .menu__line{border:1.5px solid #000;display:flex}.menu-wrapper .menu__boutiques,.menu-wrapper .menu__categories,.menu-wrapper .menu__home{padding:.8em}.menu-wrapper .menu__scroll{display:flex;flex-direction:column;overflow-y:scroll;scrollbar-width:none;height:100%}.menu-wrapper .menu__scroll a{color:#000;text-decoration:none}.menu-wrapper .menu__home{display:flex;flex-direction:column;gap:.4em;padding:.8em}.menu-wrapper .menu__home p{font-size:small;margin:0;color:var(--color--mute)}.menu-wrapper .menu__user{margin-top:1em;display:flex;justify-content:space-between;align-items:center}.menu-wrapper .menu__user a,.menu-wrapper .menu__user span{font-weight:700;font-size:1.4em;color:inherit}.menu-wrapper .menu__user i{width:25px;height:25px}.menu-wrapper .menu__categories{display:flex;flex-direction:column;gap:2em}.menu-wrapper .menu__category-header{display:flex;flex-direction:column;gap:.4em}.menu-wrapper .menu__category-header p{margin:0}.menu-wrapper .menu__category-header p:first-of-type{font-weight:700;font-size:1.4em}.menu-wrapper .menu__main-categories{display:flex;padding-bottom:1em}.menu-wrapper .menu__main-categories ul{display:flex;gap:1em;flex-direction:column;padding:0;margin:0;list-style:none}.menu-wrapper .menu__main-categories ul li>a{display:flex;align-items:center;gap:1.2em;text-decoration:none;color:inherit}.menu-wrapper .menu__main-categories ul li>a i{width:60px;height:40px}.menu-wrapper .menu__brands{display:flex;flex-direction:column;gap:2em;padding:.8em}.menu-wrapper .menu__brands-header{display:flex;flex-direction:column;gap:.4em}.menu-wrapper .menu__brands-header p{margin:0}.menu-wrapper .menu__brands-header p:first-of-type{font-weight:700;font-size:1.4em}.menu-wrapper .menu__main-brands{display:flex}.menu-wrapper .menu__main-brands ul{display:flex;gap:1em;flex-direction:column;padding:0;margin:0;list-style:none;color:#444}.menu-wrapper .menu__main-brands ul li>a{display:flex;align-items:center;gap:1.2em;text-decoration:none;color:inherit}.menu-wrapper .menu__main-brands ul li>a i{font-size:2.5em}.menu-wrapper .menu__boutiques{display:flex;flex-direction:column;gap:1em}.menu-wrapper .menu__boutiques p{margin:0}.menu-wrapper .menu__boutiques p:first-of-type{font-weight:700;font-size:1.4em}.menu-wrapper .menu__boutiques p>a,.menu-wrapper .menu__sections-links a{color:inherit;text-decoration:none}.menu-wrapper .menu__footer{text-align:end;margin-top:auto;padding:.8em}.menu-wrapper .menu__footer>small{font-size:xx-small;color:var(--color--mute)}@media(max-width:460px){.menu-wrapper .menu{max-width:350px}}@media(max-width:430px){.menu-wrapper .menu{max-width:85%}.menu-wrapper .menu__boutiques,.menu-wrapper .menu__categories,.menu-wrapper .menu__home,.menu-wrapper .menu__title,.menu-wrapper .menu__wrapper-line{padding:.8em .4em}.menu-wrapper .menu__marketplace{font-size:1em}.menu-wrapper .menu__category-header>p,.menu-wrapper .menu__home>p{font-size:.9em}}@media(max-width:341px){.menu-wrapper .menu{max-width:270px}.menu-wrapper .menu .logo-dm360{width:100px}.menu-wrapper .menu__main-categories ul{gap:2em}.menu-wrapper .menu__main-categories ul li a{gap:.4em}.menu-wrapper .menu__main-categories ul li a span{font-size:1.3em}.menu-wrapper .menu__category-header>p,.menu-wrapper .menu__home>p{font-size:.9em}.menu-wrapper .menu__marketplace{font-size:1em}}@media(max-width:311px){.menu-wrapper .menu{max-width:250px}.menu-wrapper .menu .logo-dm360{width:100px}.menu-wrapper .menu__category-header>p,.menu-wrapper .menu__home>p{font-size:.9em}.menu-wrapper .menu__marketplace{font-size:1em}}
