.cookie-consent-banner{position:fixed;left:0;right:0;bottom:0;z-index:9999;background:#fff;border-top:1px solid rgba(7,31,70,.12);box-shadow:0 -12px 36px rgba(7,31,70,.12);padding:14px 20px}.cookie-consent-inner{width:min(1240px,100%);margin:auto;display:flex;align-items:center;gap:18px}.cookie-consent-copy{min-width:0;flex:1;display:flex;align-items:center;gap:10px}.cookie-consent-copy strong{color:#071f46;white-space:nowrap}.cookie-consent-copy span{color:#667085;font-size:.86rem}.cookie-consent-copy a{color:#0047ab;text-decoration:underline}.cookie-consent-actions{display:flex;align-items:center;gap:9px;flex:0 0 auto}.cookie-consent-actions button,.cookie-preferences-actions button{border-radius:999px;border:1px solid #ccd5e2;background:#fff;color:#071f46;font-weight:800;padding:10px 15px;cursor:pointer}.cookie-consent-actions .cookie-primary,.cookie-preferences-actions .cookie-primary{background:#0047ab;color:#fff;border-color:#0047ab}.cookie-settings-link{border:0;background:transparent;color:inherit;padding:0;cursor:pointer;text-decoration:underline}.cookie-preferences{position:fixed;inset:0;z-index:10000;background:rgba(7,31,70,.38);display:grid;place-items:center;padding:20px}.cookie-preferences-card{width:min(540px,100%);background:#fff;border-radius:22px;padding:26px;box-shadow:0 24px 70px rgba(7,31,70,.28)}.cookie-preferences-card h2{margin-bottom:10px}.cookie-preferences-card p{color:#667085}.cookie-pref-row{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:14px 0;border-top:1px solid #e6eaf0}.cookie-pref-row label{font-weight:700;color:#071f46}.cookie-pref-row small{display:block;color:#667085;font-weight:400}.cookie-preferences-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}@media(max-width:850px){.cookie-consent-inner{align-items:flex-start;flex-direction:column}.cookie-consent-copy{align-items:flex-start;flex-direction:column;gap:3px}.cookie-consent-copy strong{white-space:normal}.cookie-consent-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.cookie-consent-actions button{width:100%}.cookie-consent-actions .cookie-manage{grid-column:1/-1}}@media(max-width:480px){.cookie-consent-actions{grid-template-columns:1fr}.cookie-consent-actions .cookie-manage{grid-column:auto}.cookie-preferences-actions{flex-direction:column}.cookie-preferences-actions button{width:100%}}
