.shared-footer{background:#0b1830;color:#c3cede;padding:clamp(48px,6vw,80px) clamp(24px,5vw,80px) 40px;font-family:'Suisse Intl',Suisse,'Helvetica Neue',Arial,sans-serif}
.shared-footer__grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:40px}
.shared-footer__logo{height:56px;width:auto;display:block;filter:brightness(0) invert(1)}
.shared-footer__text{font-size:15px;line-height:1.8;margin-top:14px}
.shared-footer__text strong{color:#fff}
.shared-footer__title{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#6f80a0;font-weight:600}
.shared-footer__nav{display:flex;flex-direction:column;gap:8px;margin-top:14px;font-size:15px}
.shared-footer a{color:#c3cede;text-decoration:none}
.shared-footer a:hover{color:#fff}
.shared-footer__bottom{max-width:1400px;margin:40px auto 0;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);font-size:13px;color:#6f80a0}
.legal-cookie{position:fixed;left:clamp(12px,3vw,32px);bottom:clamp(12px,3vw,32px);z-index:145;width:min(440px,calc(100vw - 24px));background:#fff;color:#33404f;border:1px solid #d9e2eb;box-shadow:0 18px 48px rgba(11,24,48,.22);padding:20px;display:flex;align-items:center;gap:18px;font-size:13px;line-height:1.55}
.legal-cookie a{color:#e30613;text-decoration:underline;text-underline-offset:2px}.legal-cookie button{flex-shrink:0;border:0;background:#101f39;color:#fff;font-weight:600;padding:11px 16px;border-radius:2px;cursor:pointer}.legal-cookie.is-hidden{display:none}
