.iceq-consent{position:fixed;inset:0;z-index:100000;background:rgb(12 22 36/.58);display:grid;place-items:end center;padding:20px}.iceq-consent[hidden],.iceq-consent-manage[hidden]{display:none}.iceq-consent__panel{width:min(760px,100%);background:#fff;color:#17263b;border-top:4px solid var(--iceq-consent-accent);box-shadow:0 18px 60px rgb(0 0 0/.28);padding:24px}.iceq-consent h2{font-size:1.4rem;margin:0 0 8px}.iceq-consent p{margin:0 0 18px;line-height:1.55}.iceq-consent a{color:var(--iceq-consent-accent)}.iceq-consent__choices{border-top:1px solid #d8dee7;padding-top:14px;margin-bottom:16px}.iceq-consent__choices label{display:block;padding:7px 0}.iceq-consent__actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.iceq-consent button,.iceq-consent-manage{border:1px solid #52647a;background:#fff;color:#17263b;min-height:44px;padding:9px 16px;font:inherit;font-weight:700;cursor:pointer}.iceq-consent button.is-primary{background:var(--iceq-consent-accent);border-color:var(--iceq-consent-accent);color:#fff}.iceq-consent-manage{position:fixed;z-index:99999;left:16px;bottom:16px;background:#fff;border-radius:4px;box-shadow:0 4px 18px rgb(0 0 0/.18);font-size:.88rem}@media(max-width:560px){.iceq-consent{padding:0}.iceq-consent__panel{padding:20px 16px}.iceq-consent__actions{display:grid;grid-template-columns:1fr}.iceq-consent button{width:100%}}
@media(prefers-reduced-motion:reduce){.iceq-consent *{scroll-behavior:auto!important}}
