.lcn-payment-slider{width:100%;overflow:hidden;padding:10px 0;background:#fff0}.lcn-payment-track{display:flex;align-items:center;gap:20px;width:max-content;animation:lcnPaymentScroll 38s linear infinite}.lcn-payment-slider:hover .lcn-payment-track{animation-play-state:paused}.lcn-payment-item{width:150px;height:78px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:18px;padding:14px 18px;box-sizing:border-box;box-shadow:0 8px 24px rgb(0 0 0 / .06)}.lcn-payment-item img{max-width:100%;max-height:42px;width:auto;height:auto;object-fit:contain;display:block}.lcn-payment-item img[alt="Mastercard"]{max-height:34px}.lcn-payment-item img[alt="American Express"]{max-height:32px}.lcn-payment-item img[alt="PayPal"]{max-height:30px}.lcn-payment-item img[alt="Banco de Bogotá"]{max-height:34px}.lcn-payment-item img[alt="Comfama"]{max-height:28px}.lcn-payment-item img[alt="Sistecrédito"]{max-height:26px}.lcn-payment-item img[alt="Porvenir"]{max-height:32px}.lcn-payment-item img[alt="FNA"]{max-height:34px}.lcn-payment-item img[alt="Protección"]{max-height:30px}.lcn-payment-item img[alt="Brilla"]{max-height:34px}@keyframes lcnPaymentScroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:767px){.lcn-payment-track{gap:14px;animation-duration:30s}.lcn-payment-item{width:126px;height:68px;border-radius:14px;padding:12px 14px}.lcn-payment-item img{max-height:34px}.lcn-payment-item img[alt="Mastercard"]{max-height:28px}.lcn-payment-item img[alt="American Express"]{max-height:27px}.lcn-payment-item img[alt="PayPal"]{max-height:26px}.lcn-payment-item img[alt="Banco de Bogotá"]{max-height:28px}.lcn-payment-item img[alt="Comfama"]{max-height:24px}.lcn-payment-item img[alt="Sistecrédito"]{max-height:22px}.lcn-payment-item img[alt="Porvenir"]{max-height:26px}.lcn-payment-item img[alt="FNA"]{max-height:28px}.lcn-payment-item img[alt="Protección"]{max-height:25px}.lcn-payment-item img[alt="Brilla"]{max-height:28px}}