.footer-payments{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:24px;padding:16px 18px;border:1px solid #394e5b;background:#142f40}.footer-payments>div{display:flex;align-items:center;gap:11px}.footer-secure-mark{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e8f7ef;color:#17643c;font-weight:900}.footer-payments strong,.footer-payments small{display:block}.footer-payments strong{color:#fff;font-size:13px}.footer-payments small{margin-top:2px;color:#b8c9d3;font-size:10px}.footer-payments ul{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none}.footer-payments li{display:flex;align-items:center;height:26px;padding:3px 5px;border-radius:3px;background:#fff}.footer-payments svg{width:38px;height:24px}@media(max-width:700px){.footer-payments{align-items:flex-start;flex-direction:column}.footer-payments ul{justify-content:flex-start}}
