#cookie-consent-notice{position:fixed;bottom:0;left:0;right:0;z-index:9999;padding:12px 20px;font-size:14px;color:#fff;background-color:#f5a623;display:flex;align-items:start;flex-direction:column}#cookie-consent-notice span{margin:0 0 12px}#cookie-consent-notice span a{font-weight:400;color:inherit;text-decoration:underline}#cookie-consent-notice #cookie-consent-button{border-color:#fff;color:#fff;background-color:transparent}#cookie-consent-notice #cookie-consent-button:hover{color:#f5a623;background-color:#fff}@media (min-width:768px){#cookie-consent-notice{flex-direction:row;align-items:center}#cookie-consent-notice span{margin:0 20px 0 0}#cookie-consent-button{margin-left:auto}}