.drw-Drawer{position:fixed;top:0;bottom:0;z-index:20;display:flex;max-width:490px;width:100vw;font-family:var(--Font_Family);background-color:var(--Current-Background);color:var(--Current-Foreground);opacity:0;overflow-y:auto;visibility:hidden;-webkit-overflow-scrolling:touch}.drw-Drawer-fromRight{right:0;transform:translate(100%)}.drw-Drawer-fromLeft{left:0;width:100vw;opacity:0;visibility:hidden;transform:translate(-100%);transition:visibility .5s,opacity .3s ease-out}.drw-Drawer-fullscreen{max-width:100%!important;width:100%!important;transition:width .3s!important}.drw-Drawer-active{opacity:1;visibility:visible;transform:translate(0);transition:visibility .5s,opacity .3s ease-out}.drw-Drawer_Inner{flex-direction:column;display:flex;width:100%}.drw-Drawer[key=cart]{overflow:hidden}.drw-Drawer[key=search]{max-width:100vw;width:100vw}@media only screen and (min-width: 768px){.drw-Drawer[key=search]{max-width:75vw;width:100vw}}@media only screen and (min-width: 1201px){.drw-Drawer[key=search]{max-width:calc(50vw + 6px);width:100vw}}
/*# sourceMappingURL=/cdn/shop/t/687/assets/drawer-drawer.css.map */
