@keyframes topToBottom{0%{transform:translateY(0)}25%{transform:translateY(200%)}50%{transform:translateY(200%)}75%{transform:translateY(0)}to{transform:translateY(0)}}.mg-cart-drawer__content{display:flex;flex-direction:column;padding:16px 16px 24px;gap:22.4px}.mg-cart-drawer__close{display:flex;justify-content:center;align-items:center;width:24px;height:24px;padding:0;border:none;background-color:transparent;cursor:pointer}.mg-cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:24px 16px;background-color:#ece7e1}.mg-cart-drawer__header-content{display:flex;align-items:center;gap:11.2px}.mg-cart-drawer__header p{margin:0}.mg-cart-drawer__header-icon{border:1px solid #000;border-radius:50%}.mg-cart-drawer__product{display:flex;gap:8px}.mg-cart-drawer__product-image{width:40%}.mg-cart-drawer__product-details{width:60%}.mg-cart-drawer__product-details,.mg-cart-drawer__product-title{font-family:var(--font-paragraph--family)!important;font-weight:400!important;font-size:14px!important;line-height:20px!important;letter-spacing:0!important}.mg-cart-drawer__product-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-clamp:2}.mg-cart-drawer__product-price{display:flex;gap:8px;align-items:center;font-family:var(--font-h6--family)!important;font-weight:var(--font-h6--weight)!important;font-size:var(--font-h6--size)!important;line-height:var(--font-h6--line-height)!important;letter-spacing:var(--font-h6--letter-spacing)!important;text-transform:var(--font-h6--case)!important}.mg-cart-drawer__product-price--compare{font-weight:400!important;text-decoration:line-through;color:#767676}.mg-cart-drawer__cart{font-family:var(--font-paragraph--family)!important;font-weight:400!important;font-size:14px!important;line-height:20px!important;letter-spacing:0!important}.mg-cart-drawer__cart-highlight-item{display:flex;align-items:center;justify-content:space-between}.mg-cart-drawer__cart-highlight-item--total{font-family:var(--font-paragraph--family)!important;font-weight:700!important;font-size:14px!important;line-height:20px!important;letter-spacing:0!important}.mg-cart-drawer__actions{display:flex;flex-direction:column;gap:16px}.mg-cart-drawer__btn{width:100%}.mg-cart-drawer__btn.button-outline{font-family:var(--font-paragraph--family)!important;font-weight:400!important;font-size:14px!important;line-height:20px!important;letter-spacing:0!important;text-transform:uppercase}
