/* Shared footer typography is independent of each page's content styles. */
body .site-footer{background:#1c2822;color:#fff;font-family:Poppins,sans-serif;text-align:start}
body .site-footer .footer-brand img{display:block;width:184.8px;height:auto;filter:none}
body .site-footer .footer-brand p{font-size:15px;font-weight:400;line-height:1.8;letter-spacing:0;color:#b4c1b8;margin:24px 0 0;max-width:390px;text-wrap:pretty}
body .site-footer .footer-main nav h2{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:1.55;letter-spacing:.03em;color:#b4c1b8;margin:0 0 16px;max-width:none;text-wrap:normal}
body .site-footer .footer-main nav a{font-size:14px;font-weight:400;line-height:1.55;letter-spacing:0;color:#fff}
body .site-footer .footer-bottom{color:#b4c1b8}
body .site-footer .footer-bottom a{font-size:14px;font-weight:400;line-height:1.55;letter-spacing:0;color:inherit}
@media(max-width:600px){body .site-footer .footer-brand p{font-size:14px;margin-top:17px}body .site-footer .footer-main nav h2{margin-bottom:9px}}

body .site-footer .footer-main{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:36px}
body .site-footer .footer-bottom>div{display:flex;flex-wrap:wrap;gap:12px 24px}
@media(max-width:1050px){body .site-footer .footer-main{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}body .site-footer .footer-brand{grid-column:1/-1}}
@media(max-width:600px){body .site-footer .footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 22px}body .site-footer nav[aria-label="Legal and privacy"]{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:5px 22px}body .site-footer nav[aria-label="Legal and privacy"] h2{grid-column:1/-1}body .site-footer .footer-bottom{align-items:flex-start}body .site-footer .footer-bottom>div{width:100%;gap:8px 18px}}
body .site-footer .footer-brand-controls{display:flex;flex-direction:column;align-items:flex-start;gap:20px;margin-top:46px}
body .site-footer .footer-brand-controls>span{display:block}
body .site-footer .footer-brand-controls .website-language-picker>summary{padding:0;justify-content:flex-start;color:#b4c1b8;font-size:14px}
body .site-footer .footer-back-top{display:inline-flex;align-items:center;gap:8px;font-size:14px;line-height:1.6;color:#b4c1b8;text-decoration:none;min-height:32px}
body .site-footer .footer-back-top:hover{text-decoration:underline;text-underline-offset:4px}
body .site-footer .footer-brand-controls .website-language-panel{inset-inline-start:0;inset-inline-end:auto;width:min(320px,calc(100vw - 40px))}
@media(max-width:600px){body .site-footer .footer-brand-controls{margin-top:36px;gap:16px}}

/* Keep every legal destination together in the lower-left footer rail. */
body .site-footer .footer-main{grid-template-columns:1.5fr 1fr 1fr}
body .site-footer .footer-bottom{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:baseline;gap:4px 24px;font:400 13px/1.6 Poppins,sans-serif;text-align:start}
body .site-footer .footer-bottom>span{flex:none;white-space:nowrap}
body .site-footer .footer-bottom .footer-legal-links{display:flex;flex:1;flex-wrap:wrap;align-items:center;gap:4px 24px;min-width:0}
body .site-footer .footer-bottom a,body .site-footer .footer-bottom .footer-cookie-preferences{font:inherit;letter-spacing:0;color:#b4c1b8;min-height:36px;display:inline-flex;align-items:center;text-decoration:none;text-align:start;padding:0;background:none;border:0}
body .site-footer .footer-bottom a:hover,body .site-footer .footer-bottom .footer-cookie-preferences:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}
body .site-footer .footer-bottom .footer-cookie-preferences[hidden]{display:none}
@media(max-width:1050px){body .site-footer .footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){body .site-footer .footer-bottom{flex-direction:column;gap:10px}body .site-footer .footer-bottom .footer-legal-links{display:flex;gap:4px 20px;width:100%}body .site-footer .footer-bottom a,body .site-footer .footer-bottom .footer-cookie-preferences{min-height:44px}}

@media(min-width:1200px){body .site-footer .footer-bottom{flex-wrap:wrap;gap:6px 18px}body .site-footer .footer-bottom .footer-legal-links{flex-wrap:wrap;gap:6px 18px}body .site-footer .footer-bottom a,body .site-footer .footer-bottom .footer-cookie-preferences{white-space:nowrap}}
@media(min-width:1200px){body .site-footer .footer-bottom .footer-legal-links{justify-content:space-between}}

/* Anchor the brand controls to the final Features link as the column grows. */
@media(min-width:1051px){
 body .site-footer .footer-brand{display:flex;flex-direction:column;align-self:stretch}
 body .site-footer .footer-brand-controls{margin-top:auto;padding-top:46px;gap:5px}
 body .site-footer .footer-brand-controls .website-language-picker>summary{padding-block:9px;min-height:38px;line-height:1.55;box-sizing:border-box}
 body .site-footer .footer-back-top{padding-block:9px;min-height:38px;line-height:1.55}
}
