#optiek-cookiebar{display:none;position:fixed;left:0;right:0;bottom:0;z-index:999999;background:#4a2a1e;color:#fff;padding:22px 25px;font-family:Raleway,Arial,sans-serif;box-shadow:0 -2px 12px rgba(0,0,0,.25)}#optiek-cookiebar.optiek-visible{display:block}#optiek-cookiebar .optiek-cookiebar-inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px}#optiek-cookiebar .optiek-cookiebar-text{flex:1 1 500px;font-size:14px;line-height:1.6;margin:0;color:#fff}#optiek-cookiebar .optiek-cookiebar-text a{color:#7fd4d1;text-decoration:underline}#optiek-cookiebar .optiek-cookiebar-buttons{flex:0 0 auto;display:flex;gap:12px;flex-wrap:wrap}#optiek-cookiebar button{cursor:pointer;border-radius:4px;padding:11px 24px;font-size:14px;font-weight:600;font-family:Raleway,Arial,sans-serif;border:2px solid #46b8b5;transition:all .2s ease}#optiek-cookiebar-accept{background:#46b8b5;color:#fff}#optiek-cookiebar-accept:hover{background:#389896;border-color:#389896}#optiek-cookiebar-decline{background:0 0;color:#fff}#optiek-cookiebar-decline:hover{background:rgba(255,255,255,.1)}@media (max-width:767px){#optiek-cookiebar{padding:18px 16px}#optiek-cookiebar .optiek-cookiebar-buttons{width:100%}#optiek-cookiebar button{flex:1 1 auto}}