.Custom__Drawer{position:fixed;top:0;left:0;visibility:hidden;width:calc(100vw - 65px);height:100vh;max-height:none;z-index:450;transition:transform .5s var(--drawer-transition-timing),visibility .5s var(--drawer-transition-timing);background:var(--background);box-shadow:none;touch-action:manipulation}.Custom__Drawer:focus{outline:none}.Custom__Drawer__Header--bordered{padding:32px}.Custom__Drawer_Heading{color:var(--Primary-Black, #000);font-size:16px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:.48px;text-transform:uppercase}.Custom__Drawer:before{position:absolute;content:"";width:100%;height:100%;box-shadow:2px 0 10px #36363633,-2px 0 10px #36363633;opacity:0;transition:opacity .5s var(--drawer-transition-timing)}.Custom__Drawer--secondary{background:var(--light-background)}.Custom__Drawer--fromLeft{transform:translate(calc(-100vw + 65px))}.Custom__Drawer--fromRight{right:0;left:auto;transform:translate(calc(100vw - 65px))}.Custom__Drawer[aria-hidden=false]{visibility:visible;transform:translate(0)}.Custom__Drawer[aria-hidden=false]:before{opacity:1}.Custom__Drawer__Container{width:100%}.Custom__Drawer__Header{display:flex;align-items:center;position:relative;height:50px;max-height:60px;background:inherit;text-align:center;z-index:1}.Custom__Drawer__Header--flexible{min-height:0!important;max-height:none!important;height:auto!important;padding-top:20px;padding-bottom:20px}.Custom__Drawer__Header--flexible .Custom__Drawer__Close{top:25px}@supports (--css: variables){.Custom__Drawer__Header{height:var(--header-height)}}.Custom__Drawer__Header--center{justify-content:center}.Custom__Drawer__Close{position:absolute;margin-left:0;left:40px;line-height:0}#sidebar-menu .Custom__Drawer__Close{margin-top:20px}.Custom__Drawer__Close svg{width:15px;height:15px;stroke-width:1.25px}.Custom__Drawer--fromRight .Custom__Drawer__Close{right:18px;left:auto}.Custom__Drawer__Header--bordered{box-shadow:0 -1px var(--border-color) inset}.Custom__Drawer--secondary .Custom__Drawer__Header--bordered{box-shadow:0 -1px rgba(var(--border-color-rgb),.6) inset}.Custom__Drawer--secondary .Collapsible{border-bottom-color:rgba(var(--border-color-rgb),.6)}.Custom__Drawer__Content{position:absolute;top:60px;left:0;right:0;bottom:0;display:flex;flex-direction:column;overflow:hidden}.Custom__Drawer__Main{flex:1 1 auto;padding:32px}.Custom__Drawer__Footer{flex:none;box-shadow:0 -1px var(--border-color)}.Custom__Drawer--secondary .Custom__Drawer__Footer{box-shadow:0 -1px rgba(var(--border-color-rgb),.6)}.Custom__Drawer__Footer--padded{padding:24px}@supports (padding: max(0px)){.Custom__Drawer__Footer--padded{padding-bottom:max(24px,env(safe-area-inset-bottom,0px) + 24px)}}@media screen and (min-width:641px){.Custom__Drawer{width:400px;transform:translate(-100%)}.Custom__Drawer--small{width:340px}.Custom__Drawer--fromRight{transform:translate(100%)}.Custom__Drawer__Header{max-height:80px;min-height:60px}@supports (width: max(100%)){.Custom__Drawer__Content{height:max(calc(100% - var(--header-height)),calc(100% - 80px));max-height:max(calc(100% - var(--header-height)),calc(100% - 80px))}}.Custom__Drawer__Close{left:30px}.Custom__Drawer--fromRight .Custom__Drawer__Close{right:30px;left:auto}.Custom__Drawer__Close svg{stroke-width:1.5px}.Custom__Drawer__Footer--padded{padding:24px 30px}}.Custom__Drawer[aria-hidden=false] [data-drawer-animated-bottom]{opacity:1;transform:translateY(0);transition:opacity .25s cubic-bezier(.25,.46,.45,.94) .45s,transform .25s cubic-bezier(.25,.46,.45,.94) .45s}
/*# sourceMappingURL=/cdn/shop/t/392/assets/custom-drawer.css.map */
