.payment-list{--item-height:28px;--row-gap:var(--universal-spacings-3xl);--column-gap:var(--universal-spacings-3xl);--max-rows:1;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;overflow:hidden;gap:0 var(--column-gap)}@media(min-width:640px){.payment-list{--item-height:32px}}@media(min-width:1628px){.payment-list{--item-height:36px;--column-gap:var(--universal-spacings-6xl)}}.promo-tournament .payment-list{margin:0}.payment-list--scrolled{--item-height:24px;--column-gap:var(--universal-spacings-3xl);position:relative}@media(max-width:1139px){.payment-list--scrolled{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;padding:0 var(--universal-spacings-2xl);-ms-overflow-style:none;scrollbar-width:none}.payment-list--scrolled::-webkit-scrollbar{display:none}}@media(min-width:1140px){.payment-list--scrolled{--item-height:28px}}@media(min-width:1628px){.payment-list--scrolled{--item-height:32px;--column-gap:var(--universal-spacings-6xl)}}.payment-list__btn{display:block;padding:0;border:none;background:none}.payment-list__img{width:auto;height:var(--item-height)}.payment-list__div{height:var(--row-gap);flex:100% 0 0}