#rf-crm-consent[hidden],#rf-crm-privacy-button[hidden]{display:none!important}
#rf-crm-consent{position:fixed;z-index:2147483640;bottom:16px;left:16px;right:16px;max-width:720px;margin:auto;background:#fff;color:#17243a;border:1px solid #cbd5e1;border-radius:14px;box-shadow:0 12px 42px #0003;padding:18px;font:15px/1.5 Arial,sans-serif}
#rf-crm-consent p{margin:0 0 12px}
#rf-crm-consent a{color:#1b4a84;text-decoration:underline}
#rf-crm-consent div{display:flex;flex-wrap:wrap;gap:10px}
#rf-crm-consent button,#rf-crm-privacy-button{cursor:pointer;border:1px solid #1b4a84;border-radius:7px;padding:9px 13px;font:inherit}
#rf-crm-consent button[data-choice="yes"]{background:#1b4a84;color:#fff}
#rf-crm-consent button[data-choice="no"]{background:#fff;color:#1b4a84}
#rf-crm-privacy-button{position:fixed;z-index:2147483640;bottom:8px;left:8px;background:#fff;color:#1b4a84;font:12px Arial,sans-serif}
@media(max-width:600px){#rf-crm-consent{bottom:8px;left:8px;right:8px;padding:14px}#rf-crm-consent button{width:100%}}
