/* site footer navigation: 20260831 */
.site-footer{margin-top:0;border-top:1px solid #dbe8f1;background:#fff;color:#6d879a}
.site-footer__inner{max-width:1120px;margin:0 auto;padding:42px 24px 26px;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:48px}
.site-footer__brand h2{margin:0 0 10px;color:#294f71;font-size:20px;line-height:1.35;letter-spacing:-.02em}
.site-footer__brand p{max-width:390px;margin:0;color:#7890a3;font-size:14px;line-height:1.8}
.site-footer__column h3{margin:2px 0 13px;color:#456581;font-size:14px;line-height:1.5;font-weight:750}
.site-footer__links{display:grid;gap:9px}.site-footer__links a{color:#6f899d;font-size:14px;line-height:1.55;text-decoration:none}.site-footer__links a:hover{color:#5146e5}
.site-footer__note{margin:0;color:#7b93a5;font-size:14px;line-height:1.75}.site-footer__bottom{max-width:1120px;margin:0 auto;padding:0 24px 25px;color:#9aabba;font-size:12px;line-height:1.6}
@media(max-width:700px){.site-footer__inner{grid-template-columns:1fr;gap:26px;padding:34px 18px 18px}.site-footer__brand p{max-width:none}.site-footer__column h3{margin-bottom:10px}.site-footer__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 18px}.site-footer__bottom{padding:0 18px 24px}}
