.consent-panel{position:fixed;z-index:1000;left:16px;right:16px;bottom:16px;max-width:730px;margin:auto;padding:20px 22px;background:#fff;color:#24342c;border:1px solid #d4ded2;border-radius:17px;box-shadow:0 18px 60px #1839254d;font:400 .9rem/1.5 system-ui,sans-serif}.consent-panel[hidden],.consent-manage[hidden]{display:none!important}.consent-panel p{margin:0 0 15px}.consent-panel>div{display:flex;gap:10px;justify-content:flex-end}.consent-panel button,.consent-manage{cursor:pointer;font:700 .85rem system-ui,sans-serif;border-radius:9px;padding:11px 15px}.consent-panel [data-choice=no]{background:#f2f4f0;border:1px solid #cbd4ca;color:#27372d}.consent-panel [data-choice=yes]{background:#b6e58e;border:1px solid #9dce78;color:#193620}.consent-manage{position:fixed;z-index:999;bottom:12px;left:12px;background:#ffffffec;border:1px solid #c9d6c9;color:#3a5341;box-shadow:0 4px 15px #20392426}@media(max-width:580px){.consent-panel>div{flex-direction:column}.consent-panel button{width:100%}}
