.cart-payment-icons{display:flex;align-items:center;justify-content:center;gap:8px;list-style:none;margin:0 0 12px 0;padding:0;}.cart-payment-icons__item{display:flex;align-items:center;justify-content:center;width:32px;height:20px;box-sizing:border-box;overflow:hidden;}.cart-payment-icons__item svg{width:100%;height:100%;}g{transform:translateX(7px);}.cart-payment-icons__item--white{background-color:#ffffff;border:1px solid #e0e0e0;}.cart-payment-icons__item--black{background-color:#0a0a0a;}.cart-payment-icons__item--blue{background-color:#1a1f71;}