.site-footer{flex-wrap:wrap;gap:20px}
.site-footer .footer-contacts{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 20px}
.site-footer .footer-contacts a:hover{color:#fff}
.site-footer .payment-methods{flex:0 0 100%;min-width:0;margin-top:8px;padding-top:28px;border-top:1px solid #ffffff18;text-align:center}
.payment-methods h2{margin:0 0 18px;color:#eee8f3;font-size:1rem;font-weight:600;line-height:1.5}
.payment-methods-list{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:12px;padding:0;margin:0;list-style:none}
.payment-method{display:flex;align-items:center;justify-content:center;gap:10px;min-height:60px;max-width:100%;padding:8px 18px;border:1px solid #ffffff24;border-radius:12px;background:#15111d;color:#f5f1f8;font-size:.9375rem;line-height:1.5}
.payment-method img{display:block;width:76px;height:48px;object-fit:contain;border-radius:4px}
.payment-method svg{display:block;width:28px;height:28px;flex-shrink:0;color:#c7b3fa}
.payment-method .payment-play{color:#8bddbd}
.payment-methods p{max-width:640px;margin:16px auto 0;font-size:.875rem;line-height:1.6;color:#b9b0c3}
@media(max-width:540px){.site-footer .payment-methods{width:100%;flex-basis:auto}.payment-methods-list{gap:10px}.payment-method{padding:8px 14px}}
