<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Simple Cookie Notification Bar
 * Front
 * @since 1.0
 * @athor Lucy TomÃ¡s
 */#scnb-cookie-bar{display:none;position:fixed;left:0px;right:0px;bottom:0px;width:100%;min-height:40px;z-index:99999;padding-bottom:10px}#scnb-cookie-bar .wrap{padding:10px 15px 10px 15px}@media only screen and (max-width: 1023px){#scnb-cookie-bar .wrap{padding-left:6%;padding-right:6%}}.scnb-text,.scnb-buttons{float:left}@media only screen and (max-width: 800px){.scnb-text,.scnb-buttons{float:none;width:100% !important}}.scnb-text{width:80%}.scnb-buttons{width:17%;margin-left:3%}@media only screen and (max-width: 800px){.scnb-buttons{margin-left:0px !important;margin-top:20px;text-align:center}}.scnb-buttons a{display:inline-block;padding:5px 13px 5px 13px;text-decoration:none;font-weight:bold;border-radius:5px 5px 5px 5px}.scnb-buttons a:hover,.scnb-buttons a:focus{text-decoration:underline}
</pre></body></html>