/* Shared footer. Self-contained styles, also usable without the homepage CSS.
   Include site-footer.html server-side and give the page's body id="top". */
.global-footer{background:#192e46;color:#e5edf7;border-top:0;font:18px/1.6 'Atkinson Hyperlegible',Arial,sans-serif}.global-footer *{box-sizing:border-box}.global-footer a{color:inherit;text-decoration:none}.global-footer a:hover{text-decoration:underline;text-underline-offset:5px}.global-footer a:focus-visible{outline:3px solid #b4d0ff;outline-offset:4px}.global-footer-inner{max-width:1280px;margin:auto;padding:43px 40px 23px}.footer-brand-row{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-bottom:32px;border-bottom:1px solid #3b4c63}.footer-brand{display:inline-flex;align-items:center;font-size:33px;font-weight:700;letter-spacing:-1px;line-height:1}.footer-brand>span:last-child{font-weight:400;color:#b3c3d8}.footer-logo-mark{display:grid;place-items:center;width:39px;height:39px;border-radius:9px;background:#b9d0f8;color:#192e46;font-size:29px;margin-right:11px;letter-spacing:-2px}.footer-brand-row p{font-size:16px;color:#b9c9dd;margin:12px 0 0}.back-to-top{font-size:15px;display:flex;align-items:center;gap:20px;min-height:44px}.back-to-top span{display:grid;place-items:center;width:38px;height:38px;border:1px solid #59718f;border-radius:50%;font-size:21px}.footer-columns{display:grid;grid-template-columns:1fr 1fr 1.15fr 1fr;gap:35px;padding:32px 0 35px}.global-footer .footer-columns h2{color:white;font-size:18px;font-weight:700;letter-spacing:0;line-height:1.4;margin:0 0 15px}.footer-columns a{display:block;width:fit-content;font-size:16px;line-height:1.5;padding:7px 0;color:#c4d2e4;min-height:38px}.footer-columns p{font-size:14px;color:#9eafc5;line-height:1.6;margin:11px 0 0}.footer-bottom{display:flex;gap:26px;align-items:center;border-top:1px solid #3b4c63;padding-top:22px;font-size:13px;color:#b4c4d8}.footer-bottom>span:last-child{margin-left:auto;color:#9eafc5}
@media(max-width:900px){.global-footer-inner{padding-inline:26px}.footer-columns{grid-template-columns:1fr 1fr;gap:30px}.footer-columns a{min-height:42px}}
@media(max-width:600px){.global-footer-inner{padding:31px 20px 25px}.footer-brand{font-size:28px}.footer-brand-row{align-items:start;padding-bottom:26px}.back-to-top{font-size:0;gap:0}.back-to-top span{font-size:21px}.footer-columns{gap:27px 19px;padding-block:28px}.global-footer .footer-columns h2{font-size:17px;margin-bottom:11px}.footer-columns a{font-size:16px}.footer-columns p{font-size:13px}.footer-bottom{flex-wrap:wrap;gap:13px 20px;font-size:12px}.footer-bottom>span:last-child{margin-left:0;width:100%}.footer-brand-row p{font-size:15px}}
