.consent-box{position:fixed;bottom:14px;left:14px;right:14px;max-width:500px;z-index:50;background:#fff;color:#18252c;box-shadow:0 20px 50px #0004;border-radius:18px;padding:18px;font-size:.9rem;line-height:1.45}.consent-box p{margin:0 0 12px}.consent-box div{display:flex;gap:8px}.consent-box button,.consent-manage{cursor:pointer;padding:.65rem .85rem;border-radius:9px;border:1px solid #294557;background:#fff;color:#18252c;font:inherit;font-weight:700}.consent-box button[data-choice=yes]{background:#173f62;color:#fff}.consent-manage{position:fixed;bottom:12px;left:12px;z-index:45;background:#fff;font-size:.75rem}[hidden]{display:none!important}