.es-payment-list{gap:var(--gap-20)}.es-payment-item,.es-payment-list{display:flex;flex-direction:column}.es-payment-item{--es-payment-item-photo-width:64px;background-color:var(--color-surface-lowest);gap:28px;padding:var(--space-l)}.es-payment-item-photo{height:var(--es-payment-item-photo-width);position:relative;width:var(--es-payment-item-photo-width)}.es-payment-item-photo picture{aspect-ratio:1/1}.es-payment-item-title{font-size:var()}.es-payment-item-description{font-size:var(--typography-paragraph-p2);opacity:.8}