.site-footer .footer-grid{grid-template-columns:minmax(0,1.35fr) minmax(140px,1.4fr) minmax(180px,.8fr) minmax(260px,1fr)}
.site-footer .footer-content-links{margin-left:40px}
.footer-newsletter p{margin:.55rem 0;color:#c7d2e2;font-size:.9rem}.footer-newsletter small{display:block;margin-top:.65rem;color:#b8c5d8;font-size:.75rem;line-height:1.45}.footer-newsletter small a{text-decoration:underline}.newsletter-field{display:flex;align-items:stretch;margin-top:.8rem}.newsletter-field input{min-width:0;flex:1;border:1px solid #71809a;border-right:0;border-radius:6px 0 0 6px;background:#fff;color:#142033;padding:.7rem .75rem}.newsletter-field input:focus{outline:3px solid rgba(74,152,235,.45);outline-offset:1px}.newsletter-field input.is-invalid{border-color:#fca5a5}.newsletter-field button{display:grid;place-items:center;min-width:48px;border:0;border-radius:0 6px 6px 0;background:#c52430;color:#fff;padding:.7rem .85rem;cursor:pointer}.newsletter-field button .fa-paper-plane{color:#fff;font-size:1.15rem;line-height:1}.newsletter-field button:disabled{opacity:.65;cursor:wait}.newsletter-error{display:block;min-height:1.25rem;margin-top:.35rem;color:#fecaca;font-size:.8rem}.newsletter-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.newsletter-toast{position:fixed;right:1.25rem;bottom:1.25rem;z-index:1090;width:min(360px,calc(100vw - 2.5rem));display:none;background:#fff;color:#142033;border:1px solid rgba(0,0,0,.1);border-radius:.5rem;box-shadow:0 .5rem 1.5rem rgba(0,0,0,.2)}.newsletter-toast.show{display:block}.newsletter-toast .toast-header{display:flex;align-items:center;justify-content:space-between;padding:.7rem .9rem;background:#166534;color:#fff;border-radius:.45rem .45rem 0 0}.newsletter-toast .toast-header button{border:0;background:transparent;color:#fff;font-size:1.4rem;line-height:1;cursor:pointer}.newsletter-toast .toast-body{padding:.9rem}
@media(max-width:900px){.site-footer .footer-grid{grid-template-columns:1fr 1fr}.site-footer .footer-content-links{margin-left:0}.footer-newsletter{grid-column:1/-1}}
@media(max-width:620px){.site-footer .footer-grid{grid-template-columns:1fr}.footer-newsletter{grid-column:auto}.newsletter-field{flex-direction:column;gap:.5rem}.newsletter-field input,.newsletter-field button{border:1px solid #71809a;border-radius:6px}.newsletter-toast{right:.75rem;bottom:.75rem;width:calc(100vw - 1.5rem)}}
