/* Shared, scoped footer: consistent across both legacy page design systems. */
footer.sg-site-footer{display:block;position:relative;background:linear-gradient(120deg,#265c4d,#357360);color:#fffaf1;padding:0;margin:0;overflow:visible;font:15px/1.6 "DM Sans",Arial,sans-serif}
footer.sg-site-footer::before,footer.sg-site-footer::after{display:none}
.sg-site-footer *{box-sizing:border-box}
.sg-site-footer .sg-footer-main{display:grid;grid-template-columns:1.25fr .8fr .85fr 1.4fr;gap:36px;max-width:1400px;padding:48px 32px 32px;margin:auto}
.sg-site-footer section{padding:0;margin:0;background:none;min-width:0;border:0}
.sg-site-footer h2{font:700 17px/1.4 "DM Sans",Arial,sans-serif;color:inherit;letter-spacing:0;margin:0 0 16px}
.sg-site-footer a{color:inherit;text-decoration:none;display:block;margin:0 0 8px;overflow-wrap:anywhere}
.sg-site-footer a:hover{text-decoration:underline}
.sg-site-footer a:focus-visible{outline:3px solid #ffd3ac;outline-offset:4px}
.sg-site-footer p,.sg-site-footer address{color:inherit;font:inherit;margin:12px 0;max-width:32em}
.sg-site-footer .sg-footer-brand img{width:76px;height:76px;object-fit:contain;filter:none;background:#fffaf1;border-radius:12px}
.sg-site-footer .sg-footer-brand h2{font-size:23px;margin:12px 0}
.sg-site-footer .sg-footer-brand h2 span{display:block;font-size:12px;letter-spacing:.13em;text-transform:uppercase}
.sg-site-footer .sg-footer-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}
.sg-site-footer .sg-footer-buttons a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 16px;border:1px solid #d0e4d5;border-radius:25px;font-weight:700;margin:0}
.sg-site-footer .sg-footer-crisis a{margin-bottom:9px;line-height:1.4}
.sg-site-footer .sg-footer-crisis strong{display:block;font-size:15px}
.sg-site-footer .sg-footer-crisis span{font-size:13px}
.sg-site-footer .sg-footer-legal{display:grid;grid-template-columns:73px 1fr 1fr;align-items:center;gap:20px;max-width:1336px;margin:auto;padding:20px 0 28px;border-top:1px solid #ffffff35}
.sg-site-footer .sg-footer-legal p{font-size:12px;margin:0}
.sg-site-footer .sg-footer-legal nav{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px 18px;background:none;padding:0}
.sg-site-footer .sg-footer-legal nav a{font-size:12px;margin:0}
.sg-site-footer .sg-footer-seal{margin:0;line-height:0;width:73px}
.sg-site-footer .sg-footer-seal img{display:block;width:73px;height:79px;max-width:none;filter:none;object-fit:contain}
.sg-site-footer.sg-footer-restricted .sg-footer-main{grid-template-columns:1.2fr 1fr 1.4fr}
@media(max-width:1400px){.sg-site-footer .sg-footer-legal{margin-left:32px;margin-right:32px}}
@media(max-width:900px){.sg-site-footer .sg-footer-main,.sg-site-footer.sg-footer-restricted .sg-footer-main{grid-template-columns:1fr 1fr;gap:28px}.sg-site-footer .sg-footer-legal{grid-template-columns:73px 1fr}.sg-site-footer .sg-footer-legal nav{grid-column:2;justify-content:flex-start}.sg-site-footer .sg-footer-seal{grid-row:span 2}}
@media(max-width:520px){.sg-site-footer .sg-footer-main,.sg-site-footer.sg-footer-restricted .sg-footer-main{grid-template-columns:1fr;padding:32px 22px;gap:28px}.sg-site-footer .sg-footer-legal{margin:0 22px;gap:12px 16px}.sg-site-footer .sg-footer-legal nav{display:flex}.sg-site-footer .sg-footer-crisis a{margin-bottom:12px}}
