/* X2 unified footer language control. Footer-only override. */
.site-footer{background:#11172f!important;color:#fff!important;border-top:1px solid rgba(255,255,255,.08)!important;padding:25px clamp(28px,3.6vw,58px) 22px!important;}
.site-footer .footer-columns,.site-footer .footer-social,.site-footer .footer-lead,.site-footer .desktop-footer-simple{display:none!important;}
.site-footer .x2-footer-unified{width:100%;max-width:1480px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;}
.site-footer .x2-footer-main{display:flex;align-items:center;flex-wrap:wrap;gap:9px 18px;min-width:0;}
.site-footer .x2-footer-main a,.site-footer .x2-footer-side a,.site-footer .x2-footer-language{color:rgba(255,255,255,.68)!important;font-size:11px!important;line-height:1.2!important;font-weight:400!important;text-decoration:none!important;}
.site-footer .x2-footer-main a:hover,.site-footer .x2-footer-side a:hover,.site-footer .x2-footer-language:hover{color:#fff!important;}
.site-footer .x2-footer-side{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:28px;white-space:nowrap;}
.site-footer .x2-footer-language{position:relative;display:inline-flex;align-items:center;gap:12px;cursor:pointer;}
.site-footer .x2-footer-language svg{width:24px;height:24px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}
.site-footer .x2-footer-language span{display:inline-block;min-width:20px;letter-spacing:.02em;}
.site-footer .x2-footer-locale-select{position:absolute;inset:-8px 0 -8px 0;width:100%;height:calc(100% + 16px);opacity:0;cursor:pointer;color:#11172f;background:#fff;font-size:16px;}
.site-footer .footer-base{width:100%;max-width:1480px!important;margin:17px auto 0!important;padding-top:16px!important;border-top:1px solid rgba(255,255,255,.08)!important;color:rgba(255,255,255,.45)!important;font-size:11px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;}
@media (max-width:900px){.site-footer .x2-footer-unified{align-items:flex-start;flex-direction:column;gap:22px}.site-footer .x2-footer-side{width:100%;justify-content:flex-start;margin-left:0}.site-footer .x2-footer-main{gap:11px 16px}.site-footer{padding:30px 24px 24px!important}}
