.storm-payments{border-top:1px solid var(--storm-line,#d9e1eb);background:#fff;padding:20px 0}
.storm-payments .storm-payments-logos{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(13,minmax(0,1fr));align-items:center;gap:12px}
.storm-payments-logos li{margin:0;display:flex;align-items:center;justify-content:center;background:transparent;border:0;min-width:0;height:46px;padding:4px 0;box-sizing:border-box}
.storm-payments-logos img{display:block;width:79.2px;height:35.2px;max-width:100%;object-fit:contain;filter:none;opacity:1}
@media(max-width:1100px){.storm-payments .storm-payments-logos{grid-template-columns:repeat(7,minmax(0,1fr))}}
@media(max-width:600px){.storm-payments{padding:16px 0}.storm-payments .storm-payments-logos{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.storm-payments-logos li{height:42px;padding:3px 0}.storm-payments-logos img{height:33px}}
