.site-footer{--footer-bg:#19191c;--footer-text:#d2d3db;--footer-heading:#fff;--footer-line:#414148;background:var(--footer-bg);color:var(--footer-text);margin:clamp(40px,7vw,96px) 0 0;border:0;border-radius:0;padding:clamp(36px,6vw,80px) 24px 36px;font-size:.9rem;line-height:1.6}
.site-footer--light{--footer-bg:#f5f6f8;--footer-text:#435065;--footer-heading:#142137;--footer-line:#d5dbe4}.site-footer--brand{--footer-bg:var(--brand-surface,#19191c);--footer-text:var(--brand-text,#d2d3db);--footer-heading:var(--brand-text,#fff);--footer-line:color-mix(in srgb,var(--footer-text) 26%,var(--footer-bg))}
.site-footer__inner{width:min(100%,var(--brand-container,var(--cms-container,1200px)));margin:auto}.site-footer__intro{max-width:540px;margin:0 0 36px}.site-footer__intro strong{font-size:1.15rem;color:var(--footer-heading)}.site-footer__intro p{margin:8px 0 0}
.site-footer__columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,165px),1fr));gap:40px 28px;padding-bottom:48px}.site-footer__column{margin:0;padding:0;min-width:0;border:0;background:none;box-shadow:none}.site-footer__column h2{margin:0 0 12px;font-size:.9rem;line-height:1.4;font-weight:700;color:var(--footer-heading)}.site-footer__column ul{display:grid;gap:5px;list-style:none;padding:0;margin:0}
.site-footer :is(a,button){color:inherit;text-decoration:none;overflow-wrap:anywhere}.site-footer a:hover{text-decoration:underline;text-underline-offset:4px}.site-footer :is(a,button):focus-visible{outline:2px solid currentColor;outline-offset:4px}.site-footer__column a{display:inline-flex;align-items:center;min-height:36px}
.site-footer__bottom{display:grid;gap:20px;border-top:1px solid var(--footer-line);padding-top:26px}.site-footer__socials,.site-footer__legal{display:flex;align-items:center;flex-wrap:wrap;gap:12px 26px;height:auto}.site-footer__socials a{display:inline-flex;align-items:center;gap:8px;min-height:44px}.site-footer__legal :is(a,button){display:inline-flex;align-items:center;min-height:44px;font:inherit}.site-footer__legal button{padding:0;border:0;background:transparent;cursor:pointer}.site-footer__legal button:hover{text-decoration:underline}.site-footer__last{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.site-footer__last small{font-size:.82rem}.site-footer__credit{display:inline-flex;min-height:44px;align-items:center;gap:6px;margin-left:auto;font-size:.82rem}
@media(max-width:640px){.site-footer{padding:32px 20px 20px}.site-footer__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px;padding-bottom:28px}.site-footer__column a{min-height:44px}.site-footer__bottom{gap:14px}.site-footer__last{flex-direction:column;align-items:flex-start;gap:8px}.site-footer__credit{margin-left:0}.site-footer__legal{gap:4px 18px}}
@media(max-width:359px){.site-footer__columns{grid-template-columns:1fr}}
