.cart-drawer{position:relative;width:100%;height:100%;background-color:#fff;display:flex;flex-direction:column}.cart-drawer__overlay{position:fixed;top:0;right:0;width:100%;max-width:520px;height:100vh;background-color:#0003;z-index:100}.cart-drawer__body{padding-bottom:32px;padding-inline:24px;display:flex;flex-direction:column;gap:16px;flex-grow:1;background-color:#fff}.cart-drawer__list-items{background-color:#fff;display:flex;flex-direction:column;gap:16px}.cart-drawer__list-items>*{border-bottom:1px solid var(--Medium-grey, #ccc)}.cart-drawer__error{color:red}@media screen and (min-width:1024px){.cart-drawer__body{gap:24px;padding-bottom:40px}.cart-drawer__list-items{gap:24px}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/cart-drawer.css.map */
