.cart{height:100%}.cart .cart-container{display:flex;width:100%;height:100%;flex-direction:column}.cart .cart-container .cart-header{display:flex;min-height:55px}.cart .cart-container .cart-header .close-btn{position:absolute}.cart .cart-container .cart-header .close-btn button{background-color:#fef2d9;font-size:21px}.cart .cart-container .cart-header .cart-title{width:100%;font-family:NunitoSans-Bold;font-size:32px;font-weight:700;line-height:43.65px;text-align:center;color:#553bb8}.cart .cart-container .cart-body,.cart .cart-container cart-items{overflow:auto;padding-right:5px;overflow-x:hidden}.cart .cart-container .cart-body p,.cart .cart-container cart-items p{width:100%;font-family:NunitoSans-Bold;font-size:25px;font-weight:700;line-height:43.65px;text-align:center;color:#553bb8}.cart .cart-container .cart-footer{display:flex;flex-direction:column;margin-top:auto;gap:24px}.cart .cart-container .cart-footer .card-total{display:flex;justify-content:space-between;color:#553bb8;align-items:flex-end}.cart .cart-container .cart-footer .card-total .total-label{font-family:NunitoSans-Regular;font-size:24px;font-weight:400;line-height:32.74px;text-align:left}.cart .cart-container .cart-footer .card-total .total-value{font-family:NunitoSans-Bold;font-size:32px;font-weight:400;line-height:43.65px;text-align:left}.cart .cart-container .cart-footer .checkout-btn{text-align:center;font-family:NunitoSans-Regular;font-size:19px;line-height:25.92px}.cart .cart-container .cart-footer .checkout-btn a,.cart .cart-container .cart-footer .checkout-btn button{width:100%;font-size:19px;line-height:25.92px}.cart .cart-container .cart-footer button{font-size:19px}
