.drawer{width:100%;display:flex;flex-direction:column;align-items:center;height:100%}.cart-drawer{padding:24px;width:100%;height:100%}.money{font-weight:700;letter-spacing:1px;white-space:nowrap}.price-item.price-item--regular .money{font-weight:400}.money--drawer{font-weight:700;font-size:16px;line-height:22px;letter-spacing:1px}.drawer__inner{display:flex;align-content:center;flex-direction:column}.drawer__header{position:relative;background-color:rgb(var(--color-background));display:flex;flex-direction:row;align-items:center;justify-content:flex-end;justify-self:flex-start;margin-bottom:11px}.drawer__contents{border:1px solid #CDD7D1;max-height:calc(100vh - 350px);overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#CDD7D1 #ffffff}.drawer__contents p.visually-hidden{display:none}.drawer__contents::-webkit-scrollbar{width:8px}.drawer__contents::-webkit-scrollbar-track{background:#fff}.drawer__contents::-webkit-scrollbar-thumb{border:0;border-radius:0;background-color:#cdd7d1}.drawer__cart-items-wrapper{display:flex;align-items:center;justify-content:center;width:100%}.drawer__close{border:none;color:var(--color-primary);background-color:transparent;cursor:pointer;display:flex;font-weight:700;padding:0;margin:0}.drawer__close svg{font-weight:700;width:10px;height:10px}.cart-drawer__buttons{display:flex;flex-direction:column;width:96%;align-items:center;justify-content:center}.cart-drawer__warnings{display:flex}.cart-drawer__warnings.center{align-items:center;justify-content:center;flex-direction:column}.center-text{text-align:center}.drawer__footer{display:flex;flex-direction:column;justify-content:flex-end;flex:1;align-items:center;position:absolute;left:12px;bottom:24px;right:24px;width:100%;max-height:100%}.drawer__footer .cart-drawer__footer{width:90%;display:flex;align-items:flex-end;justify-content:flex-end}.drawer__footer .cart-drawer__footer .totals__subtotal-value{font-size:24px}.cart-drawer__empty-content{display:flex;flex-direction:column;justify-content:center;align-items:center}
/*# sourceMappingURL=/cdn/shop/t/72/assets/component-cart-drawer.css.map */
