#cookie-consent-banner,#cookie-consent-banner *{box-sizing:border-box;font-family:inherit}#cookie-consent-banner{display:none;position:fixed!important;bottom:0;left:0;width:100%;background:#862d8e;color:#083b63;padding:16px 24px;z-index:2147483647;box-shadow:0 -2px 10px rgba(0,0,0,0.2);font-size:14px;line-height:1.5;font-weight:400}#cookie-consent-banner .cookie-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px}#cookie-consent-banner p{margin:0;flex:1;color:#fff;padding:0;font-weight:300!important}#cookie-consent-banner p strong{color:#000;font-weight:600}#cookie-consent-banner a{color:#000;text-decoration:underline}#cookie-consent-close{background:none!important;border:none!important;color:#fff!important;font-size:22px;line-height:1;font-weight:300;cursor:pointer;padding:4px 8px;margin:0;flex-shrink:0;box-shadow:none!important;outline:none!important}@media (max-width:768px){#cookie-consent-banner .cookie-inner{flex-direction:column;align-items:flex-start}#cookie-consent-close{align-self:flex-end}}