/* One footer across all pages, loaded after page-specific styles. */
body>footer.site-footer{display:block;padding:65px max(5%,calc((100vw - 1500px)/2)) 26px;background:#101211;color:#bec6b5;border-top:1px solid #ffffff14;font:400 13px/1.6 'DM Sans',Arial,sans-serif}
.site-footer>div.footer-main{display:grid;grid-template-columns:1.45fr .65fr .8fr 1fr;gap:48px;font:inherit;color:inherit}.site-footer .footer-main>*{min-width:0}.site-footer .brand{display:inline-flex;align-self:start;justify-self:start}.site-footer .brand-logo{width:200px;height:auto;max-width:100%;display:block}.site-footer .footer-brand p{font-size:14px;line-height:1.8;color:#aab5a0;margin:25px 0 22px;letter-spacing:0}.site-footer .footer-assessment{font-size:12px;color:#e8eb82;display:inline-flex;align-items:center;gap:12px;line-height:1.6}.site-footer .footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:11px;margin:0;padding:0;position:static;background:transparent;font:inherit}.site-footer .footer-column h2{font:500 10px/1.5 'DM Sans',Arial,sans-serif;letter-spacing:.13em;text-transform:uppercase;color:#ecf0e5;margin:0 0 13px}.site-footer .footer-column a{font:inherit;color:#bec6b5;letter-spacing:0;overflow-wrap:anywhere;text-decoration:none}.site-footer .footer-region{font-size:10px;color:#a2b18d;margin-top:8px;line-height:1.5}.site-footer .footer-region:first-of-type{margin-top:0}.site-footer .footer-contact{gap:7px}.site-footer .footer-contact .footer-region:nth-of-type(2){margin-top:18px}.site-footer>div.footer-bottom{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid #ffffff16;padding-top:23px;margin-top:50px;font:inherit;color:#aab5a0}.site-footer .footer-bottom p{font-size:11px;line-height:1.6;margin:0;border:0;padding:0;letter-spacing:0}.site-footer .footer-bottom nav{display:flex;flex-wrap:wrap;gap:24px;font-size:11px;position:static}.site-footer a:hover{color:#f6e760}.site-footer a:focus-visible{outline:2px solid #f6e760;outline-offset:5px}
@media(max-width:1000px){.site-footer>div.footer-main{grid-template-columns:1.2fr 1fr;gap:38px 55px}.site-footer .footer-brand{grid-column:1/-1}.site-footer .footer-contact{grid-column:1/-1;align-items:flex-start}}
@media(max-width:600px){body>footer.site-footer{padding:45px 6% 25px}.site-footer>div.footer-main{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:34px 22px}.site-footer .brand-logo{width:190px}.site-footer .footer-brand p{margin:20px 0}.site-footer .footer-column{font-size:13px;gap:10px}.site-footer .footer-contact{gap:7px}.site-footer>div.footer-bottom{margin-top:35px;align-items:flex-start;flex-direction:column;gap:17px}.site-footer .footer-bottom nav{gap:20px}}
