/* Shared footer: isolate its layout from page-specific Bootstrap and legacy rules. */
body .st-footer{background:#14253f!important;color:#d1dced!important;line-height:1.6!important}
body .st-footer .container{width:min(1320px,calc(100% - 80px))!important;max-width:none!important;margin-inline:auto!important;padding:0!important}
body .st-footer .st-footer__top{padding:56px 0!important}
body .st-footer .st-footer__top>.container>.row{display:grid!important;grid-template-columns:1.15fr 1fr .85fr .85fr!important;gap:40px!important;margin:0!important;padding:0!important}
body .st-footer .st-footer__top>.container>.row>div{width:auto!important;max-width:none!important;min-width:0!important;padding:0!important;margin:0!important;flex:none!important;text-align:left!important}
body .st-footer .st-brand__logo-wrap{display:inline-flex!important;align-items:center;justify-content:flex-start!important;width:auto!important;max-width:100%!important;margin:0!important;padding:12px 16px!important;border-radius:8px;background:#fff}
body .st-footer .st-brand__text-img{width:200px!important;max-width:100%!important;height:48px!important;object-fit:contain!important}
body .st-footer .st-brand__tagline{font-size:14px!important;line-height:1.8!important;max-width:300px!important;margin:20px 0!important;text-align:left!important}
body .st-footer .st-partners{display:flex;justify-content:flex-start!important;gap:10px;flex-wrap:wrap}
body .st-footer .st-partners__card img{width:90px;height:48px;object-fit:contain;padding:6px;background:white;border-radius:6px}
body .st-footer .st-footer__col-title{font:650 13px/1.5 var(--st-font)!important;letter-spacing:.07em!important;color:white!important;margin:0 0 20px!important;text-align:left!important}
body .st-footer .st-footer__links{display:flex!important;flex-direction:column;gap:10px!important;padding:0!important;margin:0!important;list-style:none!important}
body .st-footer .st-footer__links li{margin:0!important;padding:0!important}
body .st-footer .st-footer__links a{display:inline-block;font-size:14px!important;line-height:1.65!important;color:#d1dced!important;padding:0!important;text-decoration:none;overflow-wrap:anywhere}
body .st-footer a:hover{color:#fff!important;text-decoration:underline}
body .st-footer a:focus-visible{outline:2px solid #b6d6ff;outline-offset:5px}
body .st-footer .st-footer__locations{padding:32px 0!important;background:#192f4e!important;border-block:1px solid #ffffff20}
body .st-footer .st-footer__locations .row{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;margin:0!important;padding:0!important}
body .st-footer .st-footer__locations .row>div{width:auto!important;max-width:none!important;min-width:0!important;flex:none!important;margin:0!important;padding:0!important}
body .st-footer .st-loc-card{padding:20px!important;height:100%;border:1px solid #ffffff20;border-radius:10px;background:transparent!important;transform:none!important;box-shadow:none!important}
body .st-footer .st-loc-card__head{display:flex;align-items:flex-start;gap:10px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid #ffffff20}
body .st-footer .st-loc-card__flag{width:28px;height:20px;object-fit:contain;flex-shrink:0;margin-top:2px}
body .st-footer .st-loc-card__country{font-size:15px!important;line-height:1.5!important;color:#fff!important}
body .st-footer .st-loc-card__branch{position:static!important;display:block!important;background:none!important;border-radius:0!important;padding:0!important;margin-top:4px!important;font-size:11px!important;color:#bdd4f2!important;letter-spacing:0!important}
body .st-footer .st-loc-card__addr,body .st-footer .st-loc-card__phone,body .st-footer .st-loc-card__email{display:block!important;font:400 13px/1.75 var(--st-font)!important;color:#d1dced!important;overflow-wrap:anywhere;word-break:normal!important;margin:0 0 10px!important}
body .st-footer .st-loc-card i{color:#91b9ed;margin-right:7px;font-size:12px}
body .st-footer .st-footer__bottom{padding:22px 0!important;background:#101e34!important}
body .st-footer .st-footer__bottom-inner{display:flex!important;justify-content:space-between;align-items:center!important;gap:24px!important;flex-direction:row!important;text-align:left!important;padding-right:60px}
body .st-footer .st-footer__copy{font:400 12px/1.7 var(--st-font)!important;color:#bdcbe0!important;margin:0!important}
body .st-footer .st-footer__social{display:flex!important;gap:10px!important;list-style:none!important;padding:0!important;margin:0!important;flex-shrink:0;justify-content:flex-start!important}
body .st-footer .st-footer__social a{display:flex!important;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #ffffff40;border-radius:8px;background:#243b59!important;color:#fff!important;text-decoration:none!important;opacity:1!important;visibility:visible!important}
body .st-footer .st-footer__social a svg{display:block!important;width:18px!important;height:18px!important;flex:none;opacity:1!important;visibility:visible!important;color:inherit}
body .st-footer .st-footer__social a:hover,body .st-footer .st-footer__social a:focus-visible{background:#326fba!important;border-color:#93bcef!important;transform:none!important}
@media(max-width:1050px){body .st-footer .st-footer__top>.container>.row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:32px!important}body .st-footer .st-footer__locations .row{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:600px){body .st-footer .container{width:calc(100% - 40px)!important}body .st-footer .st-footer__top{padding:40px 0!important}body .st-footer .st-footer__top>.container>.row{gap:28px 20px!important}body .st-footer .st-footer__top>.container>.row>div:first-child{grid-column:1/-1}body .st-footer .st-footer__locations .row{grid-template-columns:1fr!important}body .st-footer .st-footer__bottom-inner{flex-direction:column!important;align-items:flex-start!important;padding:0 50px 0 0;gap:16px!important}body .st-footer .st-footer__links a{font-size:13px!important}body .st-footer .st-footer__col-title{margin-bottom:14px!important}}
