.dw-mobile-menu{position:fixed;left:32px;right:auto;top:32px;bottom:32px;width:500px;max-width:calc(100vw - 64px);height:auto;max-height:calc(100dvh - 64px);margin:0;padding:0;border:0;border-radius:12px;overflow:hidden;box-sizing:border-box;background:var(--dw-color-primary-background, #FAF7F2);opacity:0;transform:translate(-24px);transition:opacity .22s ease,transform .32s cubic-bezier(.22,1,.36,1)}.dw-mobile-menu::backdrop{background:#0000;opacity:0;transition:opacity .22s ease}.dw-mobile-menu[open]::backdrop{opacity:1;background:#00000059}.dw-mobile-menu[open]{animation:dwMenuSlideIn .32s cubic-bezier(.22,1,.36,1) forwards}.dw-mobile-menu.is-closing{animation:dwMenuSlideOut .24s ease forwards}@keyframes dwMenuSlideIn{0%{opacity:0;transform:translate(-48px)}to{opacity:1;transform:translate(0)}}@keyframes dwMenuSlideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-48px)}}.dw-mobile-menu__inner{height:100%;width:100%;display:flex;flex-direction:column;box-sizing:border-box}.dw-mobile-menu__top{display:flex;align-items:center;justify-content:space-between;padding:40px 32px 0}.dw-mobile-menu__shop-name{font-family:var(--dw-font-heading, "Comma Base", sans-serif);font-size:16px;letter-spacing:.04em;text-transform:uppercase;color:var(--dw-color-heading-primary, #54493a);text-decoration:none;outline:none;-webkit-tap-highlight-color:transparent}.dw-mobile-menu__close{appearance:none;-webkit-appearance:none;border:0;outline:none;box-shadow:none;background:transparent;color:var(--dw-color-body-primary, #6C6153);cursor:pointer;padding:0;width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.dw-mobile-menu__nav{width:100%;box-sizing:border-box;padding:32px 32px 0;display:flex;flex-direction:column}.dw-mobile-menu__group{display:flex;flex-direction:column;width:100%;padding-bottom:16px;margin-bottom:16px;border-bottom:1.2px solid #e2ece5}.dw-mobile-menu__group:last-child{border-bottom:0;margin-bottom:0}.dw-mobile-menu__link{display:block;width:100%;box-sizing:border-box;font-family:var(--dw-font-body, "Neuzeit Grotesk", sans-serif);font-size:18px;line-height:1.6;color:var(--dw-color-body-primary, #6c6153);text-decoration:none}.dw-mobile-menu__bottom{margin-top:auto;padding:24px 32px 40px}.dw-mobile-menu__account-link{display:block;font-family:var(--dw-font-body, "Neuzeit Grotesk", sans-serif);font-size:16px;color:var(--dw-color-body-primary, #6c6153);text-decoration:none}@media screen and (min-width:1101px){.dw-mobile-menu{display:none}}@media screen and (max-width:749px){.dw-mobile-menu{left:12px!important;right:12px!important;top:12px!important;bottom:12px!important;width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;height:calc(100dvh - 24px)!important;max-height:calc(100dvh - 24px)!important;border-radius:12px!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/dw-mobile-menu.css.map */
