.site-footer{padding:64px 5vw 30px;background:var(--ink);color:rgba(255,255,255,.72)}
.site-footer .footer-inner{width:min(1360px,100%);margin:0 auto}
.site-footer .footer-main{display:grid;grid-template-columns:.9fr 1.35fr 1fr;gap:clamp(40px,6vw,90px);align-items:start}
.site-footer .brand{display:inline-block;margin:0 0 18px;color:#fff}
.site-footer .footer-intro p{max-width:310px;margin:0;font-size:14px;line-height:1.65}
.site-footer .footer-contact{display:grid;gap:7px;margin-top:22px}
.site-footer .footer-contact a{width:fit-content;color:#fff;font-size:14px;font-weight:700;text-decoration:none}
.site-footer .footer-heading{margin:0 0 17px;color:#fff;font:700 14px/1.45 var(--sans);letter-spacing:.08em;text-transform:uppercase}
.site-footer .footer-service-links{display:grid;grid-template-columns:1fr 1fr;gap:10px 26px}
.site-footer .footer-service-links a,.site-footer .footer-legal a{color:rgba(255,255,255,.78);font-size:14px;line-height:1.45;text-decoration:none}
.site-footer .footer-service-links a:hover,.site-footer .footer-service-links a:focus-visible,.site-footer .footer-legal a:hover,.site-footer .footer-legal a:focus-visible,.site-footer .footer-contact a:hover,.site-footer .footer-contact a:focus-visible{color:#fff;text-decoration:underline;text-underline-offset:4px}
.site-footer .digital-withdrawal{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#E71919 0%,#B50000 100%);color:#fff;padding:10px 16px;border-radius:999px;font-weight:800;font-size:14px;line-height:1.2;text-align:center;box-shadow:0 8px 18px rgba(180,0,0,.22);border:1.5px solid rgba(255,255,255,.22);text-decoration:none}
.site-footer .digital-withdrawal:hover{background:linear-gradient(180deg,#FF2424 0%,#990000 100%);color:#fff}
.site-footer .footer-legal{display:flex;margin-top:22px;flex-wrap:wrap;gap:8px 18px}
.site-footer .footer-social{display:flex;margin:0 0 27px;padding:0;gap:11px;list-style:none}
.site-footer .footer-social a{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(255,255,255,.08);transition:transform .2s ease,background .2s ease}
.site-footer .footer-social a:hover,.site-footer .footer-social a:focus-visible{background:rgba(255,255,255,.16);transform:translateY(-2px)}
.site-footer .footer-social svg{display:block;width:24px;height:24px}
.site-footer .footer-payment-title{margin-bottom:11px;color:rgba(255,255,255,.82);font-size:13px;font-weight:700}
.site-footer .footer-payment-logos{display:flex;flex-wrap:wrap;gap:8px}
.site-footer .footer-payment-logo{display:grid;min-width:72px;height:38px;padding:6px 9px;place-items:center;border-radius:8px;background:#fff;box-shadow:0 5px 14px rgba(0,0,0,.16)}
.site-footer .footer-payment-logo.sepa{min-width:112px}
.site-footer .footer-payment-logo.applepay{min-width:92px}
.site-footer .footer-payment-logo svg{display:block;width:100%;height:24px}
.site-footer .footer-bottom{display:flex;margin-top:44px;padding-top:22px;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid rgba(255,255,255,.13);font-size:12px}
.site-footer .footer-bottom a{color:inherit;text-decoration:none}
@media(max-width:760px){.site-footer{padding:48px 20px 26px}.site-footer .footer-main{grid-template-columns:1fr;gap:38px}.site-footer .footer-service-links{grid-template-columns:1fr}.site-footer .footer-bottom{align-items:flex-start;flex-direction:column}}
