.payments{display:block}.payment-container{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:2rem}@media (min-width: 1024px){.payment-container{flex-direction:row}}.payment-info{display:flex;border:1px solid rgb(var(--color-foreground));border-radius:var(--buttons-radius);overflow:hidden;flex-shrink:0;width:100%}@media (min-width: 1024px){.payment-info{width:auto}}.payment-logo-container{background-color:rgb(var(--color-foreground));display:flex;align-items:center;padding:1rem}.payment-logo{width:24px;height:24px}@media (min-width: 1024px){.payment-logo{width:32px;height:32px}}.payment-details{padding:1rem 1.5rem;text-transform:uppercase;display:flex;align-items:center;gap:.5rem}@media (min-width: 1024px){.payment-details{display:block;padding:.5rem}}.payment-title{font-size:1.2rem}@media (min-width: 1024px){.payment-title{font-size:.9rem}}.payment-subtitle{font-size:1.2rem;font-weight:500}@media (min-width: 1024px){.payment-subtitle{font-size:1.1rem}}.payment-icons{width:100%}.payment-list{display:flex;list-style:none;padding:0;margin:0;flex-wrap:wrap;column-gap:.4rem;justify-content:space-between}
/*# sourceMappingURL=/cdn/shop/t/14/assets/component-payments.css.map */
