/* Hand-edit this file to restyle the cookie-consent banner.
   See https://cookieconsent.orestbida.com/reference/configuration-reference.html and the --cc-* CSS variables
   in cookieconsent.css for every available property. */
:root{--cc-btn-primary-bg:#343233;--cc-btn-primary-border-color:#343233;--cc-btn-primary-color:#ffffff;--cc-btn-primary-hover-bg:#f73037;--cc-btn-primary-hover-border-color:#f73037;--cc-btn-primary-hover-color:#ffffff;--cc-primary-color:#343233;--cc-link-color:#343233;--cc-modal-border-radius:6px;--cc-btn-border-radius:4px;--cc-font-family:'Raleway',Helvetica,Arial,Lucida,sans-serif;}.cc-reopen-btn{position:fixed;bottom:1em;right:1em;z-index:2147483646;width:50px;height:50px;border-radius:50%;border:1px solid var(--cc-btn-primary-border-color);background:var(--cc-btn-primary-bg);color:var(--cc-btn-primary-color);font-size:1.3em;line-height:1;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.25);}.cc-reopen-btn:hover{background:var(--cc-btn-primary-hover-bg);}.cc-always-enabled-badge{font-size:.8em;font-weight:600;padding:.3em .7em;border-radius:1em;white-space:nowrap;flex-shrink:0;background:var(--cc-cookie-category-block-hover-bg,#eee);color:var(--cc-secondary-color,#555);}