:root{--drawer-header-height: 50px;--drawer-transition-timing: cubic-bezier(.645, .045, .355, 1);--header-height: 86px}#drawer-cart-content{height:calc(100svh - var(--drawer-header-height));padding-bottom:env(safe-area-inset-bottom)}.Drawer{position:fixed;top:0;left:0;visibility:hidden;width:calc(100vw - 30px);min-height:100dvh;max-height:none;z-index:1000000000;transition:transform .3s var(--drawer-transition-timing),visibility .3s var(--drawer-transition-timing);background:#fff;box-shadow:none;touch-action:manipulation}.Drawer:focus{outline:none}.Drawer--fromLeft{transform:translate(calc(-100vw + 65px))}.Drawer--fromRight{right:0;left:auto;transform:translate(calc(100vw - 60px))}.Drawer[aria-hidden=false]{visibility:visible;transform:translate(0)}.Drawer[aria-hidden=false]:before{opacity:1}.Drawer__Container{width:100%;padding-left:13px;padding-right:13px}.Drawer__Container .Drawer--fromLeft{padding-left:18px;padding-right:24px}.Drawer__Container .Drawer--fromRight{padding-left:24px;padding-right:18px}.Drawer__Header{display:flex;align-items:center;position:relative;height:var(--drawer-header-height);max-height:60px;background:inherit;text-align:center;z-index:1;padding-left:13px}.Drawer__Header--center{justify-content:center}.Drawer__Close{position:absolute;margin-left:0;left:18px;top:calc(50% - 7px);line-height:0}.Drawer__Close svg{width:15px;height:15px;stroke-width:1.25px}.Drawer--fromRight .Drawer__Close{right:18px;left:auto}.Drawer__Header--bordered{box-shadow:0 -1px #d9d9d9 inset}.Drawer__Content{position:relative;display:flex;flex-direction:column;overflow:hidden;height:100%;max-height:100%;min-height:-webkit-fill-available}@supports (--css: variables){.Drawer__Content{height:100%;max-height:100%}}.Drawer__Main{flex:1 1 auto}.Drawer__Footer{flex:none;box-shadow:0 -1px var(--colors-border-opacity-10);transform:translateY(calc(-1*env(safe-area-inset-bottom)));position:fixed;bottom:0;width:100%;background:#fff;padding-bottom:20px}.Drawer--secondary .Drawer__Footer{box-shadow:0 -1px var(--colors-border-opacity-10)}.Drawer__Footer--padded{padding:24px}@media screen and (min-width: 641px){.Drawer{width:420px;transform:translate(-100%)}.Drawer--small{width:340px}.Drawer--fromRight{transform:translate(100%)}.Drawer__Header{max-height:80px;min-height:60px}.Drawer__Content{height:100%;max-height:100%}.Drawer--fromLeft .Drawer__Container,.Drawer--fromRight .Drawer__Container{padding-left:30px;padding-right:30px}.Drawer__Close{left:30px}.Drawer--fromRight .Drawer__Close{right:30px;left:auto}.Drawer__Close svg{stroke-width:1.5px}.Drawer__Footer--padded{padding:24px 30px}}[data-drawer-animated-left],[data-drawer-animated-right]{opacity:0;transition:opacity .5s ease .25s,transform .5s ease .25s}.Drawer[aria-hidden=false] [data-drawer-animated-left],.Drawer[aria-hidden=false] [data-drawer-animated-right]{opacity:1;transform:translate(0)}[data-drawer-animated-left]{transform:translate(-65px)}[data-drawer-animated-right]{transform:translate(65px)}.Drawer[aria-hidden=false] [data-drawer-animated-bottom]{opacity:1;transition:opacity .15s cubic-bezier(.25,.46,.45,.94) .15s,transform .15s cubic-bezier(.25,.46,.45,.94) .15s}.Cart__OffscreenNoteContainer{padding:15px 13px 24px}.Drawer[aria-hidden=false] .Drawer__overlay{opacity:.5}.Drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;z-index:-1;opacity:0;transition:opacity .3s;will-change:opacity;background-color:#000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cart-count{top:18px;right:5px}.cart-count-content{font-size:10px;width:20px;height:20px;min-width:20px;min-height:20px;display:flex;align-items:center;justify-content:center;background:var(--red)}.Cart__Discount{display:flex;padding:10px 0;align-items:center}.Cart__Discount svg{margin-right:5px}.cartdrawer-main-content{margin-bottom:270px}
/*# sourceMappingURL=/cdn/shop/t/172/assets/cart-drawer.css.map */
