#content-wrap{margin-bottom:4em}.payment-methods{--pm-list-gap:10px;--pm-row-items:3;display:grid;row-gap:20px}@media screen and (min-width:1440px){.payment-methods{--pm-row-items:4}}.payment-methods__title{font-size:18px;font-weight:600;line-height:20px;margin:0}@media screen and (min-width:1020px){.payment-methods__title{font-size:20px;line-height:25px}}.payment-methods__list{display:grid}@media screen and (min-width:1020px){.payment-methods__list{gap:var(--pm-list-gap);grid-auto-rows:100px;grid-template-columns:repeat(var(--pm-row-items),minmax(0,1fr))}}.payment-methods--mobile .payment-methods__list{border:1px solid #e8e8e8;border-radius:8px}
