:root{--bconsent-accent:var(--action);--bconsent-accent-hover:var(--secondary);--bconsent-on-accent:#fff;--bconsent-link-color:var(--bconsent-accent);--bconsent-link-hover-color:var(--bconsent-accent-hover);--bconsent-footlink-color:var(--bconsent-accent);--bconsent-floating-bg:#1e1e1e;--bconsent-floating-color:#fff;--bconsent-card-border:#e2e4e7;--bconsent-placeholder-bg:#e8eaed;--bconsent-placeholder-color:#202124;--bconsent-placeholder-title-bg:rgba(60, 64, 67, 0.85);--bconsent-placeholder-title-color:#fff;--bconsent-placeholder-note-color:#3c4043}.bconsent-floating{position:fixed;left:1rem;bottom:1rem;z-index:99990;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;padding:0;border:0;border-radius:50%;background:var(--bconsent-floating-bg);color:var(--bconsent-floating-color);cursor:pointer;box-shadow:0 2px 8px rgb(0 0 0 / .25);transition:transform 0.15s ease,box-shadow 0.15s ease}.bconsent-floating:hover,.bconsent-floating:focus-visible{transform:translateY(-2px);box-shadow:0 4px 14px rgb(0 0 0 / .35);outline:none}.bconsent-banner-fallback{display:none}html.bconsent-banner-visible .bconsent-banner-fallback{display:block}[data-bconsent-toggle]{display:inline-flex;align-items:center;gap:.55em;cursor:pointer;user-select:none}[data-bconsent-toggle]::before{content:"";flex:0 0 auto;box-sizing:border-box;width:1.15em;height:1.15em;display:inline-flex;align-items:center;justify-content:center;border:2px solid currentColor;border-radius:var(--radius-s);font-size:.85em;font-weight:700;line-height:1;transition:background-color 0.12s ease,border-color 0.12s ease}[data-bconsent-toggle][aria-checked="true"]::before,[data-bconsent-toggle].bconsent-toggle-on::before{content:"\2713"}[data-bconsent-toggle]:focus-visible{outline:2px solid currentColor;outline-offset:2px;border-radius:4px}[data-bconsent-toggle="essential"]{cursor:default;opacity:.45}button[data-bconsent-toggle],a[data-bconsent-toggle],.bricks-button[data-bconsent-toggle]{appearance:none;-webkit-appearance:none;background:#fff0;border:0;border-radius:0;box-shadow:none;color:inherit;text-decoration:none}button[data-bconsent-toggle]:hover,button[data-bconsent-toggle]:focus,a[data-bconsent-toggle]:hover,a[data-bconsent-toggle]:focus,.bricks-button[data-bconsent-toggle]:hover,.bricks-button[data-bconsent-toggle]:focus{background:#fff0;box-shadow:none;color:inherit}.bconsent-hidden{display:none!important}button[data-bconsent-el="btn-primary"],a[data-bconsent-el="btn-primary"],.bricks-button[data-bconsent-el="btn-primary"]{display:block;width:100%;box-sizing:border-box;margin:0;padding:.85em 1.25em;background:var(--bconsent-accent);border:0 solid var(--bconsent-on-accent);border-radius:var(--radius-s);color:var(--bconsent-on-accent);font-size:calc(var(--text-s) * 1.1);line-height:1.3;text-align:center;text-decoration:none;cursor:pointer;transition:background-color 0.12s ease}button[data-bconsent-el="btn-primary"]:hover,a[data-bconsent-el="btn-primary"]:hover,.bricks-button[data-bconsent-el="btn-primary"]:hover{background:var(--bconsent-accent-hover);color:var(--bconsent-on-accent)}button[data-bconsent-el="btn-primary"]:focus-visible,a[data-bconsent-el="btn-primary"]:focus-visible,.bricks-button[data-bconsent-el="btn-primary"]:focus-visible{background:var(--bconsent-accent-hover);color:var(--bconsent-on-accent)}button[data-bconsent-el="link"],a[data-bconsent-el="link"],.bricks-button[data-bconsent-el="link"]{display:block;width:100%;margin:0;padding:.4em 0;background:#fff0;border:0;color:var(--bconsent-link-color);font-size:var(--text-s);text-align:center;text-decoration:underline;cursor:pointer}button[data-bconsent-el="link"]:hover,a[data-bconsent-el="link"]:hover,.bricks-button[data-bconsent-el="link"]:hover{color:var(--bconsent-link-hover-color)}[data-bconsent-el="footer"]{justify-content:center;align-items:center;flex-wrap:wrap}button[data-bconsent-el="footlink"],a[data-bconsent-el="footlink"],.bricks-button[data-bconsent-el="footlink"]{padding:0;background:#fff0;border:0;color:var(--bconsent-footlink-color);text-decoration:underline;cursor:pointer}[data-bconsent-el="cols"]{align-items:start}@media (max-width:640px){[data-bconsent-el="cols"]{grid-template-columns:1fr!important}}[data-bconsent-el="card"]{border:0 solid var(--bconsent-card-border);border-radius:var(--radius-m);padding:var(--space-xs)}[data-bconsent-el="card"] [data-bconsent-toggle]{font-weight:600}.bconsent-host{position:relative}.bconsent-placeholder{display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;background:var(--bconsent-placeholder-bg);color:var(--bconsent-placeholder-color)}.bconsent-placeholder.bconsent-overlay{position:absolute;inset:0;z-index:2}.bconsent-placeholder.bconsent-overlay::before{background-image:var(--bconsent-poster,url(https://seite3.polivka.at/wp-content/plugins/bricks-consent/assets/img/map-placeholder.svg))}.bconsent-placeholder.bconsent-standalone{position:relative;width:100%;aspect-ratio:16 / 9;min-height:220px}.bconsent-placeholder::before{content:"";position:absolute;inset:0;z-index:0;background-image:var(--bconsent-poster,none);background-size:cover;background-position:center;filter:blur(6px);transform:scale(1.08);opacity:.9}.bconsent-ph-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:.75em;max-width:90%;padding:1em;text-align:center}.bconsent-ph-title{display:inline-block;padding:.3em .7em;background:var(--bconsent-placeholder-title-bg);color:var(--bconsent-placeholder-title-color);border-radius:var(--radius-s);font-size:1.5rem;line-height:1.2}.bconsent-ph-btn{appearance:none;-webkit-appearance:none;padding:.6em 1.15em;background:var(--bconsent-accent);border:0;border-radius:var(--radius-s);color:var(--bconsent-on-accent);font-size:1.5rem;line-height:1.2;cursor:pointer;transition:background-color 0.12s ease}.bconsent-ph-btn:hover,.bconsent-ph-btn:focus-visible{background:var(--bconsent-accent-hover);color:var(--bconsent-on-accent)}.bconsent-ph-note{margin:0;max-width:34ch;font-size:1.1rem;line-height:1.35;color:var(--bconsent-placeholder-note-color)}