.cart-drawer{transform:translate(100%);background:#fff;width:375px;max-width:85vw;height:100vh;top:0;right:0;position:fixed;z-index:5;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden}@media screen and (max-width: 989px){.cart-drawer{height:100%}}.cart-drawer.is-expanded{transform:translate(0);transition:transform var(--duration-default) ease,visibility var(--duration-default) ease}.cart-drawer__header{padding:1.6rem;display:flex;align-items:center;justify-content:space-between;color:#216155}.cart-drawer__header-title{font-weight:600}.cart-drawer__header-close{border:0;background:#fff0;padding:1.2rem;margin-right:-.55rem;display:grid;place-content:center;cursor:pointer}.cart-drawer__header-close svg{width:1.2rem;height:1.2rem}.cart-drawer__contents{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:0px 1.6rem}.cart-drawer__footer{padding:1.6rem;gap:1.6rem;display:flex;flex-direction:column;margin-top:auto;align-self:flex-end;width:100%;box-shadow:0 -2px 6px #00000040}.cart-drawer__footer-row{display:flex;justify-content:space-between;align-items:flex-start}.cart-drawer__footer-subtotal-meta{text-align:right;display:flex;flex-direction:column;align-items:flex-end;line-height:1.65}.cart-drawer__footer-subtotal-label{font-weight:600;color:#12332d}.cart-drawer__footer-subtotal-amount{color:#12332d}.cart-drawer__footer-subtotal-disclaimer{font-size:1.2rem;color:#56a39f}.cart-drawer__footer .button{width:100%;display:flex;align-items:center;gap:.8rem;font-size:1.8rem}.drawer-overlay{width:100%;height:100%;position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0000;transition:all .3s ease-in;pointer-events:none;opacity:1;display:block!important;z-index:4}body.drawer-open .drawer-overlay{background-color:#000000a6}body.drawer-open{overflow-y:hidden!important}.header__icon--cart>*{pointer-events:none}
/*# sourceMappingURL=/s/files/1/0012/9735/0733/t/107/assets/component-cart-drawer.css.map */
