<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#cookie-bar {background: #D6D6D6;  background: rgba(76,76,76,0.75); height:auto; line-height:24px; color: #FFFFFF; text-align:center;  padding-bottom:20px; padding-top:20px; z-index: 999999999; position:fixed; text-align:center; width:100%;  font-size:11px; bottom:0;  }
#cookie-bar.fixed {position:fixed; top:0; left:0; width:98%;}
#cookie-bar p {margin:0; padding:0; font-size:12px;}
#cookie-bar a {display:inline-block;  text-decoration:none; padding:0 6px; margin-left:10px; font-size:12px; color:#333;font-weight:bold; background:#fff}
#cookie-bar a.ltxt {color: #B8BEEF; font-weight:normal; padding:0; margin:0; background:none}
#cookie-bar .cb-enable {}
#cookie-bar .cb-enable:hover {}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {}</pre></body></html>