.cart__rewards-section {
    position: absolute;
    height: 0;
    width: 0;
    top: 0;
    z-index: -1;
    opacity: 0;
  }
  
