<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#cookieWrapper { width:auto;background:#333;font-family: Arial, Helvetica, sans-serif;font-size:12px;color:#ddd;display:none;position:fixed;z-index:9000;right:10px;bottom:40px;height:auto;border-radius:10px;opacity:0.9;border:1px solid #888;border-width:1px 0 1px 1px;}
.cookieInfo { margin: 0; padding: 20px; }
.cookieConsent { padding: 20px; float:left; width:auto;}
.cookieConsent p {text-align:left; float:left; }
.policyLink { color:#45b1ff; text-decoration:none; }
.cookiePolicyLink:hover { text-decoration:underline; }
#cookieClose, #cookieNo { padding:5px 8px; margin:10px 0 0; float:left; text-decoration:none; color:#666; background-color:#eaeaea; border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
#cookieClose { margin-left: 10px; }
#cookieNo { margin-left:0; }
#cookieClose:hover, #cookieNo:hover { text-decoration: underline; }
#moreInfo, #moreInfo:visited{text-decoration:underline;color:#ddd;}
#moreInfo:hover{color:#fff;}</pre></body></html>