.list-payment,.list-payment__item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}.list-payment{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;gap:.8rem}.list-payment__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:750px){.list-payment{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0}}