#npc-footer{background:#002347;color:#fff;padding:60px 0 24px;font-family:"Cairo",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.7}#npc-footer .npc-footer-inner{display:flex;flex-wrap:nowrap;max-width:1200px;margin:0 auto;padding:0 20px;gap:40px}#npc-footer .npc-footer-company{flex:2.4;min-width:320px}#npc-footer .npc-footer-links,#npc-footer .npc-footer-media,#npc-footer .npc-footer-legal{flex:1;min-width:180px}#npc-footer .npc-footer-title{position:relative;margin-bottom:20px;padding-bottom:12px;line-height:1.4;color:#ffb81c;font-size:1.15rem;font-weight:700}#npc-footer .npc-footer-title:before{content:"";position:absolute;inset-inline:0;bottom:0;height:1px;background:rgba(255,255,255,.12)}#npc-footer .npc-footer-title:after{content:"";position:absolute;inset-inline-start:0;bottom:0;width:46px;height:2px;background:#ffb81c}#npc-footer ul{margin:0;padding:0;list-style:none}#npc-footer ul li{margin-bottom:12px}#npc-footer ul li a{color:#d1d9e4;font-size:1rem;font-weight:500;text-decoration:none;transition:color .25s ease,transform .25s ease}#npc-footer ul li a:hover{color:#ffb81c;transform:translateX(6px);text-decoration:underline}#npc-footer .npc-footer-bottom{margin-top:50px;padding-top:28px;border-top:1px solid rgba(255,255,255,.08);text-align:center;font-size:.9rem;color:#b8c4d4}#npc-footer .npc-language-switcher{margin-top:28px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08)}#npc-footer .npc-lang-list{display:flex;gap:16px}#npc-footer .npc-lang-list li{margin:0}#npc-footer .npc-lang-list li:before{content:none}#npc-footer .npc-lang-list a{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:6px;font-size:.9rem;font-weight:600;color:#d1d9e4;transition:background .25s ease,color .25s ease}#npc-footer .npc-lang-list a:hover{background:#1f6fc1;color:#fff;text-decoration:none}#npc-footer .npc-lang-list img{width:18px;height:auto}.rtl #npc-footer{text-align:right}.rtl #npc-footer ul li a:hover{transform:translateX(-6px)}@media (max-width:1024px){#npc-footer .npc-footer-inner{flex-wrap:wrap}#npc-footer .npc-footer-company{flex:1 1 100%}}